Home
last modified time | relevance | path

Searched full:sleeps (Results 1 – 25 of 69) sorted by relevance

123

/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst235 5 w0 sleeps
239 25 w1 sleeps
242 40 w2 sleeps
249 5 w0 sleeps
251 10 w1 sleeps
253 15 w2 sleeps
263 5 w0 sleeps
265 10 w1 sleeps
270 25 w2 sleeps
278 5 w0 sleeps
[all …]
/linux/samples/hung_task/
H A Dhung_task_tests.c47 /* First task sleeps here, interruptible */ in read_dummy_mutex()
65 /* First task sleeps here, interruptible */ in read_dummy_semaphore()
85 /* Sleeps here, potentially triggering hung task detection if lock is held too long */ in read_dummy_rwsem_read()
105 /* Sleeps here, potentially triggering hung task detection if lock is held too long */ in read_dummy_rwsem_write()
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_numa.c166 int sleeps = 10; in main() local
178 sleeps = atoi(optarg); in main()
236 sleep(sleeps); in main()
/linux/rust/kernel/time/
H A Ddelay.rs13 /// Sleeps for a given duration at least.
45 // the guarantee; `fsleep()` sleeps for at least the provided duration, in fsleep()
/linux/Documentation/scheduler/
H A Dsched-eevdf.rst27 by sleeping briefly to reset their negative lag: when a task sleeps, it
/linux/tools/testing/selftests/x86/
H A Dsysret_ss_attrs.c26 * Do our best to cause sleeps on this CPU to exit the kernel and in threadproc()
/linux/include/linux/
H A Dlp.h38 unsigned long sleeps; member
H A Dswait.h24 * - mixing INTERRUPTIBLE and UNINTERRUPTIBLE sleeps on the same waitqueue;
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_poll_test.c62 /* Child process just sleeps for a min and exits */ in main()
/linux/drivers/usb/usbip/
H A Dvhci.h47 /* vhci_tx thread sleeps for this queue */
/linux/drivers/misc/ibmasm/
H A Devent.c75 * Sleeps until a new event is available.
/linux/Documentation/driver-api/usb/
H A Dcallbacks.rst63 context. You may sleep. However, it is important that all sleeps have a
/linux/Documentation/trace/rv/
H A Dmonitor_rtapp.rst54 - Cyclic work: real-time thread sleeps waiting for the next cycle. For this
/linux/tools/lib/perf/Documentation/
H A Dlibperf-sampling.txt42 - sleeps for 3 seconds
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_test.c35 .description = "Cannot be interrupted and sleeps",
45 .description = "Can be interrupted, sleeps",
/linux/Documentation/locking/
H A Dmutex-design.rst66 the task is added to the wait-queue and sleeps until woken up by the
/linux/tools/testing/selftests/sched_ext/
H A Dpeek_dsq.c24 * Background workload thread that sleeps and wakes rapidly to exercise
/linux/drivers/s390/scsi/
H A Dzfcp_diag.c182 /* unlocked, because update function sleeps */ in __zfcp_diag_update_buffer()
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dprph.h108 * When powering back up after sleeps (or during initial uCode load), the BSM
230 * BSM special memory, stays powered on during power-save sleeps.
/linux/arch/m68k/atari/
H A Dtime.c248 * progress (the UIP bit is set), the process sleeps for a while in atari_tt_hwclk()
/linux/tools/testing/selftests/net/mptcp/
H A Dsimult_flows.sh255 # mptcp_connect will do some sleeps to allow the mp_join handshake
/linux/fs/ubifs/
H A Dcommit.c384 * This function sleeps until the commit operation is no longer running.
391 * The following sleeps if the condition is false, and will be woken in wait_for_commit()
/linux/fs/orangefs/
H A Dwaitqueue.c302 * Sleeps on waitqueue waiting for matching downcall.
/linux/Documentation/timers/
H A Dhighres.rst222 reprograms the sched_tick to this future event, to allow longer idle sleeps
/linux/kernel/time/
H A Dsleep_timeout.c350 * usleep_range_state() sleeps at least for the minimum specified time but not

123