Searched refs:list_for_each_entry_continue_reverse (Results 1 – 3 of 3) sorted by relevance
114 list_for_each_entry_continue_reverse(dpcm, &(fe)->dpcm[stream].be_clients, list_be)
148 list_for_each_entry_continue_reverse(i, &fq->backlogs, in fq_recalc_backlog()
653 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro