Searched refs:module_t (Results 151 - 175 of 275) sorted by relevance

1234567891011

/freebsd-10.2-release/sys/kern/
H A Dsubr_acl_posix1e.c656 acl_posix1e_modload(module_t mod, int what, void *arg)
/freebsd-10.2-release/sys/net/
H A Dif_ef.c585 if_ef_modevent(module_t mod, int type, void *data)
H A Dif_gif.c133 static int gifmodevent(module_t, int, void *);
256 gifmodevent(module_t mod, int type, void *data)
H A Dif_tap.c88 static int tapmodevent(module_t, int, void *);
257 tapmodevent(module_t mod, int type, void *data)
H A Dif_tun.c130 static int tunmodevent(module_t, int, void *);
281 tunmodevent(module_t mod, int type, void *data)
/freebsd-10.2-release/tools/regression/net80211/tkip/
H A Dtest_tkip.c369 test_tkip_modevent(module_t mod, int type, void *unused)
/freebsd-10.2-release/sys/dev/cpuctl/
H A Dcpuctl.c515 cpuctl_modevent(module_t mod __unused, int type, void *data __unused)
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c160 ipfilter_modevent(module_t mod, int type, void *unused)
/freebsd-10.2-release/tools/tools/vhba/
H A Dvhba.c400 vhba_modprobe(module_t mod, int cmd, void *arg)
/freebsd-10.2-release/sys/dev/cxgbe/tom/
H A Dt4_tom.c75 static int t4_tom_modevent(module_t, int, void *);
1149 t4_tom_modevent(module_t mod, int cmd, void *arg)
/freebsd-10.2-release/sys/dev/virtio/console/
H A Dvirtio_console.c146 static int vtcon_modevent(module_t, int, void *);
254 vtcon_modevent(module_t mod, int type, void *unused)
/freebsd-10.2-release/sys/netgraph/atm/ccatm/
H A Dng_ccatm.c280 static int ng_ccatm_mod_event(module_t, int, void *);
1179 ng_ccatm_mod_event(module_t mod, int event, void *data)
/freebsd-10.2-release/sys/netgraph/atm/
H A Dng_atm.c319 static int ng_atm_mod_event(module_t, int, void *);
1381 ng_atm_mod_event(module_t mod, int event, void *data)
/freebsd-10.2-release/sys/netgraph/
H A Dng_fec.c212 static int ng_fec_mod_event(module_t, int, void *);
1346 ng_fec_mod_event(module_t mod, int event, void *data)
H A Dng_pipe.c134 static int ngp_modevent(module_t, int, void *);
1002 ngp_modevent(module_t mod, int type, void *unused)
H A Dng_socket.c129 static int ngs_mod_event(module_t mod, int event, void *data);
1174 ngs_mod_event(module_t mod, int event, void *data)
/freebsd-10.2-release/sys/opencrypto/
H A Dcrypto.c1547 int crypto_modevent(module_t mod, int type, void *unused);
1557 crypto_modevent(module_t mod, int type, void *unused)
/freebsd-10.2-release/sys/dev/fb/
H A Dfb.c379 fb_modevent(module_t mod, int type, void *data)
/freebsd-10.2-release/sys/dev/usb/net/
H A Dusb_ethernet.c539 uether_modevent(module_t mod, int type, void *data)
/freebsd-10.2-release/sys/dev/utopia/
H A Dutopia.c632 utopia_mod_init(module_t mod, int what, void *arg)
/freebsd-10.2-release/sys/netinet/
H A Dip_divert.c762 div_modevent(module_t mod, int type, void *unused)
H A Dtoecore.c627 toecore_mod_handler(module_t mod, int cmd, void *arg)
/freebsd-10.2-release/sys/netinet/libalias/
H A Dalias_nbt.c156 mod_handler(module_t mod, int type, void *data)
/freebsd-10.2-release/sys/dev/ksyms/
H A Dksyms.c587 ksyms_modevent(module_t mod __unused, int type, void *data __unused)
/freebsd-10.2-release/sys/dev/nand/
H A Dnandsim.c634 nandsim_modevent(module_t mod __unused, int type, void *data __unused)

Completed in 413 milliseconds

1234567891011