Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/filesystems/nfs/
Didmapper.txt66 hand". This program takes two arguments, a serialized key and a key
67 description. The serialized key is first converted into a key_serial_t, and
/Linux-v5.4/Documentation/devicetree/bindings/media/i2c/
Dst,st-mipid02.txt4 time. Active port input stream will be de-serialized and its content outputted
/Linux-v5.4/Documentation/w1/masters/
Dds2490.rst56 writes are serialized and the status verifies that the chip is idle
/Linux-v5.4/Documentation/devicetree/bindings/display/imx/
Dldb.txt70 serialized LVDS signal.
/Linux-v5.4/Documentation/isdn/
Dinterface_capi.rst146 Calls to these functions are serialized by Kernel CAPI so that only
153 Calls to these functions are serialized by Kernel CAPI so that only
174 Calls to this function are not serialized by Kernel CAPI, ie. it must
/Linux-v5.4/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.4/include/soc/fsl/qe/
Dqe.h383 u8 serialized[QE_FLTR_TAD_SIZE]; member
/Linux-v5.4/Documentation/virt/kvm/
Dtimekeeping.txt516 non-serialized. Forcing serialized execution is necessary for precise
535 Due to non-serialized reads, you may actually end up with a range which
/Linux-v5.4/Documentation/input/
Dinput-programming.rst162 disconnects. Calls to both callbacks are serialized.
/Linux-v5.4/Documentation/scheduler/
Dcompletion.rst267 particular 'struct completion' at any time - serialized through the wait
/Linux-v5.4/Documentation/driver-api/soundwire/
Dstream.rst129 always serialized. So, there is no race condition and hence no need for
/Linux-v5.4/Documentation/networking/
Dj1939.rst50 knowing it. The individual TP & ETP sessions _must_ be serialized
/Linux-v5.4/Documentation/vm/
Dhmm.rst280 report commands as executed is serialized (there is no point in doing this
/Linux-v5.4/drivers/usb/serial/
DKconfig612 designs. Bus access can be serialized using the Etherbone
/Linux-v5.4/Documentation/filesystems/
Dporting.rst550 of course, so they are still serialized wrt removal from inode hash,
Dsharedsubtree.txt885 Normally we have ->mnt_flags modifications serialized by vfsmount_lock.
/Linux-v5.4/Documentation/media/uapi/v4l/
Dsubdev-formats.rst1815 On LVDS buses, usually each sample is transferred serialized in seven
1819 24-bit RGB format serialized in seven time slots on four lanes using
/Linux-v5.4/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3230 serialized with a mutex, and can sleep.