Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_lock.c170 static __read_mostly bool lk_adaptive = true; variable
172 SYSCTL_BOOL(_debug_lockmgr, OID_AUTO, adaptive_spinning, CTLFLAG_RW, &lk_adaptive,
608 if (!lk_adaptive) in lockmgr_slock_hard()
832 if (!lk_adaptive) in lockmgr_xlock_hard()