Home
last modified time | relevance | path

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

/linux-6.14.4/rust/kernel/sync/lock/
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()
Dmutex.rs102 type State = bindings::mutex; typedef
106 ptr: *mut Self::State, in init()
121 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock()
138 unsafe fn assert_is_held(ptr: *mut Self::State) { in assert_is_held()
/linux-6.14.4/rust/kernel/sync/
Dlock.rs41 type State; typedef
56 ptr: *mut Self::State, in init()
81 unsafe fn unlock(ptr: *mut Self::State, guard_state: &Self::GuardState); in unlock()
89 unsafe fn relock(ptr: *mut Self::State, guard_state: &mut Self::GuardState) { in relock()
99 unsafe fn assert_is_held(ptr: *mut Self::State); in assert_is_held()
/linux-6.14.4/Documentation/locking/
Dlockdep-design.rst38 State chapter
/linux-6.14.4/drivers/scsi/mpt3sas/mpi/
Dmpi2_raid.h296 U8 State; /*0x00 */ member
/linux-6.14.4/drivers/media/pci/ngene/
Dngene.h628 enum KSSTATE State; member
/linux-6.14.4/drivers/message/fusion/lsi/
Dmpi_ioc.h748 U8 State; /* 00h */ member
Dmpi_cnfg.h2225 U8 State; /* 01h */ member
2365 U8 State; /* 01h */ member