Home
last modified time | relevance | path

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

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

Completed in 653 milliseconds