Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c249 static void fsw_purge_cache(struct nx_flowswitch *, boolean_t);
4341 fsw_purge_cache(fsw, low); in fsw_reap_thread_cont()
4514 fsw_purge_cache(struct nx_flowswitch *fsw, boolean_t low) in fsw_purge_cache() function