Searched refs:_init (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_rwcohort.h | 44 #define CK_RWCOHORT_WP_INIT(N, RW, WL) ck_rwcohort_wp_##N##_init(RW, WL) 62 ck_rwcohort_wp_##N##_init(CK_RWCOHORT_WP_INSTANCE(N) *rw_cohort, \ 148 #define CK_RWCOHORT_RP_INIT(N, RW, WL) ck_rwcohort_rp_##N##_init(RW, WL) 166 ck_rwcohort_rp_##N##_init(CK_RWCOHORT_RP_INSTANCE(N) *rw_cohort, \ 249 #define CK_RWCOHORT_NEUTRAL_INIT(N, RW) ck_rwcohort_neutral_##N##_init(RW) 265 ck_rwcohort_neutral_##N##_init(CK_RWCOHORT_NEUTRAL_INSTANCE(N) *rw_cohort) \
|
| H A D | ck_cohort.h | 50 #define CK_COHORT_INIT(N, C, GL, LL, P) ck_cohort_##N##_init(C, GL, LL, P) 67 ck_cohort_##N##_init(struct ck_cohort_##N *cohort, \
|
| /f-stack/freebsd/security/mac_veriexec/ |
| H A D | mac_veriexec.h | 121 #define MAC_VERIEXEC_FPMOD(_name, _digest_len, _context_size, _init, \ argument 128 .init = _init, \
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_ioctl_os.c | 286 _init(void) in _init() function 322 module_init(_init);
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_trace_point_register.h | 19 RTE_INIT(trace##_init) \
|
| /f-stack/freebsd/net/ |
| H A D | vnet.h | 115 vnet_##name##_init(const void *unused) \ 119 VNET_SYSINIT(vnet_ ## name ## _init, SI_SUB_INIT_IF, \ 120 SI_ORDER_FIRST, vnet_ ## name ## _init, NULL)
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | Abigail.am | 5 # any debug information. Without this _init() and _fini() are incorrectly
|
| /f-stack/tools/compat/include/sys/ |
| H A D | malloc.h | 141 SYSINIT(type##_init, SI_SUB_KMEM, SI_ORDER_THIRD, malloc_init, \
|
| /f-stack/freebsd/sys/ |
| H A D | malloc.h | 152 SYSINIT(type##_init, SI_SUB_KMEM, SI_ORDER_THIRD, malloc_init, \
|
| H A D | pmckern.h | 105 SYSINIT(pmc_##prov##_##mod##_##func##_##name##_init, SI_SUB_KDTRACE, \
|