Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/Documentation/
Dperf-inject.txt41 tasks slept. sched_switch contains a callchain where a task slept and
42 sched_stat contains a timeslice how long a task slept.
/linux-4.4.14/drivers/md/
Ddm-kcopyd.c102 int slept = 0, skew; in io_job_start() local
136 if (unlikely(skew > 0) && slept < MAX_SLEEPS) { in io_job_start()
137 slept++; in io_job_start()
/linux-4.4.14/scripts/
Dspelling.txt908 sleeped||slept
/linux-4.4.14/Documentation/
DCodingStyle594 because they slept or did something else for a while.
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt4350 Yon Uriarte - Fixed the TUN/TAP network backend while I slept.