/netbsd-src/sys/arch/x86/pci/ |
H A D | tcpcib.c | 132 uint32_t preload; in tcpcib_wdt_init() local 135 preload = (period * 33000000) >> 15; in tcpcib_wdt_init() 136 preload--; in tcpcib_wdt_init() 148 preload); in tcpcib_wdt_init()
|
/netbsd-src/sys/uvm/ |
H A D | uvm_physseg.c | 235 int preload; in uvm_physseg_plug() local 283 preload = 1; /* We are going to assume it is a preload */ in uvm_physseg_plug() 288 preload = 0; in uvm_physseg_plug() 303 if (!preload) { in uvm_physseg_plug() 360 if (__predict_true(!preload)) in uvm_physseg_plug() 631 int preload, lcv; in uvm_post_preload_check() local 642 preload = (lcv == vm_nphysmem); in uvm_post_preload_check() 648 if (!preload) { in uvm_post_preload_check()
|
/netbsd-src/sys/arch/arm/vfp/ |
H A D | pmap_vfp.S | 80 pld [r0] @ preload the first 128 bytes 93 pld [r0, #128] @ preload the next 128
|
/netbsd-src/external/bsd/libfido2/dist/fuzz/ |
H A D | README | 5 libfido2 in an existing application. To do so, use preload-snoop.c with a real 7 use preload-fuzz.c to read device data from stdin.
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/fr500/ |
H A D | dcul.cgs | 12 ; preload and lock all the lines in set 0 of the data cache 65 ; Now preload load and lock all the lines in set 0 of the data cache
|
H A D | dcpl.cgs | 12 ; preload and lock all the lines in set 0 of the data cache
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/fr550/ |
H A D | dcul.cgs | 12 ; preload and lock all the lines in set 0 of the data cache 65 ; Now preload load and lock all the lines in set 0 of the data cache
|
H A D | dcpl.cgs | 12 ; preload and lock all the lines in set 0 of the data cache
|
/netbsd-src/sys/external/bsd/drm2/linux/ |
H A D | linux_idr.c | 70 SDT_PROBE_DEFINE0(sdt, linux, idr, preload); 291 SDT_PROBE0(sdt, linux, idr, preload); in idr_preload()
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/ |
H A D | icpl.cgs | 22 icpl gr10,gr0,0 ; preload insns at doit1
|
H A D | icul.cgs | 12 ; preload and lock all the lines in set 0 of the insn cache
|
/netbsd-src/sbin/ping/ |
H A D | ping.c | 188 static int preload; /* number of packets to "preload" */ variable 347 preload = l; in main() 459 if (preload > 0 && prog_getuid()) in main() 471 npackets += preload; in main() 727 for (i = 0; i < preload; i++) { in main()
|
/netbsd-src/sbin/ping6/ |
H A D | ping6.c | 284 int ch, hold, preload, optval, ret_ga; in main() local 305 preload = 0; in main() 456 preload = l; in main() 889 while (preload--) /* Fire off them quickies. */ in main()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/ |
H A D | README.md | 111 The 2. mode is available only on FreeBSD and Linux. Where library preload
|
/netbsd-src/sys/dev/usb/ |
H A D | if_ural.c | 1822 uint16_t logcwmin, preload, tmp; in ural_enable_tsf_sync() local 1831 preload = (ic->ic_opmode == IEEE80211_M_IBSS) ? 320 : 6; in ural_enable_tsf_sync() 1832 tmp = logcwmin << 12 | preload; in ural_enable_tsf_sync()
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | mach | 248 >12 belong 5 preload executable
|
/netbsd-src/sys/dev/ic/ |
H A D | rt2560.c | 2457 uint16_t logcwmin, preload; in rt2560_enable_tsf_sync() local 2469 preload = (ic->ic_opmode == IEEE80211_M_STA) ? 384 : 1024; in rt2560_enable_tsf_sync() 2470 tmp = logcwmin << 16 | preload; in rt2560_enable_tsf_sync()
|
/netbsd-src/external/bsd/am-utils/dist/ |
H A D | ltmain.sh | 5152 preload=no 5235 if test "$preload" = no; then 5239 preload=yes 8708 test "$preload" = yes \ 9103 if test "$preload" = yes && test -f "$symfileobj"; then
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ltmain.sh | 4291 preload=no 4374 if test "$preload" = no; then 4378 preload=yes 7722 test "$preload" = yes \ 8098 if test "$preload" = yes && test -f "$symfileobj"; then
|
/netbsd-src/crypto/external/cpl/trousers/dist/ |
H A D | ltmain.sh | 4090 preload=no 4168 if test "$preload" = no; then 4172 preload=yes 7499 test "$preload" = yes \ 7886 if test "$preload" = yes && test -f "$symfileobj"; then
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | ltmain.sh | 4291 preload=no 4374 if test "$preload" = no; then 4378 preload=yes 7722 test "$preload" = yes \ 8098 if test "$preload" = yes && test -f "$symfileobj"; then
|
/netbsd-src/external/gpl3/gdb.old/dist/ |
H A D | ltmain.sh | 4291 preload=no 4374 if test "$preload" = no; then 4378 preload=yes 7722 test "$preload" = yes \ 8098 if test "$preload" = yes && test -f "$symfileobj"; then
|
/netbsd-src/external/gpl3/binutils.old/dist/ |
H A D | ltmain.sh | 4291 preload=no 4374 if test "$preload" = no; then 4378 preload=yes 7722 test "$preload" = yes \ 8098 if test "$preload" = yes && test -f "$symfileobj"; then
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/ |
H A D | ltmain.sh | 4090 preload=no 4168 if test "$preload" = no; then 4172 preload=yes 7499 test "$preload" = yes \ 7886 if test "$preload" = yes && test -f "$symfileobj"; then
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | ltmain.sh | 4291 preload=no 4374 if test "$preload" = no; then 4378 preload=yes 7722 test "$preload" = yes \ 8098 if test "$preload" = yes && test -f "$symfileobj"; then
|