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 | 419 list_for_each_entry_continue_reverse(VAR, &net_namespace_list, list)
|
| D | dsa.h | 573 list_for_each_entry_continue_reverse((_dp), &(_dst)->ports, list) \ 589 list_for_each_entry_continue_reverse((_dp), &(_ds)->dst->ports, list) \
|
| /include/linux/ |
| D | list.h | 827 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
|
| D | netdevice.h | 3059 list_for_each_entry_continue_reverse(d, &(net)->dev_base_head, \
|