Home
last modified time | relevance | path

Searched full:sleeping (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/linux/tools/verification/models/sched/
H A Dsssw.dot9 {node [shape = circle] "sleeping"};
14 "runnable" -> "sleeping" [ label = "sched_switch_blocking" ];
23 "sleepable" -> "sleeping" [ label = "sched_switch_suspend\nsched_switch_blocking" ];
24 "sleeping" [label = "sleeping"];
25 "sleeping" -> "runnable" [ label = "sched_wakeup" ];
/linux/Documentation/scheduler/
H A Dsched-eevdf.rst24 There are ongoing discussions on how to manage lag, especially for sleeping
27 by sleeping briefly to reset their negative lag: when a task sleeps, it
29 lag to decay over VRT. Hence, long-sleeping tasks eventually have their lag
/linux/drivers/macintosh/
H A Dvia-pmu-backlight.c23 static int sleeping, uses_pmu_bl; variable
103 /* Don't update brightness when sleeping */ in pmu_backlight_update_status()
104 if (!sleeping) in pmu_backlight_update_status()
122 sleeping = sleep; in pmu_backlight_set_sleep()
H A Dmediabay.c65 int sleeping; member
545 if (!media_bays[i].sleeping) in media_bay_task()
587 bay->sleeping = 0; in media_bay_attach()
622 bay->sleeping = 1; in media_bay_suspend()
660 bay->sleeping = 0; in media_bay_resume()
/linux/Documentation/virt/kvm/
H A Dvcpu-requests.rst56 2) Waking a sleeping VCPU. Sleeping VCPUs are VCPU threads outside guest
61 sleeping, then there is nothing to do.
153 from VCPUs running in guest mode. That is, sleeping VCPUs do not need
154 to be awakened for these requests. Sleeping VCPUs will handle the
162 If, for example, the VCPU is sleeping, so no IPI is necessary, then
279 Sleeping VCPUs
/linux/Documentation/trace/rv/
H A Dmonitor_rtapp.rst50 The `sleep` monitor reports real-time threads sleeping in a manner that may
70 Beside the reason for sleeping, the eventual waker should also be
121 as valid real-time sleeping reasons. Therefore sleeping reason is not
/linux/kernel/trace/rv/monitors/sssw/
H A DKconfig10 Monitor to ensure sched_set_state to sleepable leads to sleeping and
11 sleeping tasks require wakeup.
/linux/Documentation/locking/
H A Dmutex-design.rst15 or similar theoretical text books. Mutexes are sleeping locks which
57 for sleeping lock implementation. An important feature of the customized
71 task and busy-waiting for a few cycles instead of immediately sleeping,
104 Mutexes - and most other sleeping locks like rwsems - do not provide an
/linux/Documentation/accounting/
H A Dcgroupstats.rst29 sleeping 1, blocked 0, running 1, stopped 0, uninterruptible 0
31 sleeping 155, blocked 0, running 1, stopped 0, uninterruptible 2
/linux/include/linux/pinctrl/
H A Dpinctrl-state.h25 * but not fully sleeping - some power may be on but clocks gated for
29 * when the pins are sleeping. This is a state where the system is in
/linux/kernel/dma/
H A Dremap.c22 * Cannot be used in non-sleeping contexts
38 * Cannot be used in non-sleeping contexts
/linux/kernel/sched/
H A Didle.c312 * the CPU sleeping instruction is reached. Otherwise an interrupt in do_idle()
314 * wakes from the sleeping instruction. And testing need_resched() in do_idle()
327 * - ROLLBACK based idle handlers with the sleeping instruction in do_idle()
331 * need_resched() check before re-executing the sleeping in do_idle()
334 * appropriate CPU sleeping instruction, then a FAST-FORWARD in do_idle()
/linux/arch/arm/mach-pxa/
H A Dpm.c38 /* before sleeping, calculate and save a checksum */ in pxa_pm_enter()
47 /* after sleeping, validate the checksum */ in pxa_pm_enter()
/linux/drivers/firmware/arm_scmi/transports/
H A DKconfig58 mode, avoiding any kind of sleeping behaviour for selected
115 mode, avoiding any kind of sleeping behaviour for selected
/linux/kernel/
H A Dworkqueue_internal.h38 int sleeping; /* S: is worker sleeping? */ member
/linux/drivers/gpu/drm/i915/
H A DKconfig.profile96 Before sleeping waiting for a request (GPU operation) to complete,
113 By stopping submission and sleeping for a short time before resetting
/linux/tools/laptop/dslm/
H A Ddslm.c40 state = 0; /* "sleeping"; */ in check_powermode()
52 if (i == 0) return "sleeping"; in state_name()
/linux/net/sunrpc/
H A Dsched.c315 * and then waking up all tasks that were sleeping.
379 * Prepare for sleeping on a wait queue.
706 * @queue: rpc_wait_queue on which the tasks are sleeping
723 * @queue: rpc_wait_queue on which the tasks are sleeping
737 * @queue: rpc_wait_queue on which the tasks are sleeping
754 * @queue: rpc_wait_queue on which the tasks are sleeping
950 * Lockless check for whether task is sleeping or not. in __rpc_execute()
992 * clean up after sleeping on some queue, we don't in __rpc_execute()
/linux/arch/arc/kernel/
H A Dstacktrace.c81 * Asynchronous unwinding of a likely sleeping task in seed_unwind_frame_info()
82 * - first ensure it is actually sleeping in seed_unwind_frame_info()
265 /* Assumes @tsk is sleeping so unwinds from __switch_to */ in save_stack_trace_tsk()
/linux/drivers/clk/
H A Dclk-gpio.c28 * non-sleeping gpio
305 * Fixed gated clock with non-sleeping gpio.
342 * Fixed gated clock with non-sleeping gpio.
/linux/sound/core/seq/oss/
H A Dseq_oss_readq.c76 /* if someone sleeping, wake'em up */ in snd_seq_oss_readq_clear()
259 (waitqueue_active(&q->midi_sleep) ? "sleeping":"running"),
/linux/kernel/time/
H A Dsleep_timeout.c3 * Kernel internal schedule timeout and sleeping functions
348 * @state: State of the current task that will be while sleeping
356 * The sleeping task is set to the specified state before starting the sleep.
/linux/Documentation/livepatch/
H A Dlivepatch.rst97 1. The first and most effective approach is stack checking of sleeping
108 a) Patching I/O-bound user tasks which are sleeping on an affected
163 are sleeping in (/proc/<pid>/stack may help here). Removal (rmmod) of patch
165 guaranteed there is no task sleeping in such module. It implies unbounded
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h586 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
587 sleeping thread with priority 1; 4- sleeping thread with priority 2 */
590 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
591 sleeping thread with priority 1; 4- sleeping thread with priority 2.
595 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
596 sleeping thread with priority 1; 4- sleeping thread with priority 2.
601 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
602 sleeping thread with priority 1; 4- sleeping thread with priority 2.Could
608 decoding is: 0- foc0; 1-fic1; 2-sleeping thread with priority 0; 3-
609 sleeping thread with priority 1; 4- sleeping thread with priority 2.
[all …]
/linux/include/linux/
H A Dosq_lock.h6 * An MCS like lock especially tailored for optimistic spinning for sleeping

12345678910>>...14