Searched refs:kobj_next_id (Results 1 - 1 of 1) sorted by relevance
/third_party/FreeBSD/sys/kern/ | ||
H A D | subr_kobj.c | 48 static int kobj_next_id = 1; variable 96 m->desc->id = kobj_next_id++; in kobj_class_compile_common() |
Completed in 2 milliseconds