Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/sound/pci/oxygen/
Doxygen_pcm.c570 int pausing; in oxygen_trigger() local
576 pausing = 0; in oxygen_trigger()
580 pausing = 1; in oxygen_trigger()
594 if (!pausing) { in oxygen_trigger()
/Linux-v5.4/Documentation/locking/
Dlocktorture.rst110 The length of time to run the test before pausing for this
114 without pausing, which is the old default behavior.
/Linux-v5.4/include/linux/
Dvisorbus.h239 bool pausing; member
/Linux-v5.4/Documentation/accounting/
Dpsi.rst26 other systems or data centers, or strategically pausing or killing low
/Linux-v5.4/tools/perf/Documentation/
Dperf-top.txt251 the pausing used in this technique is leading to loss of metadata events such
/Linux-v5.4/Documentation/scsi/
Daic7xxx.txt50 pausing the sequencer.
/Linux-v5.4/Documentation/driver-api/dmaengine/
Dprovider.rst373 pausing right away the work of the given channel
/Linux-v5.4/Documentation/virt/kvm/
Dapi.txt2326 after pausing the vcpu, but before it is resumed.