| /linux/Documentation/trace/rv/ |
| H A D | monitor_rtapp.rst | 124 thread by waking it and waiting for it to exit (`kthread_stop()`). This 128 In the release path of rt_mutex, a boosted task is de-boosted before waking 130 wakeup (e.g. non-real-time task waking real-time task). This is actually
|
| H A D | monitor_wwnr.rst | 37 waking the task up. BOOM, the wakeup will happen while the task is
|
| H A D | monitor_sched.rst | 268 (``waking`` state) before being switched in again. 286 pending. The task doesn't go through the usual blocking/waking and is set
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-intel-rapid-start | 20 remain asleep before waking up to enter hibernation.
|
| H A D | sysfs-firmware-acpi | 42 handoff to the OS waking vector. In nanoseconds.
|
| /linux/Documentation/locking/ |
| H A D | futex-requeue-pi.rst | 17 pthread_cond_broadcast() must resort to waking all the tasks waiting 94 requeue call returning to user space and the waiter waking and
|
| H A D | robust-futex-ABI.rst | 26 waiting on a particular futex, and waking up the next waiter on a
|
| /linux/Documentation/scheduler/ |
| H A D | sched-ext.rst | 216 The following briefly shows how a waking task is scheduled and executed. 218 1. When a task is waking up, ``ops.select_cpu()`` is the first operation 220 hint. Second, waking up the selected CPU if idle. 227 A side-effect of selecting a CPU is waking it up from idle. While a BPF
|
| /linux/Documentation/networking/ |
| H A D | driver.rst | 104 :doc: Lockless queue stopping / waking helpers.
|
| H A D | kcm.rst | 276 on the socket thus waking up the application thread. When the application
|
| /linux/tools/perf/ |
| H A D | builtin-record.c | 117 unsigned long waking; member 1773 thread->waking++; in record__thread() 2402 thread_data[t].samples, thread_data[t].waking); in record__stop_threads() 2416 unsigned long waking = 0; in record__waking() local 2420 waking += thread_data[t].waking; in record__waking() 2422 return waking; in record__waking() 2782 thread->waking = 0; in __cmd_record() 2806 thread->waking++; in __cmd_record()
|
| /linux/Documentation/driver-api/ |
| H A D | slimbus.rst | 109 Clock-pause is exited by waking up framer device (if controller driver initiates
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-perf.rst | 150 be logged, some of it can be lost due to the processor not waking up
|
| /linux/Documentation/core-api/ |
| H A D | circular-buffers.rst | 172 * waking anyone up */
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | suspend-flows.rst | 196 That usually prevents in-band hardware interrupts from waking up the system,
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
| H A D | g98.fuc0s | 127 // sleep forver, waking only for interrupts.
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
| H A D | com.fuc | 158 // sleep forever, waking for interrupts
|
| /linux/Documentation/hid/ |
| H A D | hid-bpf.rst | 64 impact the performances by waking up userspace every time there is an
|
| /linux/Documentation/livepatch/ |
| H A D | livepatch.rst | 206 user tasks and waking kthreads to patch them. But it could still be
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | userfaultfd.rst | 158 that waking will be done separately at some later time.
|
| /linux/Documentation/RCU/Design/Expedited-Grace-Periods/ |
| H A D | Expedited-Grace-Periods.rst | 365 Once the grace period completes, Task A starts waking up the tasks
|
| /linux/Documentation/RCU/Design/Memory-Ordering/ |
| H A D | Tree-RCU-Memory-Ordering.rst | 170 The approach must be extended to handle one final case, that of waking a
|
| /linux/Documentation/driver-api/usb/ |
| H A D | power-management.rst | 325 waking up from hibernation, as many systems do not maintain suspend
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 108 waking up the els_tmo handler un-necessarily. The thread was 159 * Added code to prevent waking up worker thread after the exit of
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 2151 Sleeping and waking on an event flagged in global data can be viewed as an
|