Searched defs:list_for_each_entry_safe (Results 251 - 256 of 256) sorted by last modified time

<<11

/linux-master/fs/nfs/blocklayout/
H A Dextent_tree.c129 list_for_each_entry_safe(be, tmp, head, be_list) { function
/linux-master/drivers/greybus/
H A Dmanifest.c65 list_for_each_entry_safe(desc, tmp, head, links) { function
/linux-master/drivers/misc/ocxl/
H A Dpci.c32 list_for_each_entry_safe(afu, tmp, afu_list, list) { function
H A Dpasid.c67 list_for_each_entry_safe(cur, tmp, head, list) { function
/linux-master/drivers/hsi/clients/
H A Dhsi_char.c155 list_for_each_entry_safe(msg, tmp, list, link) { function
/linux-master/net/atm/
H A Daddr.c59 list_for_each_entry_safe(this, p, head, entry) { function

Completed in 329 milliseconds

<<11