Home
last modified time | relevance | path

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

/include/asm-generic/
A Drqspinlock.h67 #define RES_NR_HELD 31 macro
71 void *locks[RES_NR_HELD];
80 if (unlikely(cnt > RES_NR_HELD)) { in grab_held_lock_entry()
114 if (unlikely(rqh->cnt > RES_NR_HELD)) in release_held_lock_entry()
195 if (unlikely(rqh->cnt > RES_NR_HELD)) in res_spin_unlock()

Completed in 6 milliseconds