| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | workqueue.rst | 235 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 D | hung_task_tests.c | 47 /* 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 D | mempool.c | 161 * 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 D | delay.rs | 13 /// 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 D | futex_numa.c | 166 int sleeps = 10; in main() local 178 sleeps = atoi(optarg); in main() 236 sleep(sleeps); in main()
|
| /linux/Documentation/scheduler/ |
| H A D | sched-eevdf.rst | 27 by sleeping briefly to reset their negative lag: when a task sleeps, it
|
| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd_poll_test.c | 62 /* Child process just sleeps for a min and exits */ in main()
|
| /linux/tools/testing/selftests/x86/ |
| H A D | sysret_ss_attrs.c | 26 * Do our best to cause sleeps on this CPU to exit the kernel and in threadproc()
|
| /linux/include/linux/ |
| H A D | lp.h | 38 unsigned long sleeps; member
|
| H A D | torture.h | 84 /* Definitions for high-resolution-timer sleeps. */
|
| H A D | swait.h | 24 * - mixing INTERRUPTIBLE and UNINTERRUPTIBLE sleeps on the same waitqueue;
|
| /linux/kernel/sched/ |
| H A D | stats.h | 120 * 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 D | tick-sched.h | 43 * timer is modified for nohz sleeps. This is necessary
|
| /linux/drivers/usb/usbip/ |
| H A D | vhci.h | 47 /* vhci_tx thread sleeps for this queue */
|
| /linux/drivers/platform/x86/amd/hsmp/ |
| H A D | hsmp.c | 94 * a few short duration sleeps and switch to long sleeps if we don't in __hsmp_send_message()
|
| /linux/drivers/misc/ibmasm/ |
| H A D | event.c | 75 * Sleeps until a new event is available.
|
| /linux/Documentation/driver-api/usb/ |
| H A D | callbacks.rst | 63 context. You may sleep. However, it is important that all sleeps have a
|
| /linux/Documentation/trace/rv/ |
| H A D | monitor_rtapp.rst | 54 - Cyclic work: real-time thread sleeps waiting for the next cycle. For this
|
| /linux/drivers/gpu/drm/ttm/tests/ |
| H A D | ttm_bo_test.c | 35 .description = "Cannot be interrupted and sleeps", 45 .description = "Can be interrupted, sleeps",
|
| /linux/tools/lib/perf/Documentation/ |
| H A D | libperf-sampling.txt | 42 - sleeps for 3 seconds
|
| /linux/Documentation/locking/ |
| H A D | mutex-design.rst | 66 the task is added to the wait-queue and sleeps until woken up by the
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | syna,rmi4.yaml | 87 The time period that the device sleeps between finger activity.
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_diag.c | 182 /* unlocked, because update function sleeps */ in __zfcp_diag_update_buffer()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | prph.h | 108 * 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 D | syscalls.S | 72 * the child is the CWP register. Even if the parent sleeps,
|