Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/channel/ !
H A Dchannel_kern.c625 na_drain(ch->ch_na, TRUE); /* purge caches */ in kern_channel_memstatus()
779 na_drain(ch->ch_na, FALSE); /* prune caches */ in kern_channel_defunct()
/xnu-12377.1.9/bsd/skywalk/nexus/ !
H A Dnexus_adapter.h677 extern void na_drain(struct nexus_adapter *, boolean_t);
H A Dnexus_adapter.c3930 na_drain(struct nexus_adapter *na, boolean_t purge) in na_drain() function
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/ !
H A Dfsw_dp.c4904 na_drain(na, purge); in fsw_drain_channels()
4923 na_drain(na, purge); /* purge/prune caches */ in fsw_drain_channels()