Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Drangelock.h86 void _rangelock_cookie_assert(void *cookie, int what, const char *file,
92 _rangelock_cookie_assert((cookie), (what), (file), (line))
/f-stack/freebsd/kern/
H A Dkern_rangelock.c305 _rangelock_cookie_assert(void *cookie, int what, const char *file, int line) in _rangelock_cookie_assert() function