Home
last modified time | relevance | path

Searched refs:LOWMEM_PRI_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Deventhandler.h211 #define LOWMEM_PRI_DEFAULT EVENTHANDLER_PRI_FIRST macro
/freebsd/sys/netinet/
H A Dip_reass.c720 LOWMEM_PRI_DEFAULT); in ipreass_init()
722 LOWMEM_PRI_DEFAULT); in ipreass_init()
H A Dtcp_subr.c1524 EVENTHANDLER_REGISTER(vm_lowmem, tcp_drain, NULL, LOWMEM_PRI_DEFAULT); in tcp_init()
1525 EVENTHANDLER_REGISTER(mbuf_lowmem, tcp_drain, NULL, LOWMEM_PRI_DEFAULT); in tcp_init()
H A Dsctp_pcb.c6872 EVENTHANDLER_DEFINE(vm_lowmem, sctp_drain, NULL, LOWMEM_PRI_DEFAULT);
6873 EVENTHANDLER_DEFINE(mbuf_lowmem, sctp_drain, NULL, LOWMEM_PRI_DEFAULT);
/freebsd/sys/netinet6/
H A Dip6_input.c299 EVENTHANDLER_REGISTER(vm_lowmem, frag6_drain, NULL, LOWMEM_PRI_DEFAULT); in ip6_init()
301 LOWMEM_PRI_DEFAULT); in ip6_init()