Home
last modified time | relevance | path

Searched refs:synchronize (Results 1 – 25 of 45) sorted by relevance

12

/linux/rust/kernel/irq/
H A Drequest.rs67 fn synchronize(&self) { in synchronize() method
248 inner.synchronize(); in try_synchronize()
253 pub fn synchronize(&self, dev: &Device<Bound>) -> Result { in synchronize() method
255 inner.synchronize(); in synchronize()
469 inner.synchronize(); in try_synchronize()
474 pub fn synchronize(&self, dev: &Device<Bound>) -> Result { in synchronize() method
476 inner.synchronize(); in synchronize()
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-fsl-mc7 synchronize the objects under fsl-mc bus and the
/linux/Documentation/userspace-api/media/v4l/
H A Drw.rst21 recognize frame dropping and to synchronize with other data streams.
H A Dvidioc-streamon.rst85 to synchronize with other events.
H A Ddmabuf.rst153 application needs to synchronize with another event it should examine
H A Duserp.rst97 application needs to synchronize with another event it should examine
H A Dmmap.rst253 application needs to synchronize with another event it should examine
H A Dvidioc-dqevent.rst370 the hardware to synchronize to the video signal.
/linux/Documentation/core-api/
H A Dlocal_ops.rst31 removing the LOCK prefix and memory barriers normally required to synchronize
128 If you want to use a remote local_read to synchronize access to a resource
H A Dmaple_tree.rst19 synchronize on a lock, which can be the default spinlock, or the user can set
/linux/Documentation/driver-api/thermal/
H A Dexynos_thermal.rst62 it can be used to synchronize the cooling action.
/linux/Documentation/driver-api/
H A Di2c.rst13 between masters, as well as to handshake and to synchronize clocks from
H A Dsync_file.rst9 the fences(struct dma_fence) that are needed to synchronize between drivers or
H A Dgeneric_pt.rst114 Invalidation is how the page table algorithms synchronize with a HW cache of the
/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst299 The guest uses two events to synchronize its tlb and page tables: tlb flushes
302 A tlb flush means that we need to synchronize all sptes reachable from the
304 protected, and synchronize sptes to gptes when a gpte is written.
310 We synchronize modified gptes when the guest invokes invlpg. This reduces
387 - synchronize newly reachable shadow pages
393 - synchronize newly reachable shadow pages
H A Dhypercalls.rst107 :Purpose: Hypercall used to synchronize host and guest clocks.
/linux/Documentation/devicetree/bindings/clock/ti/
H A Ddra7-atl.txt3 The ATL IP is used to generate clock to be used to synchronize baseband and
/linux/Documentation/bpf/
H A Dmap_cgroup_storage.rst51 ``struct bpf_spin_lock`` to synchronize the storage. See
/linux/Documentation/input/
H A Devent-codes.rst99 - Used to synchronize and separate events into packets of input data changes
110 - Used to synchronize and separate touch events. See the
/linux/Documentation/networking/
H A Dnf_flowtable.rst168 The flowtable can synchronize packet and byte counters with the existing
/linux/Documentation/admin-guide/
H A Drtc.rst93 don't synchronize the kernel time with an external source (via ntp or
/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-api.rst76 may synchronize so the requested pipeline's topology is applied before the
/linux/Documentation/driver-api/driver-model/
H A Ddriver.rst215 probed, the device's driver can synchronize the hardware state of the device to
/linux/Documentation/admin-guide/mm/
H A Dconcepts.rst137 decides to reuse them for other purposes, it makes sure to synchronize
/linux/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst73 available in kernel space to synchronize themselves with system suspend and

12