Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dspin_lock_debug.c10 void spinlock_count_incr(void) in spinlock_count_incr() function
/optee_os/core/include/kernel/
H A Dspinlock.h28 static inline void spinlock_count_incr(void) { } in spinlock_count_incr() function