Home
last modified time | relevance | path

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

/linux-6.8/rust/kernel/sync/lock/
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()
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()
/linux-6.8/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-6.8/Documentation/locking/
Dlockdep-design.rst38 State chapter
/linux-6.8/drivers/scsi/mpt3sas/mpi/
Dmpi2_raid.h296 U8 State; /*0x00 */ member
/linux-6.8/drivers/media/pci/ngene/
Dngene.h627 enum KSSTATE State; member
/linux-6.8/drivers/message/fusion/lsi/
Dmpi_ioc.h748 U8 State; /* 00h */ member
Dmpi_cnfg.h2249 U8 State; /* 01h */ member
2397 U8 State; /* 01h */ member