Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/ABI/testing/
Ddebugfs-cros-ec32 is used for synchronizing the AP host time with the EC
/linux-5.19.10/Documentation/driver-api/
Dptp.rst10 programs, synchronizing Linux with external clocks, and using the
Dclk.rst281 needs to handle synchronizing the read of the state with whatever they're
Ddma-buf.rst6 for synchronizing asynchronous hardware access.
/linux-5.19.10/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.rst468 method. The ``suspend`` method must be responsible for synchronizing with
/linux-5.19.10/tools/memory-model/Documentation/
Dglossary.txt133 Pairing: "Memory-barrier pairing" reflects the fact that synchronizing
/linux-5.19.10/Documentation/driver-api/driver-model/
Ddevres.rst213 lookup-and-add-if-not-found). Other than that, synchronizing
/linux-5.19.10/Documentation/timers/
Dtimekeeping.rst47 are various quirks and layers in the timekeeping code for e.g. synchronizing
/linux-5.19.10/Documentation/userspace-api/media/v4l/
Ddev-raw-vbi.rst268 The latter bears the possibility of synchronizing video and VBI data by
Ddev-sliced-vbi.rst373 synchronizing video and VBI data by using buffer timestamps.
/linux-5.19.10/Documentation/admin-guide/hw-vuln/
Dcore-scheduling.rst26 not always: as synchronizing scheduling decisions across 2 or more CPUs in a
/linux-5.19.10/Documentation/driver-api/thermal/
Dintel_powerclamp.rst43 development of intel_powerclamp driver, the method of synchronizing
/linux-5.19.10/Documentation/core-api/
Dpin_user_pages.rst157 synchronizing against pending IO, that accomplish approximately the same thing.
/linux-5.19.10/scripts/
Dspelling.txt1471 syncronizing||synchronizing
/linux-5.19.10/arch/x86/kvm/
Dx86.c2661 bool synchronizing = false; in kvm_synchronize_tsc() local
2675 synchronizing = true; in kvm_synchronize_tsc()
2685 synchronizing = data < tsc_exp + tsc_hz && in kvm_synchronize_tsc()
2696 if (synchronizing && in kvm_synchronize_tsc()
/linux-5.19.10/Documentation/power/
Druntime_pm.rst26 be used for synchronizing runtime PM operations with one another.
/linux-5.19.10/arch/arm64/
DKconfig1001 TTBR update and the corresponding context synchronizing operation can
/linux-5.19.10/arch/x86/
DKconfig1347 of synchronizing all cores and SMT threads is one fragile dance which does
/linux-5.19.10/Documentation/trace/
Dftrace.rst541 This is a very useful file for synchronizing user space
/linux-5.19.10/Documentation/
Dmemory-barriers.txt2911 should use virt_mb() rather than smp_mb() when synchronizing against a