Home
last modified time | relevance | path

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

/linux/rust/kernel/sync/lock/
H A Dspinlock.rs101 type State = bindings::spinlock_t; typedef
105 init( ptr: *mut Self::State, name: *const crate::ffi::c_char, key: *mut bindings::lock_class_key, ) init() argument
120 unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) unlock() argument
137 assert_is_held(ptr: *mut Self::State) assert_is_held() argument
H A Dmutex.rs102 type State = bindings::mutex; typedef
106 init( ptr: *mut Self::State, name: *const crate::ffi::c_char, key: *mut bindings::lock_class_key, ) init() argument
121 unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) unlock() argument
138 assert_is_held(ptr: *mut Self::State) assert_is_held() argument
/linux/rust/kernel/sync/
H A Dlock.rs39 type State; typedef
54 ptr: *mut Self::State, in init() argument
79 unsafe fn unlock(ptr: *mut Self::State, guard_state: &Self::GuardState); in unlock() argument
87 unsafe fn relock(ptr: *mut Self::State, guard_state: &mut Self::GuardState) { in relock() argument
97 unsafe fn assert_is_held(ptr: *mut Self::State); in assert_is_held() argument
[all...]
/linux/Documentation/locking/
H A Dlockdep-design.rst38 State chapter
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_raid.h296 U8 State; /*0x00 */ member
/linux/drivers/media/pci/ngene/
H A Dngene.h628 enum KSSTATE State; member
/linux/drivers/message/fusion/lsi/
H A Dmpi_ioc.h748 U8 State; /* 00h */ member
H A Dmpi_cnfg.h2225 U8 State; /* 01h */ member
2365 U8 State; /* 01h */ member