Home
last modified time | relevance | path

Searched defs:spin_lock_t (Results 1 – 4 of 4) sorted by relevance

/external/trusty/lk/lib/rust_support/
Dspinlock.rs52 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()
/external/trusty/lk/arch/x86/include/arch/
Dspinlock.h37 typedef unsigned long spin_lock_t; typedef
/external/trusty/lk/arch/arm/include/arch/
Dspinlock.h33 typedef unsigned long spin_lock_t; typedef
/external/trusty/lk/arch/arm64/include/arch/
Dspinlock.h30 typedef unsigned long spin_lock_t; typedef