Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/locking/
Drwsem.c812 static inline u64 rwsem_rspin_threshold(struct rw_semaphore *sem) in rwsem_rspin_threshold() function
873 rspin_threshold = rwsem_rspin_threshold(sem); in rwsem_optimistic_spin()