Searched defs:list_for_each_entry (Results 351 - 359 of 359) sorted by last modified time

<<1112131415

/linux-master/net/rds/
H A Dib_rdma.c327 list_for_each_entry(ibmr, list, unmap_list) { function
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dmm.h48 list_for_each_entry(node, &mm->nodes, nl_entry) { function
/linux-master/net/ceph/
H A Dstriper.c79 list_for_each_entry(ex, object_extents, oe_item) { function
/linux-master/drivers/misc/ocxl/
H A Dpci.c53 list_for_each_entry(afu, afu_list, list) { function
H A Dpasid.c18 list_for_each_entry(cur, head, list) { function
37 list_for_each_entry(cur, head, list) { function
/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c101 #define list_for_each_entry(pos, head, member) \ macro
/linux-master/tools/firewire/
H A Dlist.h59 #define list_for_each_entry(pos, list, member) \ macro
/linux-master/net/atm/
H A Daddr.c84 list_for_each_entry(this, head, entry) { function
119 list_for_each_entry(this, head, entry) { function
/linux-master/drivers/pcmcia/
H A Dti113x.h943 list_for_each_entry(dev, &bus->devices, bus_list) { function

Completed in 237 milliseconds

<<1112131415