Home
last modified time | relevance | path

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

12345

/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/mm/
H A Dmempool.c161 * only sleeps if the free_fn() function sleeps.
183 * only sleeps if the free_fn() function sleeps.
380 * this function only sleeps if the alloc_fn() function sleeps or
500 * this function only sleeps if the free_fn() function sleeps.
/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/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/Documentation/scheduler/
H A Dsched-eevdf.rst27 by sleeping briefly to reset their negative lag: when a task sleeps, it
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_poll_test.c62 /* Child process just sleeps for a min and exits */ in main()
/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 Dtorture.h84 /* Definitions for high-resolution-timer sleeps. */
H A Dswait.h24 * - mixing INTERRUPTIBLE and UNINTERRUPTIBLE sleeps on the same waitqueue;
/linux/kernel/sched/
H A Dstats.h120 * PSI tracks state that persists across sleeps, such as iowaits and
121 * memory stalls. As a result, it has to distinguish between sleeps,
/linux/kernel/time/
H A Dtick-sched.h43 * timer is modified for nohz sleeps. This is necessary
/linux/drivers/usb/usbip/
H A Dvhci.h47 /* vhci_tx thread sleeps for this queue */
/linux/drivers/platform/x86/amd/hsmp/
H A Dhsmp.c94 * a few short duration sleeps and switch to long sleeps if we don't in __hsmp_send_message()
/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/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_test.c35 .description = "Cannot be interrupted and sleeps",
45 .description = "Can be interrupted, sleeps",
/linux/tools/lib/perf/Documentation/
H A Dlibperf-sampling.txt42 - sleeps for 3 seconds
/linux/Documentation/locking/
H A Dmutex-design.rst66 the task is added to the wait-queue and sleeps until woken up by the
/linux/Documentation/devicetree/bindings/input/
H A Dsyna,rmi4.yaml87 The time period that the device sleeps between finger activity.
/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/sparc/kernel/
H A Dsyscalls.S72 * the child is the CWP register. Even if the parent sleeps,

12345