Home
last modified time | relevance | path

Searched full:uninterruptible (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DChassis.interface.yaml82 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 Dcgroupstats.rst29 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 DKconfig13 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 Dsuspend-flows.rst65 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 Dcgroupstats.h34 __u64 nr_uninterruptible; /* Number of tasks in uninterruptible */
/openbmc/linux/Documentation/translations/zh_CN/locking/
H A Dmutex-design.rst109 以不可中断方式(uninterruptible)获取互斥锁::
/openbmc/openbmc/poky/scripts/
H A Doe-time-dd-test.sh10 # running (R), uninterruptible sleep (D) and interruptible
/openbmc/linux/Documentation/timers/
H A Dtimers-howto.rst114 FLEXIBLE SLEEPING (any delay, uninterruptible)
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dcompletion.rst157 默认行为是不带超时的等待,并将任务标记为“UNINTERRUPTIBLE”状态。wait_for_completion()
/openbmc/docs/designs/
H A Dpower-recovery.md145 ### Uninterruptible Power Supply (UPS)
254 ### Uninterruptible Power Supply (UPS)
/openbmc/linux/kernel/
H A Dumh.c451 * 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 Dlatencytop.c164 * @inter - 1 if the sleep was interruptible, 0 if uninterruptible
/openbmc/qemu/include/exec/
H A Dtranslation-block.h78 #define CF_NOIRQ 0x00010000 /* Generate an uninterruptible TB */
/openbmc/linux/Documentation/locking/
H A Dmutex-design.rst115 Acquire the mutex, uninterruptible::
/openbmc/linux/arch/m68k/atari/
H A Dstdma.c106 have to sleep uninterruptible (there may be locked in stdma_lock()
/openbmc/linux/arch/s390/mm/
H A Dpfault.c105 * to uninterruptible and also set the need_resched flag. Both happens within
/openbmc/linux/rust/kernel/sync/
H A Dcondvar.rs138 /// Releases the lock and waits for a notification in uninterruptible mode.
/openbmc/phosphor-state-manager/
H A Dchassis_state_manager.hpp103 /** @brief Determine status of power provided by an Uninterruptible Power
/openbmc/linux/Documentation/hid/
H A Dhiddev.rst11 examples for this are power devices (especially uninterruptible power
/openbmc/linux/include/linux/
H A Dswait.h24 * - mixing INTERRUPTIBLE and UNINTERRUPTIBLE sleeps on the same waitqueue;
/openbmc/linux/Documentation/scheduler/
H A Dcompletion.rst174 uninterruptible. wait_for_completion() and its variants are only safe
/openbmc/linux/kernel/sched/
H A Dloadavg.c50 * when it went into uninterruptible state and decrement on whatever CPU
/openbmc/linux/Documentation/power/
H A Dfreezing-of-tasks.rst185 1. Putting processes into an uninterruptible sleep distorts the load average.
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modeset_lock.c390 * uninterruptible non-nesting mutex_lock() call.
/openbmc/linux/Documentation/security/
H A Dself-protection.rst90 CPU thread performing the update would be given uninterruptible write

123