Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_kobj.c50 static int kobj_next_id = 1; variable
98 m->desc->id = kobj_next_id++; in kobj_class_compile_common()