Searched refs:SYSINIT_ENTRY (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/boot/usb/tools/ |
| HD | sysinit.h | 42 #define SYSINIT_ENTRY(uniq, keyword, msb, lsb, g_type, g_name, debug) \ macro
|
| /trueos/sys/boot/usb/ |
| HD | bsd_kernel.h | 78 SYSINIT_ENTRY(uniq##_entry, "sysinit", (subs), \ 87 SYSINIT_ENTRY(uniq##_entry, "sysuninit", (subs), \
|