Searched refs:waiting (Results 1 – 5 of 5) sorted by relevance
172 pid_t waiting = waitpid(pid, &status, 0); in wait_or_whine() local174 if (waiting < 0) { in wait_or_whine()181 if (waiting != pid) in wait_or_whine()
42 general module loading and livepatch loading helpers (waiting for patch
188 echo waiting for DONE signal.
156 are waiting for something and when. It also sets a suite of kprobes on161 idea of what each device is waiting for. For instance, the scsi_eh thread,
518 CPU1 puts the waiting task to sleep and CPU0 fails to wake it up.