Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/sys/
Dkobj.h42 typedef const struct kobj_method kobj_method_t;
48 struct kobj_method { struct
/third_party/FreeBSD/sys/kern/
Dsubr_kobj.c70 static const struct kobj_method null_method = {