Searched refs:evhand (Results 1 - 22 of 22) sorted by relevance

/freebsd-13-stable/sys/netinet/cc/
H A Dcc_module.h64 .evhand = cc_modevent, \
/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_mod.h145 modeventhand_t evhand; /* event handler */ member in struct:moduledata
/freebsd-13-stable/sys/sys/
H A Dmodule_khelp.h87 .evhand = khelp_modevent, \
H A Dmodule.h60 modeventhand_t evhand; /* event handler */ member in struct:moduledata
H A Dsocketvar.h351 .evhand = accept_filt_generic_mod_event, \
/freebsd-13-stable/sys/kern/
H A Dkern_module.c130 " %d\n", data->name, (void *)data->evhand, data->priv,
171 newmod->handler = data->evhand ? data->evhand : modevent_nop;
/freebsd-13-stable/sys/dev/efidev/
H A Defidev.c206 .evhand = efidev_modevents,
H A Defirt.c590 .evhand = efirt_modevents,
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_main.c317 .evhand = mlx4en_evhand,
/freebsd-13-stable/sys/tests/callout_test/
H A Dcallout_test.c279 .evhand = callout_test_modevent,
/freebsd-13-stable/sys/tests/framework/
H A Dkern_testfrwk.c338 .evhand = kerntest_mod_init,
/freebsd-13-stable/sys/dev/iser/
H A Dicl_iser.c562 .evhand = icl_iser_modevent,
/freebsd-13-stable/sys/net/
H A Dif_infiniband.c646 .evhand = &infiniband_modevent,
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c1332 .evhand = qlnxr_event_handler,
/freebsd-13-stable/sys/netinet/
H A Dsiftr.c1584 .evhand = siftr_load_handler,
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1431 .evhand = ipoib_evhand,
/freebsd-13-stable/sys/fs/cuse/
H A Dcuse.c81 .evhand = &cuse_modevent,
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c4232 .evhand = mlx4_evhand,
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c3338 .evhand = mlx4ib_evhand,
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c420 .evhand = syscall_module_handler,
/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Dbbr.c14909 .evhand = tcp_addbbr,
H A Drack.c20017 .evhand = tcp_addrack,

Completed in 197 milliseconds