Searched defs:State (Results 1 – 8 of 8) sorted by relevance
101 type State = bindings::spinlock_t; typedef105 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()
102 type State = bindings::mutex; typedef106 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()
39 type State; typedef54 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()
38 State chapter
296 U8 State; /*0x00 */ member
628 enum KSSTATE State; member
748 U8 State; /* 00h */ member
2225 U8 State; /* 01h */ member2365 U8 State; /* 01h */ member