Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_lock.c119 LK_CAN_SHARE(uintptr_t x, int flags, bool fp) in LK_CAN_SHARE() function
519 while (LK_CAN_SHARE(*xp, flags, fp)) { in lockmgr_slock_try()
568 if (LK_CAN_SHARE(x, flags, false)) { in lockmgr_slock_adaptive()
657 if (LK_CAN_SHARE(x, flags, false)) { in lockmgr_slock_hard()