Searched refs:uninterruptible (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/Documentation/accounting/ |
D | cgroupstats.txt | 25 sleeping 1, blocked 0, running 1, stopped 0, uninterruptible 0 27 sleeping 155, blocked 0, running 1, stopped 0, uninterruptible 2
|
/Linux-v4.19/Documentation/locking/ |
D | mutex-design.txt | 110 Acquire the mutex, uninterruptible:
|
/Linux-v4.19/Documentation/scheduler/ |
D | completion.txt | 132 uninterruptible. wait_for_completion() and its variants are only safe
|
/Linux-v4.19/Documentation/security/ |
D | self-protection.rst | 91 CPU thread performing the update would be given uninterruptible write
|
/Linux-v4.19/Documentation/power/ |
D | freezing-of-tasks.txt | 175 1. Putting processes into an uninterruptible sleep distorts the load average.
|
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | falcon.c | 743 falcon_spi_slow_wait(struct falcon_mtd_partition *part, bool uninterruptible) in falcon_spi_slow_wait() argument 752 __set_current_state(uninterruptible ? in falcon_spi_slow_wait()
|
/Linux-v4.19/lib/ |
D | Kconfig.debug | 891 uninterruptible "D" state indefinitely. 895 task will stay in uninterruptible state. If lockdep is 921 in uninterruptible "D" state.
|
/Linux-v4.19/Documentation/filesystems/ |
D | proc.txt | 223 in an uninterruptible wait, Z is zombie, 302 uninterruptible wait, Z is zombie, T is traced or stopped)
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.lpfc | 1350 lpfc_sli_issue_iocb_wait now sleeps uninterruptible. 1457 * Change sleep to uninterruptible in lpfc_sli_issue_icob_wait
|