Home
last modified time | relevance | path

Searched refs:synchronizing (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/Documentation/ptp/
Dptp.txt7 programs, synchronizing Linux with external clocks, and using the
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dspi-samsung.txt28 required for interacting with the controller itself, for synchronizing the bus
/Linux-v4.19/Documentation/driver-api/
Ddma-buf.rst6 for synchronizing asynchronous hardware access.
Dclk.rst281 needs to handle synchronizing the read of the state with whatever they're
/Linux-v4.19/Documentation/driver-api/usb/
Ddma.rst113 buffers, synchronizing their safe re-use. (If there's no re-use, then let
DURB.rst271 of the current frame. You might want this model if you're synchronizing
Dpower-management.rst464 method. The ``suspend`` method must be responsible for synchronizing with
/Linux-v4.19/Documentation/driver-model/
Ddevres.txt204 lookup-and-add-if-not-found). Other than that, synchronizing
/Linux-v4.19/Documentation/timers/
Dtimekeeping.txt46 are various quirks and layers in the timekeeping code for e.g. synchronizing
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-raw-vbi.rst275 The latter bears the possibility of synchronizing video and VBI data by
Ddev-sliced-vbi.rst371 synchronizing video and VBI data by using buffer timestamps.
/Linux-v4.19/Documentation/thermal/
Dintel_powerclamp.txt41 development of intel_powerclamp driver, the method of synchronizing
/Linux-v4.19/scripts/
Dspelling.txt1202 syncronizing||synchronizing
/Linux-v4.19/arch/x86/kvm/
Dx86.c1610 bool synchronizing = false; in kvm_write_tsc() local
1624 synchronizing = true; in kvm_write_tsc()
1634 synchronizing = data < tsc_exp + tsc_hz && in kvm_write_tsc()
1645 if (synchronizing && in kvm_write_tsc()
/Linux-v4.19/Documentation/power/
Druntime_pm.txt21 be used for synchronizing runtime PM operations with one another.
/Linux-v4.19/Documentation/trace/
Dftrace.rst487 This is a very useful file for synchronizing user space
/Linux-v4.19/Documentation/
Dmemory-barriers.txt3080 should use virt_mb() rather than smp_mb() when synchronizing against a