Searched refs:quiesced (Results 1 – 7 of 7) sorted by relevance
89 void _cleanup_srcu_struct(struct srcu_struct *sp, bool quiesced) in _cleanup_srcu_struct() argument92 if (quiesced) in _cleanup_srcu_struct()
372 void _cleanup_srcu_struct(struct srcu_struct *sp, bool quiesced) in _cleanup_srcu_struct() argument380 if (quiesced) { in _cleanup_srcu_struct()387 if (quiesced) { in _cleanup_srcu_struct()
72 void _cleanup_srcu_struct(struct srcu_struct *sp, bool quiesced);
14 quiesced tasks. Checkpointed tasks can be restarted later should a
376 quiesced and does not have any interrupts pending before registering451 Once the device is quiesced (no more IRQs), one can call free_irq().
545 image is created atomically and all devices are quiesced, or frozen, before that910 device is about to be suspended (i.e. quiesced and put into a low-power state)
81 Most suspended devices will have quiesced all I/O: no more DMA or IRQs (except