Searched refs:SI_SUB_P1003_1B (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | posix4_mib.c | 177 SYSINIT(p31b_set_standard, SI_SUB_P1003_1B, SI_ORDER_ANY, p31b_set_standard,
|
| H A D | p1003_1b.c | 384 SYSINIT(p31b, SI_SUB_P1003_1B, SI_ORDER_FIRST, p31binit, NULL);
|
| H A D | kern_time.c | 116 SYSINIT(posix_timer, SI_SUB_P1003_1B, SI_ORDER_FIRST+4, itimer_start, NULL);
|
| H A D | kern_sig.c | 166 SYSINIT(signal, SI_SUB_P1003_1B, SI_ORDER_FIRST+3, sigqueue_start, NULL);
|
| /f-stack/freebsd/sys/ |
| H A D | kernel.h | 146 SI_SUB_P1003_1B = 0x6E00000, /* P1003.1B realtime */ enumerator
|