Searched defs:list_for_each_entry_continue_reverse (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c35 list_for_each_entry_continue_reverse(entry, list, head) { function
/linux-master/tools/include/linux/
H A Dlist.h507 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
/linux-master/include/linux/
H A Dlist.h827 #define list_for_each_entry_continue_reverse(pos, head, member) \ macro
/linux-master/net/dsa/
H A Duser.c1966 list_for_each_entry_continue_reverse(p, hw_port_list, list) { function

Completed in 130 milliseconds