Searched refs:uninterruptible (Results 1 – 15 of 15) sorted by relevance
/linux/Documentation/accounting/ |
H A D | cgroupstats.rst | 29 sleeping 1, blocked 0, running 1, stopped 0, uninterruptible 0 31 sleeping 155, blocked 0, running 1, stopped 0, uninterruptible 2
|
/linux/Documentation/translations/zh_CN/locking/ |
H A D | mutex-design.rst | 109 以不可中断方式(uninterruptible)获取互斥锁::
|
/linux/Documentation/admin-guide/pm/ |
H A D | suspend-flows.rst | 65 put into uninterruptible sleep until the end of the subsequent system resume 71 to be frozen and to put themselves into uninterruptible sleep if so. [Note, 154 uninterruptible sleep that they went into at that time and user space tasks
|
/linux/Documentation/hid/ |
H A D | hiddev.rst | 11 examples for this are power devices (especially uninterruptible power
|
/linux/Documentation/scheduler/ |
H A D | completion.rst | 174 uninterruptible. wait_for_completion() and its variants are only safe
|
/linux/Documentation/power/ |
H A D | freezing-of-tasks.rst | 196 1. Putting processes into an uninterruptible sleep distorts the load average.
|
/linux/Documentation/admin-guide/ |
H A D | sysrq.rst | 150 ``w`` Dumps tasks that are in uninterruptible (blocked) state.
|
/linux/Documentation/security/ |
H A D | self-protection.rst | 90 CPU thread performing the update would be given uninterruptible write
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | falcon.c | 740 falcon_spi_slow_wait(struct falcon_mtd_partition *part, bool uninterruptible) in falcon_spi_slow_wait() argument 749 __set_current_state(uninterruptible ? in falcon_spi_slow_wait()
|
/linux/Documentation/admin-guide/sysctl/ |
H A D | kernel.rst | 895 bit 7 print only tasks in uninterruptible (blocked) state 917 blocked_tasks print only tasks in uninterruptible (blocked) state
|
/linux/scripts/ |
H A D | spelling.txt | 1703 uninterruptable||uninterruptible
|
/linux/lib/ |
H A D | Kconfig.debug | 1242 uninterruptible "D" state indefinitely. 1246 task will stay in uninterruptible state. If lockdep is 1272 in uninterruptible "D" state.
|
/linux/Documentation/scsi/ |
H A D | ChangeLog.lpfc | 1350 lpfc_sli_issue_iocb_wait now sleeps uninterruptible. 1457 * Change sleep to uninterruptible in lpfc_sli_issue_icob_wait
|
/linux/Documentation/filesystems/ |
H A D | proc.rst | 255 in an uninterruptible wait, Z is zombie, 347 uninterruptible wait, Z is zombie, T is traced or stopped)
|
/linux/Documentation/trace/ |
H A D | histogram.rst | 1948 uninterruptible state::
|