Searched refs:kobj_lookup_method (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dkobj.h77 * The ops table is used as a cache of results from kobj_lookup_method().
231 _ce = kobj_lookup_method(OPS->cls, \
242 _ce = kobj_lookup_method(OPS->cls, \
248 kobj_method_t* kobj_lookup_method(kobj_class_t cls,
/freebsd-10.0-release/sys/kern/
H A Dsubr_kobj.c210 kobj_lookup_method(kobj_class_t cls, function

Completed in 88 milliseconds