/linux/samples/pktgen/ |
H A D | pktgen_sample01_simple.sh | 28 [ -z "$COUNT" ] && COUNT="100000" # Zero means indefinitely 51 # How many packets to send (zero means indefinitely)
|
H A D | pktgen_bench_xmit_mode_queue_xmit.sh | 30 [ -z "$COUNT" ] && COUNT="10000000" # Zero means indefinitely
|
H A D | README.rst | 27 -n : ($COUNT) num messages to send per thread, 0 means indefinitely
|
H A D | pktgen_sample02_multiqueue.sh | 20 [ -z "$COUNT" ] && COUNT="100000" # Zero means indefinitely
|
H A D | pktgen_sample05_flow_per_thread.sh | 30 [ -z "$COUNT" ] && COUNT="0" # Zero means indefinitely
|
H A D | pktgen_sample04_many_flows.sh | 25 [ -z "$COUNT" ] && COUNT="0" # Zero means indefinitely
|
H A D | pktgen_sample03_burst_single_flow.sh | 39 [ -z "$COUNT" ] && COUNT="0" # Zero means indefinitely
|
H A D | parameters.sh | 18 echo " -n : (\$COUNT) num messages to send per thread, 0 means indefinitely"
|
H A D | pktgen_bench_xmit_mode_netif_receive.sh | 47 [ -z "$COUNT" ] && COUNT="10000000" # Zero means indefinitely
|
H A D | pktgen_sample06_numa_awared_queue_irq_affinity.sh | 21 [ -z "$COUNT" ] && COUNT="20000000" # Zero means indefinitely
|
/linux/arch/mips/include/asm/vdso/ |
H A D | processor.h | 12 * Loongson-3's SFB (Store-Fill-Buffer) may buffer writes indefinitely when a
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-xen-blkback | 26 seconds, 0 means indefinitely long.
|
/linux/rust/kernel/sync/ |
H A D | lock.rs | 54 /// remain valid for read indefinitely. 129 // static lifetimes so they live indefinitely. in lock()
|
/linux/drivers/misc/mei/pxp/ |
H A D | mei_pxp.c | 50 * @timeout_ms: timeout in milliseconds, zero means wait indefinitely. 99 * @timeout_ms: timeout in milliseconds, zero means wait indefinitely.
|
/linux/Documentation/process/ |
H A D | botching-up-ioctls.rst | 153 indefinitely extend your wait time due to rounding on each restart. 212 interfaces. Indefinitely.
|
/linux/arch/arc/include/asm/ |
H A D | spinlock.h | 76 * Unfair locking as Writers could be starved indefinitely by Reader(s) 291 * Unfair locking as Writers could be starved indefinitely by Reader(s)
|
/linux/arch/parisc/include/asm/ |
H A D | spinlock.h | 72 * Unfair locking as Writers could be starved indefinitely by Reader(s)
|
/linux/arch/arm/mach-omap2/ |
H A D | Kconfig | 263 bool "Errata 801819: An eviction from L1 data cache might stall indefinitely"
|
/linux/Documentation/block/ |
H A D | deadline-iosched.rst | 51 don't want to starve writes indefinitely either. So writes_starved controls
|
/linux/tools/testing/radix-tree/ |
H A D | regression2.c | 41 * to hang indefinitely.
|
H A D | regression1.c | 29 * cause it to hang indefinitely.
|
/linux/rust/kernel/sync/lock/ |
H A D | spinlock.rs | 102 // `key` are valid for read indefinitely. in init()
|
H A D | mutex.rs | 103 // `key` are valid for read indefinitely. in init()
|
/linux/tools/testing/selftests/proc/ |
H A D | fd-003-kthread.c | 161 * In theory this will loop indefinitely if kernel threads are exiled in main()
|
/linux/kernel/trace/ |
H A D | trace_benchmark.c | 165 * block synchronize_rcu_tasks() indefinitely. in benchmark_event_kthread()
|