Searched refs:list_for_each_entry_continue_reverse (Results 1 – 5 of 5) sorted by relevance
/include/sound/ |
D | soc-dpcm.h | 114 list_for_each_entry_continue_reverse(_dpcm, &(fe)->dpcm[stream].be_clients, list_be)
|
/include/net/ |
D | net_namespace.h | 367 list_for_each_entry_continue_reverse(VAR, &net_namespace_list, list)
|
D | dsa.h | 488 list_for_each_entry_continue_reverse((_dp), &(_ds)->dst->ports, list) \
|
/include/linux/ |
D | list.h | 695 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
|
D | netdevice.h | 2960 list_for_each_entry_continue_reverse(d, &(net)->dev_base_head, \
|