Home
last modified time | relevance | path

Searched refs:Chain (Results 1 – 8 of 8) sorted by relevance

/linux/rust/syn/
H A Dparse.rs404 Chain(Rc<Cell<Unexpected>>), enumerator
418 Unexpected::Chain(next) => Unexpected::Chain(next.clone()), in clone()
438 Unexpected::Chain(next) => unexpected = next, in inner_unexpected()
H A Ddiscouraged.rs185 fork_unexp.set(Unexpected::Chain(self_unexp)); in advance_to()
/linux/drivers/message/fusion/lsi/
H A Dmpi.h492 SGE_CHAIN_UNION Chain; member
520 SGE_CHAIN_UNION Chain; member
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h1005 MPI2_SGE_CHAIN_UNION Chain; member
1031 MPI2_SGE_CHAIN_UNION Chain; member
1190 MPI2_IEEE_SGE_CHAIN_UNION Chain; member
/linux/Documentation/locking/
H A Drt-mutex-design.rst224 Depth of the PI Chain
414 rtmutex.c. See the 'Chain walk basics and protection scope' comment for further
/linux/Documentation/driver-api/
H A Ddma-buf.rst207 DMA Fence Chain
/linux/crypto/
H A DKconfig839 tristate "Encrypted Chain IV Generator"
842 Encrypted Chain IV generator
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst181 Chain Mode.