HomeSort by: relevance | last modified time | path
    Searched defs:kobj_out (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
subr_kobj.c 87 kobj_out(__func__, __LINE__, _kobj, __VA_ARGS__)
91 static void kobj_out(const char *, int, kobj_t, const char *, ...)
1148 * kobj_out:
1153 kobj_out(const char *fname, int lnum, kobj_t ko, const char *fmt, ...) function in typeref:typename:void
subr_kobj.c 87 kobj_out(__func__, __LINE__, _kobj, __VA_ARGS__)
91 static void kobj_out(const char *, int, kobj_t, const char *, ...)
1148 * kobj_out:
1153 kobj_out(const char *fname, int lnum, kobj_t ko, const char *fmt, ...) function in typeref:typename:void

Completed in 57 milliseconds