/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Chassis.interface.yaml | 82 Chassis power is being provided via an uninterruptible power 85 indicate the uninterruptible power supply is charging or is 88 certain level of charged uninterruptible power supply to be in a
|
/openbmc/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
|
/openbmc/linux/drivers/hid/usbhid/ |
H A D | Kconfig | 13 to your computer via USB, as well as Uninterruptible Power Supply 41 devices, like monitor controls and Uninterruptible Power Supplies.
|
/openbmc/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
|
/openbmc/linux/include/uapi/linux/ |
H A D | cgroupstats.h | 34 __u64 nr_uninterruptible; /* Number of tasks in uninterruptible */
|
/openbmc/linux/Documentation/translations/zh_CN/locking/ |
H A D | mutex-design.rst | 109 以不可中断方式(uninterruptible)获取互斥锁::
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-time-dd-test.sh | 10 # running (R), uninterruptible sleep (D) and interruptible
|
/openbmc/linux/Documentation/timers/ |
H A D | timers-howto.rst | 114 FLEXIBLE SLEEPING (any delay, uninterruptible)
|
/openbmc/linux/Documentation/translations/zh_CN/scheduler/ |
H A D | completion.rst | 157 默认行为是不带超时的等待,并将任务标记为“UNINTERRUPTIBLE”状态。wait_for_completion()
|
/openbmc/docs/designs/ |
H A D | power-recovery.md | 145 ### Uninterruptible Power Supply (UPS) 254 ### Uninterruptible Power Supply (UPS)
|
/openbmc/linux/kernel/ |
H A D | umh.c | 451 * fallthrough; in case of -ERESTARTSYS now do uninterruptible in call_usermodehelper_exec() 454 * uninterruptible wait_for_completion_state() will not block in call_usermodehelper_exec()
|
H A D | latencytop.c | 164 * @inter - 1 if the sleep was interruptible, 0 if uninterruptible
|
/openbmc/qemu/include/exec/ |
H A D | translation-block.h | 78 #define CF_NOIRQ 0x00010000 /* Generate an uninterruptible TB */
|
/openbmc/linux/Documentation/locking/ |
H A D | mutex-design.rst | 115 Acquire the mutex, uninterruptible::
|
/openbmc/linux/arch/m68k/atari/ |
H A D | stdma.c | 106 have to sleep uninterruptible (there may be locked in stdma_lock()
|
/openbmc/linux/arch/s390/mm/ |
H A D | pfault.c | 105 * to uninterruptible and also set the need_resched flag. Both happens within
|
/openbmc/linux/rust/kernel/sync/ |
H A D | condvar.rs | 138 /// Releases the lock and waits for a notification in uninterruptible mode.
|
/openbmc/phosphor-state-manager/ |
H A D | chassis_state_manager.hpp | 103 /** @brief Determine status of power provided by an Uninterruptible Power
|
/openbmc/linux/Documentation/hid/ |
H A D | hiddev.rst | 11 examples for this are power devices (especially uninterruptible power
|
/openbmc/linux/include/linux/ |
H A D | swait.h | 24 * - mixing INTERRUPTIBLE and UNINTERRUPTIBLE sleeps on the same waitqueue;
|
/openbmc/linux/Documentation/scheduler/ |
H A D | completion.rst | 174 uninterruptible. wait_for_completion() and its variants are only safe
|
/openbmc/linux/kernel/sched/ |
H A D | loadavg.c | 50 * when it went into uninterruptible state and decrement on whatever CPU
|
/openbmc/linux/Documentation/power/ |
H A D | freezing-of-tasks.rst | 185 1. Putting processes into an uninterruptible sleep distorts the load average.
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_modeset_lock.c | 390 * uninterruptible non-nesting mutex_lock() call.
|
/openbmc/linux/Documentation/security/ |
H A D | self-protection.rst | 90 CPU thread performing the update would be given uninterruptible write
|