Searched refs:SYSINIT_ENTRY (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/kshim/ |
H A D | sysinit.h | 41 #define SYSINIT_ENTRY(uniq, keyword, msb, lsb, g_type, g_name, debug) \ macro
|
H A D | bsd_kernel.h | 103 SYSINIT_ENTRY(uniq##_entry, "sysinit", (subs), \ 112 SYSINIT_ENTRY(uniq##_entry, "sysuninit", (subs), \
|