Home
last modified time | relevance | path

Searched refs:na_drain (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_kern.c593 na_drain(ch->ch_na, TRUE); /* purge caches */ in kern_channel_memstatus()
747 na_drain(ch->ch_na, FALSE); /* prune caches */ in kern_channel_defunct()
/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.h681 extern void na_drain(struct nexus_adapter *, boolean_t);
H A Dnexus_adapter.c3988 na_drain(struct nexus_adapter *na, boolean_t purge) in na_drain() function
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4764 na_drain(na, purge); in fsw_drain_channels()
4783 na_drain(na, purge); /* purge/prune caches */ in fsw_drain_channels()