Home
last modified time | relevance | path

Searched refs:quiesced (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/kernel/rcu/
Dsrcutiny.c89 void _cleanup_srcu_struct(struct srcu_struct *sp, bool quiesced) in _cleanup_srcu_struct() argument
92 if (quiesced) in _cleanup_srcu_struct()
Dsrcutree.c372 void _cleanup_srcu_struct(struct srcu_struct *sp, bool quiesced) in _cleanup_srcu_struct() argument
380 if (quiesced) { in _cleanup_srcu_struct()
387 if (quiesced) { in _cleanup_srcu_struct()
/Linux-v4.19/include/linux/
Dsrcu.h72 void _cleanup_srcu_struct(struct srcu_struct *sp, bool quiesced);
/Linux-v4.19/Documentation/cgroup-v1/
Dfreezer-subsystem.txt14 quiesced tasks. Checkpointed tasks can be restarted later should a
/Linux-v4.19/Documentation/PCI/
Dpci.txt376 quiesced and does not have any interrupts pending before registering
451 Once the device is quiesced (no more IRQs), one can call free_irq().
/Linux-v4.19/Documentation/power/
Dpci.txt545 image is created atomically and all devices are quiesced, or frozen, before that
910 device is about to be suspended (i.e. quiesced and put into a low-power state)
/Linux-v4.19/Documentation/driver-api/pm/
Ddevices.rst81 Most suspended devices will have quiesced all I/O: no more DMA or IRQs (except