Searched refs:moduledata_t (Results 26 - 50 of 194) sorted by relevance

12345678

/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_dummy.c137 moduledata_t alias_mod = {
/freebsd-12-stable/sys/netipsec/
H A Dipsec_mod.c138 static moduledata_t ipsec_mod = {
/freebsd-12-stable/sys/netpfil/ipfw/
H A Ddn_aqm.h158 static moduledata_t name##_mod = { \
H A Ddn_sched.h199 static moduledata_t name##_mod = { \
/freebsd-12-stable/sys/security/mac_veriexec/
H A Dmac_veriexec.h131 static moduledata_t mac_veriexec_##_name##_mod = { \
/freebsd-12-stable/sys/sys/
H A Diconv.h136 static moduledata_t iconv_ ## name ## _mod = { \
144 static moduledata_t iconv_ces_ ## name ## _mod = { \
223 static moduledata_t fsname ## _iconv_mod = { \
/freebsd-12-stable/sys/cam/ctl/
H A Dctl_backend.h73 static moduledata_t name ## _mod = { \
H A Dctl_frontend.h79 static moduledata_t name ## _mod = { \
/freebsd-12-stable/sys/dev/bktr/
H A Dbktr_mem.c184 static moduledata_t bktr_mem_mod = {
/freebsd-12-stable/sys/dev/fdt/
H A Dfdt_slicer.c180 static moduledata_t fdt_slicer_mod = {
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_util.h66 static moduledata_t name##32_mod = { \
/freebsd-12-stable/sys/fs/fuse/
H A Dfuse_main.c171 static moduledata_t fuse_moddata = {
/freebsd-12-stable/sys/geom/sched/
H A Dgs_scheduler.h229 static moduledata_t name##_mod = { \
/freebsd-12-stable/sys/netpfil/ipfw/nat64/
H A Dip_fw_nat64.c133 static moduledata_t ipfw_nat64_mod = {
/freebsd-12-stable/sys/nfs/
H A Dnfs_nfssvc.c145 static moduledata_t nfssvc_mod = {
/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_sysvec.c135 static moduledata_t ibcs2_mod = {
/freebsd-12-stable/tools/regression/kthread/kld/
H A Dkthrdlk.c195 static moduledata_t mod_data= {
/freebsd-12-stable/tools/regression/redzone9/
H A Dredzone.c136 static moduledata_t redzone_module = {
/freebsd-12-stable/share/examples/kld/dyn_sysctl/
H A Ddyn_sysctl.c163 static moduledata_t mod_data = {
/freebsd-12-stable/sys/netpfil/ipfw/test/
H A Dmain.c424 extern moduledata_t *_g_dn_fifo;
425 extern moduledata_t *_g_dn_wf2qp;
426 extern moduledata_t *_g_dn_rr;
427 extern moduledata_t *_g_dn_qfq;
429 extern moduledata_t *_g_dn_qfqp;
432 extern moduledata_t *_g_dn_kps;
444 moduledata_t *mod = NULL;
/freebsd-12-stable/sys/kern/
H A Dkern_module.c112 const moduledata_t *data = (const moduledata_t *)arg;
152 module_register(const moduledata_t *data, linker_file_t container)
/freebsd-12-stable/sys/compat/cloudabi32/
H A Dcloudabi32_module.c175 static moduledata_t cloudabi32_module = {
/freebsd-12-stable/sys/compat/cloudabi64/
H A Dcloudabi64_module.c175 static moduledata_t cloudabi64_module = {
/freebsd-12-stable/sys/dev/wtap/
H A Dif_wtap_module.c181 static moduledata_t wtap_conf = {
/freebsd-12-stable/sys/geom/part/
H A Dg_part.h234 static moduledata_t name##_mod = { \

Completed in 141 milliseconds

12345678