Searched defs:list_for_each_entry_from (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/include/linux/
H A Dlist.h520 #define list_for_each_entry_from(pos, head, member) \ macro
/linux-master/net/devlink/
H A Ddpipe.c249 list_for_each_entry_from(table, dpipe_tables, list) { function
/linux-master/include/linux/
H A Dlist.h840 #define list_for_each_entry_from(pos, head, member) \ macro
/linux-master/drivers/net/team/
H A Dteam.c2479 list_for_each_entry_from(opt_inst, sel_opt_inst_list, tmp_list) { function
/linux-master/sound/soc/
H A Dsoc-dapm.c669 list_for_each_entry_from(w, wlist, list) { function

Completed in 253 milliseconds