Home
last modified time | relevance | path

Searched refs:pausing (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/visorbus/
Dvisorbus_main.c1095 if (!dev->pausing) in pause_state_change_complete()
1098 dev->pausing = false; in pause_state_change_complete()
1147 if (dev->pausing || dev->resuming) in visorchipset_initiate_device_pause_resume()
1152 dev->pausing = true; in visorchipset_initiate_device_pause_resume()
1180 dev_info->pausing = false; in visorchipset_device_pause()
/Linux-v5.10/sound/pci/oxygen/
Doxygen_pcm.c564 int pausing; in oxygen_trigger() local
570 pausing = 0; in oxygen_trigger()
574 pausing = 1; in oxygen_trigger()
588 if (!pausing) { in oxygen_trigger()
/Linux-v5.10/Documentation/locking/
Dlocktorture.rst109 The length of time to run the test before pausing for this
113 without pausing.
/Linux-v5.10/include/linux/
Dvisorbus.h239 bool pausing; member
/Linux-v5.10/Documentation/accounting/
Dpsi.rst28 other systems or data centers, or strategically pausing or killing low
/Linux-v5.10/tools/perf/Documentation/
Dperf-top.txt262 the pausing used in this technique is leading to loss of metadata events such
/Linux-v5.10/Documentation/scsi/
Daic7xxx.rst56 pausing the sequencer.
/Linux-v5.10/Documentation/driver-api/dmaengine/
Dprovider.rst469 pausing right away the work of the given channel
/Linux-v5.10/Documentation/virt/kvm/
Dapi.rst2594 after pausing the vcpu, but before it is resumed.