Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/ !
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()