Home
last modified time | relevance | path

Searched defs:State (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/rust/kernel/sync/lock/
Dmutex.rs95 type State = bindings::mutex; typedef
99 ptr: *mut Self::State, in init()
114 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock()
Dspinlock.rs94 type State = bindings::spinlock_t; typedef
98 ptr: *mut Self::State, in init()
113 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock()
/Linux-v6.6/rust/kernel/sync/
Dlock.rs29 type State; typedef
41 ptr: *mut Self::State, in init()
59 unsafe fn unlock(ptr: *mut Self::State, guard_state: &Self::GuardState); in unlock()
67 unsafe fn relock(ptr: *mut Self::State, guard_state: &mut Self::GuardState) { in relock()
/Linux-v6.6/Documentation/locking/
Dlockdep-design.rst38 State section in Runtime locking correctness validator
/Linux-v6.6/drivers/scsi/mpt3sas/mpi/
Dmpi2_raid.h296 U8 State; /*0x00 */ member
/Linux-v6.6/drivers/media/pci/ngene/
Dngene.h627 enum KSSTATE State; member
/Linux-v6.6/drivers/message/fusion/lsi/
Dmpi_ioc.h748 U8 State; /* 00h */ member
Dmpi_cnfg.h2249 U8 State; /* 01h */ member
2397 U8 State; /* 01h */ member
/Linux-v6.6/drivers/net/wireless/atmel/
Datmel.c169 u8 State; member