Searched refs:spin_is_contended (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dspinlock.h400 static inline int spin_is_contended(spinlock_t *lock) spin_is_contended() function
H A Dsched.h2867 return spin_is_contended(lock); spin_needbreak()
/linux-4.1.27/security/keys/
H A Dgc.c258 if (spin_is_contended(&key_serial_lock) || need_resched()) key_garbage_collector()

Completed in 112 milliseconds