| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/ |
| H A D | umem.h | 144 umem_constructor_t *constructor, in umem_cache_create() argument 156 cp->cache_constructor = constructor; in umem_cache_create()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_kmem.c | 160 int (*constructor)(void *, void *, int), void (*destructor)(void *, void *), in kmem_cache_create() 169 cache->kc_constructor = constructor; in kmem_cache_create() 174 constructor != NULL ? kmem_std_constructor : NULL, in kmem_cache_create()
|
| H A D | spl_atomic.c | 52 static __attribute__((constructor)) void
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf.h | 29 cperf_constructor_t constructor; member
|
| /f-stack/dpdk/app/test-compress-perf/ |
| H A D | comp_perf.h | 21 cperf_constructor_t constructor; member
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_ip_input.c | 101 .constructor = ngipi_cons,
|
| H A D | ng_echo.c | 69 .constructor = nge_cons,
|
| H A D | ng_ether_echo.c | 73 .constructor = ngee_cons,
|
| H A D | ng_split.c | 59 .constructor = ng_split_constructor,
|
| H A D | ng_hub.c | 75 .constructor = ng_hub_constructor,
|
| H A D | ng_hole.c | 108 .constructor = ngh_cons,
|
| H A D | ng_UI.c | 82 .constructor = ng_UI_constructor,
|
| H A D | ng_ipfw.c | 85 .constructor = ng_ipfw_constructor,
|
| H A D | ng_atmllc.c | 82 .constructor = ng_atmllc_constructor,
|
| H A D | ng_gif_demux.c | 153 .constructor = ng_gif_demux_constructor,
|
| H A D | ng_sample.c | 110 .constructor = ng_xxx_constructor,
|
| H A D | ng_sppp.c | 90 .constructor = ng_sppp_constructor,
|
| H A D | ng_tcpmss.c | 136 .constructor = ng_tcpmss_constructor,
|
| H A D | ng_etf.c | 120 .constructor = ng_etf_constructor,
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kmem.h | 77 int (*constructor)(void *, void *, int), void (*destructor)(void *, void *),
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_swx_pipeline.h | 194 rte_swx_extern_type_constructor_t constructor,
|
| /f-stack/tools/ifconfig/ |
| H A D | ifconfig.h | 39 #define __constructor __attribute__((constructor))
|
| /f-stack/freebsd/contrib/openzfs/lib/libuutil/ |
| H A D | uu_misc.c | 244 uu_init(void) __attribute__((constructor));
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_stats.c | 93 __attribute__ ((constructor))
|
| /f-stack/freebsd/contrib/openzfs/lib/libshare/ |
| H A D | libshare.c | 72 __attribute__((constructor)) static void
|