Home
last modified time | relevance | path

Searched refs:have_spinlock (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/kernel/
H A Dspinlock.h22 bool have_spinlock(void);
25 assert(!have_spinlock()); in assert_have_no_spinlock()
/optee_os/core/kernel/
H A Dspin_lock_debug.c26 bool __nostackcheck have_spinlock(void) in have_spinlock() function
/optee_os/
H A DCHANGELOG.md801 * D02: assertion '!have_spinlock()' ([#2437])