Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Drwsem.c806 static inline u64 rwsem_rspin_threshold(struct rw_semaphore *sem) in rwsem_rspin_threshold() function
865 rspin_threshold = rwsem_rspin_threshold(sem); in rwsem_optimistic_spin()