Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/kernel/
A Dspinlock.h20 void spinlock_count_incr(void);
28 static inline void spinlock_count_incr(void) { } in spinlock_count_incr() function
42 spinlock_count_incr(); in cpu_spin_lock_no_dldetect()
69 spinlock_count_incr(); in cpu_spin_lock_dldetect()
85 spinlock_count_incr(); in cpu_spin_trylock()
/optee_os-3.20.0/core/kernel/
A Dspin_lock_debug.c10 void spinlock_count_incr(void) in spinlock_count_incr() function

Completed in 3 milliseconds