Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_kobj.c63 static int kobj_next_id = 1; variable
70 &kobj_next_id, 0,
117 m->desc->id = kobj_next_id++; in kobj_class_compile_common()