Searched refs:slept (Results 1 – 7 of 7) sorted by relevance
41 tasks slept. sched_switch contains a callchain where a task slept and42 sched_stat contains a timeslice how long a task slept.
103 int slept = 0, skew; in io_job_start() local137 if (unlikely(skew > 0) && slept < MAX_SLEEPS) { in io_job_start()138 slept++; in io_job_start()
1119 sleeped||slept
104 you **have** slept with someone crazier than yourself. And you should1141 RCU then waits until every other CPU has slept at least once: since
183 After you slept you should check if a signal occurred: the Unix/Linux
684 because they slept or did something else for a while.
4350 Yon Uriarte - Fixed the TUN/TAP network backend while I slept.