Home
last modified time | relevance | path

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

12345

/linux-6.12.1/Documentation/translations/zh_CN/core-api/
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-6.12.1/Documentation/core-api/
Dworkqueue.rst125 whenever an active worker wakes up or sleeps and keeps track of the
273 w0 burns CPU for 5ms then sleeps for 10ms then burns CPU for 5ms
283 5 w0 sleeps
287 25 w1 sleeps
290 40 w2 sleeps
297 5 w0 sleeps
299 10 w1 sleeps
301 15 w2 sleeps
311 5 w0 sleeps
313 10 w1 sleeps
[all …]
/linux-6.12.1/mm/
Dmempool.c161 * only sleeps if the free_fn() function sleeps.
183 * only sleeps if the free_fn() function sleeps.
376 * this function only sleeps if the alloc_fn() function sleeps or
496 * this function only sleeps if the free_fn() function sleeps.
/linux-6.12.1/kernel/
Dlatencytop.c14 * because the kernel sleeps on its behalf for various reasons.
169 * sleeps: specifically, interruptible sleep longer than 5 msec is skipped
186 /* Negative sleeps are time going backwards */ in __account_scheduler_latency()
187 /* Zero-time sleeps are non-interesting */ in __account_scheduler_latency()
/linux-6.12.1/kernel/locking/
Dlock_events_list.h55 LOCK_EVENT(rwsem_sleep_reader) /* # of reader sleeps */
56 LOCK_EVENT(rwsem_sleep_writer) /* # of writer sleeps */
/linux-6.12.1/drivers/staging/rtl8192e/
DTODO11 * Fix bugs due to code that sleeps in atomic context.
/linux-6.12.1/Documentation/scheduler/
Dsched-eevdf.rst27 by sleeping briefly to reset their negative lag: when a task sleeps, it
/linux-6.12.1/kernel/sched/
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-6.12.1/tools/testing/selftests/pidfd/
Dpidfd_poll_test.c62 /* Child process just sleeps for a min and exits */ in main()
/linux-6.12.1/include/linux/
Dlp.h38 unsigned long sleeps; member
Dtorture.h84 /* Definitions for high-resolution-timer sleeps. */
Dswait.h24 * - mixing INTERRUPTIBLE and UNINTERRUPTIBLE sleeps on the same waitqueue;
/linux-6.12.1/tools/testing/selftests/x86/
Dsysret_ss_attrs.c26 * Do our best to cause sleeps on this CPU to exit the kernel and in threadproc()
/linux-6.12.1/kernel/time/
Dtick-sched.h43 * timer is modified for nohz sleeps. This is necessary
/linux-6.12.1/drivers/usb/usbip/
Dvhci.h47 /* vhci_tx thread sleeps for this queue */
/linux-6.12.1/drivers/misc/ibmasm/
Devent.c75 * Sleeps until a new event is available.
/linux-6.12.1/Documentation/driver-api/usb/
Dcallbacks.rst63 context. You may sleep. However, it is important that all sleeps have a
/linux-6.12.1/tools/lib/perf/Documentation/
Dlibperf-sampling.txt42 - sleeps for 3 seconds
/linux-6.12.1/Documentation/devicetree/bindings/input/
Dsyna,rmi4.yaml87 The time period that the device sleeps between finger activity.
/linux-6.12.1/drivers/gpu/drm/ttm/tests/
Dttm_bo_test.c35 .description = "Cannot be interrupted and sleeps",
45 .description = "Can be interrupted, sleeps",
/linux-6.12.1/sound/soc/intel/common/
Dsst-dsp.c152 * split the loop into sleeps of varying resolution. more accurately, in sst_dsp_register_poll()
/linux-6.12.1/Documentation/locking/
Dmutex-design.rst66 the task is added to the wait-queue and sleeps until woken up by the
/linux-6.12.1/Documentation/arch/x86/
Dbuslock.rst123 throttled by enforced sleeps until the rate goes under the limit again.
/linux-6.12.1/drivers/s390/scsi/
Dzfcp_diag.c182 /* unlocked, because update function sleeps */ in __zfcp_diag_update_buffer()
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/
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.

12345