Searched refs:SLIST_REMOVE_AFTER (Results 1 – 3 of 3) sorted by relevance
202 SLIST_REMOVE_AFTER(p, link); in pgt_flush_range()257 SLIST_REMOVE_AFTER(pp, link); in prune_before_va()511 SLIST_REMOVE_AFTER(pgt, link); in pop_from_cache_list()553 SLIST_REMOVE_AFTER(p_prev, link); in pop_least_used_from_cache_list()633 SLIST_REMOVE_AFTER(pp, link); in pgt_flush()705 SLIST_REMOVE_AFTER(p, link); in flush_ctx_range_from_list()
154 SLIST_REMOVE_AFTER(mf, link); in pop_from_list()
232 #define SLIST_REMOVE_AFTER(slistelm, field) do { \ macro
Completed in 7 milliseconds