Home
last modified time | relevance | path

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

12

/include/media/
A Dmedia-device.h383 list_for_each_entry(entity, &(mdev)->entities, graph_obj.list)
387 list_for_each_entry(intf, &(mdev)->interfaces, graph_obj.list)
391 list_for_each_entry(pad, &(mdev)->pads, graph_obj.list)
395 list_for_each_entry(link, &(mdev)->links, graph_obj.list)
A Dv4l2-device.h271 list_for_each_entry(sd, &(v4l2_dev)->subdevs, list)
295 list_for_each_entry((sd), &(v4l2_dev)->subdevs, list) \
354 list_for_each_entry((sd), &(v4l2_dev)->subdevs, list) { \
530 list_for_each_entry(__sd, &(v4l2_dev)->subdevs, list) { \
558 list_for_each_entry(__sd, &(v4l2_dev)->subdevs, list) { \
A Dv4l2-mem2mem.h702 list_for_each_entry(b, &m2m_ctx->cap_q_ctx.rdy_queue, list)
711 list_for_each_entry(b, &m2m_ctx->out_q_ctx.rdy_queue, list)
/include/linux/
A Ddamon.h823 list_for_each_entry(r, &t->regions_list, list)
832 list_for_each_entry(t, &(ctx)->adaptive_targets, list)
838 list_for_each_entry(s, &(ctx)->schemes, list)
844 list_for_each_entry(goal, &quota->goals, list)
850 list_for_each_entry(f, &(scheme)->filters, list)
856 list_for_each_entry(f, &(scheme)->ops_filters, list)
A Dplist.h143 list_for_each_entry(pos, &(head)->node_list, node_list)
173 list_for_each_entry(pos, &(head)->node_list, mem.node_list)
A Dlivepatch.h182 list_for_each_entry(obj, &patch->obj_list, node)
193 list_for_each_entry(func, &obj->func_list, node)
A Dresource_ext.h64 list_for_each_entry((entry), (list), node)
A Dpnp.h224 list_for_each_entry(card, &pnp_cards, global_list)
277 #define pnp_for_each_dev(dev) list_for_each_entry(dev, &pnp_global, global_list)
279 list_for_each_entry(dev, &(card)->devices, card_list)
434 list_for_each_entry(card, &(protocol)->cards, protocol_list)
436 list_for_each_entry(dev, &(protocol)->devices, protocol_list)
A Dvirtio.h202 list_for_each_entry(vq, &(vdev)->vqs, list)
A Dfilelock.h423 #define for_each_file_lock(_fl, _head) list_for_each_entry(_fl, _head, c.flc_list)
/include/drm/
A Ddrm_encoder.h333 list_for_each_entry((encoder), &(dev)->mode_config.encoder_list, head) \
344 list_for_each_entry(encoder, &(dev)->mode_config.encoder_list, head)
A Ddrm_plane.h966 list_for_each_entry((plane), &(dev)->mode_config.plane_list, head) \
979 list_for_each_entry(plane, &(dev)->mode_config.plane_list, head) \
990 list_for_each_entry(plane, &(dev)->mode_config.plane_list, head)
A Ddrm_gpuvm.h490 list_for_each_entry(va__, &(gpuvm__)->rb.list, rb.entry)
772 list_for_each_entry(va__, &(vm_bo)->list.gpuva, gem.entry)
1000 #define drm_gpuva_for_each_op(op, ops) list_for_each_entry(op, &(ops)->list, entry)
A Ddrm_mm.h364 list_for_each_entry(entry, drm_mm_nodes(mm), node_list)
A Ddrm_crtc.h1312 list_for_each_entry(crtc, &(dev)->mode_config.crtc_list, head)
A Ddrm_gem.h645 list_for_each_entry(entry__, &(obj__)->gpuva.list, list.entry.gem)
/include/net/tc_act/
A Dtc_gate.h111 list_for_each_entry(entry, &p->entries, list) in tcf_gate_get_list()
122 list_for_each_entry(entry, &p->entries, list) { in tcf_gate_get_list()
/include/sound/
A Dsoc-dpcm.h107 list_for_each_entry(_dpcm, &(be)->dpcm[stream].fe_clients, list_fe)
110 list_for_each_entry(_dpcm, &(fe)->dpcm[stream].be_clients, list_be)
A Dsoc.h1096 list_for_each_entry(rtd, &(card)->rtd_list, list)
1101 list_for_each_entry(component, &card->aux_comp_list, card_aux_list)
1107 list_for_each_entry(component, &(card)->component_dev_list, card_list)
1110 list_for_each_entry(dapm, &card->dapm_list, list)
1113 list_for_each_entry(w, &card->widgets, list)
/include/net/
A Ddsa.h174 list_for_each_entry((_dp), &(_dst)->ports, list) \
178 list_for_each_entry((_dp), &(_ds)->dst->ports, list) \
517 list_for_each_entry(dp, &dst->ports, list) in dsa_to_port()
571 list_for_each_entry((_dp), &(_dst)->ports, list) \
579 list_for_each_entry((_dp), &(_dst)->ports, list) \
583 list_for_each_entry((_dp), &(_ds)->dst->ports, list) \
642 list_for_each_entry(dl, &dst->rtable, list) in dsa_routing_port()
812 list_for_each_entry(dp, &dst->ports, list) in dsa_tree_offloads_bridge_port()
826 list_for_each_entry(dp, &dst->ports, list) in dsa_tree_offloads_bridge_dev()
A Dfq_impl.h184 list_for_each_entry(tin, &fq->tin_backlog, tin_list) { in fq_find_fattest_flow()
283 list_for_each_entry(flow, &tin->new_flows, flowchain) in fq_tin_filter()
285 list_for_each_entry(flow, &tin->old_flows, flowchain) in fq_tin_filter()
A Dnet_namespace.h426 list_for_each_entry(VAR, &net_namespace_list, list)
/include/net/sctp/
A Dauth.h57 list_for_each_entry(__key, __list_head, key_list)
/include/linux/usb/
A Dgadget_configfs.h66 list_for_each_entry(gs, &gi->string_list, list) { \
/include/linux/i3c/
A Dmaster.h548 list_for_each_entry(dev, &(bus)->devs.i2c, common.node)
559 list_for_each_entry(dev, &(bus)->devs.i3c, common.node)

Completed in 64 milliseconds

12