Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/Documentation/w1/masters/
Dds249053 writes are serialized and the status verifies that the chip is idle
/Linux-v4.19/Documentation/devicetree/bindings/display/imx/
Dldb.txt70 serialized LVDS signal.
/Linux-v4.19/Documentation/serial/
Dtty.txt67 line. Multiple write calls are serialized by the
280 set_termios() - Called on termios change, serialized against
Ddriver140 Locking: serialized with .unthrottle() and termios modification by the
149 Locking: serialized with .throttle() and termios modification by the
/Linux-v4.19/include/soc/fsl/qe/
Dqe.h387 u8 serialized[QE_FLTR_TAD_SIZE]; member
/Linux-v4.19/Documentation/isdn/
DINTERFACE.CAPI133 Calls to these functions are serialized by Kernel CAPI so that only
149 Calls to this function are not serialized by Kernel CAPI, ie. it must
/Linux-v4.19/Documentation/virtual/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-v4.19/Documentation/scheduler/
Dcompletion.txt222 particular struct completion at any time - serialized through the wait
/Linux-v4.19/Documentation/input/
Dinput-programming.rst162 disconnects. Calls to both callbacks are serialized.
/Linux-v4.19/Documentation/vm/
Dhmm.rst254 report commands as executed is serialized (there is no point in doing this
/Linux-v4.19/drivers/usb/serial/
DKconfig611 designs. Bus access can be serialized using the Etherbone
/Linux-v4.19/Documentation/filesystems/
Dporting464 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-v4.19/Documentation/media/uapi/v4l/
Dsubdev-formats.rst1586 On LVDS buses, usually each sample is transferred serialized in seven
1590 24-bit RGB format serialized in seven time slots on four lanes using
/Linux-v4.19/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst3212 serialized with a mutex, and can sleep.