Home
last modified time | relevance | path

Searched full:indefinitely (Results 1 – 25 of 149) sorted by relevance

123456

/linux/samples/pktgen/
H A Dpktgen_sample01_simple.sh28 [ -z "$COUNT" ] && COUNT="100000" # Zero means indefinitely
51 # How many packets to send (zero means indefinitely)
H A Dpktgen_bench_xmit_mode_queue_xmit.sh30 [ -z "$COUNT" ] && COUNT="10000000" # Zero means indefinitely
H A DREADME.rst27 -n : ($COUNT) num messages to send per thread, 0 means indefinitely
H A Dpktgen_sample02_multiqueue.sh20 [ -z "$COUNT" ] && COUNT="100000" # Zero means indefinitely
H A Dpktgen_sample05_flow_per_thread.sh30 [ -z "$COUNT" ] && COUNT="0" # Zero means indefinitely
H A Dpktgen_sample04_many_flows.sh25 [ -z "$COUNT" ] && COUNT="0" # Zero means indefinitely
H A Dpktgen_sample03_burst_single_flow.sh39 [ -z "$COUNT" ] && COUNT="0" # Zero means indefinitely
H A Dparameters.sh18 echo " -n : (\$COUNT) num messages to send per thread, 0 means indefinitely"
H A Dpktgen_bench_xmit_mode_netif_receive.sh47 [ -z "$COUNT" ] && COUNT="10000000" # Zero means indefinitely
H A Dpktgen_sample06_numa_awared_queue_irq_affinity.sh21 [ -z "$COUNT" ] && COUNT="20000000" # Zero means indefinitely
/linux/arch/mips/include/asm/vdso/
H A Dprocessor.h12 * Loongson-3's SFB (Store-Fill-Buffer) may buffer writes indefinitely when a
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-xen-blkback26 seconds, 0 means indefinitely long.
/linux/rust/kernel/sync/
H A Dlock.rs54 /// remain valid for read indefinitely.
129 // static lifetimes so they live indefinitely. in lock()
/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c50 * @timeout_ms: timeout in milliseconds, zero means wait indefinitely.
99 * @timeout_ms: timeout in milliseconds, zero means wait indefinitely.
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst153 indefinitely extend your wait time due to rounding on each restart.
212 interfaces. Indefinitely.
/linux/arch/arc/include/asm/
H A Dspinlock.h76 * 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 Dspinlock.h72 * Unfair locking as Writers could be starved indefinitely by Reader(s)
/linux/arch/arm/mach-omap2/
H A DKconfig263 bool "Errata 801819: An eviction from L1 data cache might stall indefinitely"
/linux/Documentation/block/
H A Ddeadline-iosched.rst51 don't want to starve writes indefinitely either. So writes_starved controls
/linux/tools/testing/radix-tree/
H A Dregression2.c41 * to hang indefinitely.
H A Dregression1.c29 * cause it to hang indefinitely.
/linux/rust/kernel/sync/lock/
H A Dspinlock.rs102 // `key` are valid for read indefinitely. in init()
H A Dmutex.rs103 // `key` are valid for read indefinitely. in init()
/linux/tools/testing/selftests/proc/
H A Dfd-003-kthread.c161 * In theory this will loop indefinitely if kernel threads are exiled in main()
/linux/kernel/trace/
H A Dtrace_benchmark.c165 * block synchronize_rcu_tasks() indefinitely. in benchmark_event_kthread()

123456