Home
last modified time | relevance | path

Searched refs:slept (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/tools/perf/Documentation/
Dperf-inject.txt45 tasks slept. sched_switch contains a callchain where a task slept and
46 sched_stat contains a timeslice how long a task slept.
/Linux-v5.10/drivers/md/
Ddm-kcopyd.c123 int slept = 0, skew; in io_job_start() local
157 if (unlikely(skew > 0) && slept < MAX_SLEEPS) { in io_job_start()
158 slept++; in io_job_start()
/Linux-v5.10/scripts/
Dspelling.txt1289 sleeped||slept
/Linux-v5.10/Documentation/kernel-hacking/
Dlocking.rst104 you **have** slept with someone crazier than yourself. And you should
1141 RCU then waits until every other CPU has slept at least once: since
Dhacking.rst183 After you slept you should check if a signal occurred: the Unix/Linux
/Linux-v5.10/Documentation/process/
Dcoding-style.rst729 because they slept or did something else for a while.