Home
last modified time | relevance | path

Searched refs:list_for_each_entry (Results 1 – 15 of 15) sorted by relevance

/include/linux/
Ddmar.h53 list_for_each_entry(drhd, &dmar_drhd_units, list)
56 list_for_each_entry(drhd, &dmar_drhd_units, list) \
60 list_for_each_entry(drhd, &dmar_drhd_units, list) \
147 list_for_each_entry(rmrr, &dmar_rmrr_units, list)
Dplist.h143 list_for_each_entry(pos, &(head)->node_list, node_list)
163 list_for_each_entry(pos, &(head)->node_list, mem.node_list)
Dlist.h429 #define list_for_each_entry(pos, head, member) \ macro
Dnetdevice.h226 list_for_each_entry(ha, &(l)->list, list)
1608 list_for_each_entry(d, &(net)->dev_base_head, dev_list)
/include/media/
Dv4l2-device.h125 list_for_each_entry(sd, &(v4l2_dev)->subdevs, list)
132 list_for_each_entry((sd), &(v4l2_dev)->subdevs, list) \
153 list_for_each_entry((sd), &(v4l2_dev)->subdevs, list) { \
197 list_for_each_entry(__sd, &(v4l2_dev)->subdevs, list) { \
Dmedia-device.h94 list_for_each_entry(entity, &(mdev)->entities, list)
/include/net/sctp/
Dauth.h76 list_for_each_entry(__key, __list_head, key_list)
/include/linux/usb/
Dgadget_configfs.h77 list_for_each_entry(gs, &gi->string_list, list) { \
Dgadget.h553 list_for_each_entry(tmp, &(gadget)->ep_list, ep_list)
/include/net/
Dnet_namespace.h259 list_for_each_entry(VAR, &net_namespace_list, list)
/include/net/bluetooth/
Dhci_core.h824 list_for_each_entry(hdev, &hci_dev_list, list) in hci_amp_capable()
963 list_for_each_entry(cb, &hci_cb_list, list) { in hci_auth_cfm()
984 list_for_each_entry(cb, &hci_cb_list, list) { in hci_encrypt_cfm()
996 list_for_each_entry(cb, &hci_cb_list, list) { in hci_key_change_cfm()
1009 list_for_each_entry(cb, &hci_cb_list, list) { in hci_role_switch_cfm()
/include/drm/
Ddrm_mm.h115 #define drm_mm_for_each_node(entry, mm) list_for_each_entry(entry, \
DdrmP.h1752 list_for_each_entry(_entry, &dev->maplist, head) in drm_core_findmap()
/include/scsi/
Dscsi_device.h349 list_for_each_entry((sdev), &((shost)->__devices), siblings)
/include/sound/
Dpcm.h578 list_for_each_entry(s, &substream->group->substreams, link_list)