Searched defs:spin_lock_t (Results 1 – 4 of 4) sorted by relevance
52 unsafe fn spin_lock(lock: *mut spin_lock_t) { in spin_lock()70 unsafe fn spin_unlock(lock: *mut spin_lock_t) { in spin_unlock()86 fn get_raw(&self) -> *mut spin_lock_t { in get_raw()173 fn get_raw(&self) -> *mut spin_lock_t { in get_raw()
37 typedef unsigned long spin_lock_t; typedef
33 typedef unsigned long spin_lock_t; typedef
30 typedef unsigned long spin_lock_t; typedef