Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_kobj.c50 #define KOBJ_LOCK() mtx_lock(&kobj_mtx) macro
122 KOBJ_LOCK(); in kobj_class_compile()
212 KOBJ_LOCK(); in kobj_class_free()
268 KOBJ_LOCK(); in kobj_init()
311 KOBJ_LOCK(); in kobj_delete()