Home
last modified time | relevance | path

Searched refs:EVENTHANDLER_PRI_FIRST (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/sys/
H A Deventhandler.h183 #define EVENTHANDLER_PRI_FIRST 0 macro
190 #define SHUTDOWN_PRI_FIRST EVENTHANDLER_PRI_FIRST
206 #define LOWMEM_PRI_DEFAULT EVENTHANDLER_PRI_FIRST
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Darc_os.c241 EVENTHANDLER_PRI_FIRST); in arc_lowmem_init()
/f-stack/freebsd/x86/x86/
H A Dtsc.c392 tsc_freq_changing, NULL, EVENTHANDLER_PRI_FIRST); in init_TSC()
394 tsc_freq_changed, NULL, EVENTHANDLER_PRI_FIRST); in init_TSC()
/f-stack/freebsd/security/mac_veriexec/
H A Dmac_veriexec.c626 EVENTHANDLER_PRI_FIRST); in mac_veriexec_init()
/f-stack/freebsd/arm/allwinner/
H A Daw_thermal.c694 aw_thermal_cf_pre_change, sc, EVENTHANDLER_PRI_FIRST); in aw_thermal_attach()
/f-stack/freebsd/net/
H A Dif_lagg.c608 lagg_register_vlan, sc, EVENTHANDLER_PRI_FIRST); in lagg_clone_create()
610 lagg_unregister_vlan, sc, EVENTHANDLER_PRI_FIRST); in lagg_clone_create()
H A Diflib.c5531 EVENTHANDLER_PRI_FIRST); in iflib_register()
5534 EVENTHANDLER_PRI_FIRST); in iflib_register()
/f-stack/freebsd/kern/
H A Dkern_mbuf.c382 EVENTHANDLER_PRI_FIRST); in mbuf_init()
H A Duipc_socket.c315 EVENTHANDLER_PRI_FIRST); in socket_init()
/f-stack/freebsd/vm/
H A Duma_core.c3025 EVENTHANDLER_PRI_FIRST); in uma_startup3()
/f-stack/freebsd/netinet/
H A Dsctp_usrreq.c92 sctp_addr_change_event_handler, NULL, EVENTHANDLER_PRI_FIRST); in sctp_init()