Searched refs:EVENTHANDLER_DEFINE (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/amd64/amd64/ |
| H A D | prof_machdep.c | 320 EVENTHANDLER_DEFINE(cpufreq_post_change, tsc_freq_changed, NULL,
|
| /f-stack/freebsd/i386/i386/ |
| H A D | prof_machdep.c | 400 EVENTHANDLER_DEFINE(cpufreq_post_change, tsc_freq_changed, NULL,
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | kmod_core.c | 364 EVENTHANDLER_DEFINE(mountroot, spa_boot_init, NULL, 0);
|
| /f-stack/freebsd/sys/ |
| H A D | eventhandler.h | 122 #define EVENTHANDLER_DEFINE(name, func, arg, priority) \ macro
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_encap.c | 183 EVENTHANDLER_DEFINE(ifaddr_event_ext, srcaddr_change_event, NULL, 0);
|
| H A D | ip_reass.c | 661 EVENTHANDLER_DEFINE(ifnet_departure_event, ipreass_cleanup, NULL, 0);
|
| /f-stack/freebsd/kern/ |
| H A D | subr_firmware.c | 402 EVENTHANDLER_DEFINE(mountroot, firmware_mountroot, NULL, 0);
|
| H A D | kern_exec.c | 1392 EVENTHANDLER_DEFINE(vm_lowmem, exec_args_kva_lowmem, NULL,
|
| /f-stack/freebsd/security/mac_veriexec_parser/ |
| H A D | mac_veriexec_parser.c | 475 EVENTHANDLER_DEFINE(mountroot, parse_manifest_event, NULL, 0);
|
| /f-stack/freebsd/netinet6/ |
| H A D | frag6.c | 325 EVENTHANDLER_DEFINE(ifnet_departure_event, frag6_cleanup, NULL, 0);
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_subr.c | 880 EVENTHANDLER_DEFINE(cpufreq_post_change, tsc_freq_changed, NULL,
|