Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_kobj.c60 static int kobj_next_id = 1; variable
67 &kobj_next_id, 0,
114 m->desc->id = kobj_next_id++; in kobj_class_compile_common()