Searched refs:module_t (Results 51 - 75 of 304) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_dummy.c115 mod_handler(module_t mod, int type, void *data)
/freebsd-13-stable/sys/dev/random/
H A Ddarn.c111 darn_modevent(module_t mod, int type, void *unused)
H A Dnehemiah.c117 nehemiah_modevent(module_t mod, int type, void *unused)
H A Divy.c162 rdrand_modevent(module_t mod, int type, void *unused)
/freebsd-13-stable/sys/security/mac_veriexec/
H A Dmac_veriexec.h149 int mac_veriexec_fingerprint_modevent(module_t mod, int type, void *data);
/freebsd-13-stable/sys/dev/mfi/
H A Dmfi_linux.c78 mfi_linux_modevent(module_t mod, int cmd, void *data)
/freebsd-13-stable/sys/amd64/sgx/
H A Dsgx_linux.c109 sgx_linux_modevent(module_t mod, int type, void *data)
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_vcio.c96 vcio_load(module_t mod, int cmd, void *arg)
/freebsd-13-stable/sys/netipsec/
H A Dipsec_mod.c104 ipsec_modevent(module_t mod, int type, void *data)
/freebsd-13-stable/sys/netpfil/ipfw/
H A Ddn_aqm.h154 dn_aqm_modevent(module_t mod, int cmd, void *arg);
H A Ddn_sched.h196 int dn_sched_modevent(module_t mod, int cmd, void *arg);
/freebsd-13-stable/tools/tools/vhba/
H A Dvhba.h103 int vhba_modprobe(module_t, int, void *);
/freebsd-13-stable/sys/sys/
H A Diconv.h201 static int fsname ## _iconv_mod_handler(module_t mod, \
204 fsname ## _iconv_mod_handler(module_t mod, int type, void *d) \
242 int iconv_converter_handler(module_t mod, int type, void *data);
/freebsd-13-stable/sys/dev/nvram/
H A Dnvram.c153 nvram_modevent(module_t mod __unused, int type, void *data __unused)
/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas_linux.c96 mrsas_linux_modevent(module_t mod __unused, int cmd __unused, void *data __unused)
/freebsd-13-stable/sys/dev/fdt/
H A Dfdt_slicer.c170 mod_handler(module_t mod, int type, void *data)
/freebsd-13-stable/sys/dev/ipmi/
H A Dipmi_linux.c82 ipmi_linux_modevent(module_t mod, int type, void *data)
/freebsd-13-stable/sys/dev/pty/
H A Dpty.c145 pty_modevent(module_t mod, int type, void *data)
/freebsd-13-stable/sys/gnu/gcov/
H A Dgcov_subr.c99 within_module(vm_offset_t addr, module_t mod)
/freebsd-13-stable/sys/cam/ctl/
H A Dctl_backend.h58 static int name ## _modevent(module_t mod, int type, void *data) \
H A Dctl_frontend.h63 static int name ## _modevent(module_t mod, int type, void *data) \
/freebsd-13-stable/sys/cddl/dev/
H A Dprototype.c109 prototype_modevent(module_t mod __unused, int type, void *data __unused)
/freebsd-13-stable/share/examples/kld/dyn_sysctl/
H A Ddyn_sysctl.c58 load(module_t mod, int cmd, void *arg)
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dip_fw_nat64.c121 ipfw_nat64_modevent(module_t mod, int type, void *unused)
/freebsd-13-stable/sys/nfs/
H A Dnfs_nfssvc.c121 nfssvc_modevent(module_t mod, int type, void *data)

Completed in 225 milliseconds

1234567891011>>