Home
last modified time | relevance | path

Searched defs:spinlock_count_decr (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/kernel/
H A Dspin_lock_debug.c18 void spinlock_count_decr(void) in spinlock_count_decr() function
/optee_os/core/include/kernel/
H A Dspinlock.h29 static inline void spinlock_count_decr(void) { } in spinlock_count_decr() function