Home
last modified time | relevance | path

Searched refs:serialized (Results 1 – 23 of 23) sorted by relevance

/Linux-v5.10/Documentation/admin-guide/nfs/
Dnfs-idmapper.rst69 hand". This program takes two arguments, a serialized key and a key
70 description. The serialized key is first converted into a key_serial_t, and
/Linux-v5.10/Documentation/locking/
Dseqlock.rst43 multiple writers. Write side critical sections must thus be serialized
96 sections must be serialized and non-preemptible. This variant of
99 side critical sections are properly serialized.
/Linux-v5.10/Documentation/core-api/
Dpadata.rst14 is currently the sole consumer of padata's serialized job support.
25 The first step in using padata to run serialized jobs is to set up a
39 jobs to be serialized independently. A padata_instance may have one or more
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/
Dst,st-mipid02.txt4 time. Active port input stream will be de-serialized and its content outputted
/Linux-v5.10/Documentation/isdn/
Dinterface_capi.rst136 Calls to these functions are serialized by Kernel CAPI so that only
143 Calls to these functions are serialized by Kernel CAPI so that only
164 Calls to this function are not serialized by Kernel CAPI, ie. it must
/Linux-v5.10/Documentation/devicetree/bindings/display/imx/
Dldb.txt70 serialized LVDS signal.
/Linux-v5.10/Documentation/w1/masters/
Dds2490.rst56 writes are serialized and the status verifies that the chip is idle
/Linux-v5.10/Documentation/admin-guide/hw-vuln/
Dspecial-register-buffer-data-sampling.rst78 serialized, resulting in an overall reduction in the maximum RDRAND
/Linux-v5.10/Documentation/driver-api/serial/
Dtty.rst70 line. Multiple write calls are serialized by the
295 set_termios() Called on termios change, serialized against
Ddriver.rst154 Locking: serialized with .unthrottle() and termios modification by the
164 Locking: serialized with .throttle() and termios modification by the
/Linux-v5.10/include/soc/fsl/qe/
Dqe.h398 u8 serialized[QE_FLTR_TAD_SIZE]; member
/Linux-v5.10/Documentation/virt/kvm/
Dtimekeeping.rst543 non-serialized. Forcing serialized execution is necessary for precise
563 Due to non-serialized reads, you may actually end up with a range which
/Linux-v5.10/Documentation/input/
Dinput-programming.rst162 disconnects. Calls to both callbacks are serialized.
/Linux-v5.10/Documentation/bpf/
Dringbuf.rst178 Producer counter increments are serialized under spinlock, so there is
/Linux-v5.10/Documentation/scheduler/
Dcompletion.rst267 particular 'struct completion' at any time - serialized through the wait
/Linux-v5.10/Documentation/networking/
Dj1939.rst50 knowing it. The individual TP & ETP sessions _must_ be serialized
/Linux-v5.10/tools/memory-model/Documentation/
Dsimple.txt90 serialized access to the data that the code is accessing. However,
/Linux-v5.10/Documentation/driver-api/soundwire/
Dstream.rst198 always serialized. So, there is no race condition and hence no need for
/Linux-v5.10/drivers/usb/serial/
DKconfig609 designs. Bus access can be serialized using the Etherbone
/Linux-v5.10/Documentation/filesystems/
Dporting.rst550 of course, so they are still serialized wrt removal from inode hash,
Dsharedsubtree.rst939 Normally we have ->mnt_flags modifications serialized by vfsmount_lock.
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dsubdev-formats.rst1883 On LVDS buses, usually each sample is transferred serialized in seven
1887 24-bit RGB format serialized in seven time slots on four lanes using
/Linux-v5.10/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3273 serialized with a mutex, and can sleep.