Home
last modified time | relevance | path

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

/include/sound/
Dsoc-dpcm.h114 list_for_each_entry_continue_reverse(_dpcm, &(fe)->dpcm[stream].be_clients, list_be)
/include/net/
Dnet_namespace.h419 list_for_each_entry_continue_reverse(VAR, &net_namespace_list, list)
Ddsa.h573 list_for_each_entry_continue_reverse((_dp), &(_dst)->ports, list) \
589 list_for_each_entry_continue_reverse((_dp), &(_ds)->dst->ports, list) \
/include/linux/
Dlist.h827 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
Dnetdevice.h3059 list_for_each_entry_continue_reverse(d, &(net)->dev_base_head, \