Searched refs:KOBJ_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/kern/
H A Dsubr_kobj.c62 #define KOBJ_LOCK() mtx_lock(&kobj_mtx) macro
142 KOBJ_LOCK();
235 KOBJ_LOCK();
273 KOBJ_LOCK();
284 KOBJ_LOCK();
338 KOBJ_LOCK();

Completed in 98 milliseconds