Home
last modified time | relevance | path

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

/linux/rust/kernel/sync/lock/
H A Dspinlock.rs101 type State = bindings::spinlock_t; typedef
105 ptr: *mut Self::State, in init()
120 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock()
137 unsafe fn assert_is_held(ptr: *mut Self::State) { in assert_is_held()
/linux/rust/kernel/sync/
H A Dlock.rs39 type State; typedef
54 ptr: *mut Self::State, in init()
79 unsafe fn unlock(ptr: *mut Self::State, guard_state: &Self::GuardState); in unlock()
87 unsafe fn relock(ptr: *mut Self::State, guard_state: &mut Self::GuardState) { in relock()
97 unsafe fn assert_is_held(ptr: *mut Self::State); in assert_is_held()
/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/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