Searched refs:list_for_each_entry (Results 176 - 200 of 822) sorted by relevance

1234567891011>>

/drivers/dma/
H A Damba-pl08x.c356 list_for_each_entry(txdi, &plchan->pend_list, node) {
358 list_for_each_entry(dsg, &txd->dsg_list, node)
600 list_for_each_entry(dsg, &txd->dsg_list, node) {
1497 list_for_each_entry(dsg, &txd->dsg_list, node)
1501 list_for_each_entry(dsg, &txd->dsg_list, node)
1508 list_for_each_entry(dsg, &txd->dsg_list, node)
1512 list_for_each_entry(dsg, &txd->dsg_list, node)
1567 list_for_each_entry(waiting, &pl08x->memcpy.channels,
1785 list_for_each_entry(chan, &pl08x->memcpy.channels, chan.device_node) {
1793 list_for_each_entry(cha
[all...]
/drivers/regulator/
H A Dcore.c116 list_for_each_entry(rdev, &regulator_list, list) {
118 list_for_each_entry(regulator, &rdev->consumer_list, list) {
195 list_for_each_entry(regulator, &rdev->consumer_list, list) {
481 list_for_each_entry(regulator, &rdev->consumer_list, list)
659 list_for_each_entry(sibling, &rdev->consumer_list, list)
1021 list_for_each_entry(node, &regulator_map_list, list) {
1181 list_for_each_entry(r, &regulator_list, list)
1188 list_for_each_entry(r, &regulator_list, list)
1219 list_for_each_entry(map, &regulator_map_list, list) {
2349 list_for_each_entry(consume
[all...]
/drivers/char/
H A Dvirtio_console.c240 list_for_each_entry(cons, &pdrvdata.consoles, list) {
259 list_for_each_entry(port, &portdev->ports, list)
276 list_for_each_entry(portdev, &pdrvdata.portdevs, list) {
293 list_for_each_entry(port, &portdev->ports, list)
310 list_for_each_entry(port, &portdev->ports, list)
1860 list_for_each_entry(port, &portdev->ports, list) {
1890 list_for_each_entry(port, &portdev->ports, list) {
/drivers/hid/
H A Dhid-input.c107 list_for_each_entry(report, &hid->report_enum[k].report_list, list) {
1024 list_for_each_entry(hidinput, &hid->inputs, list)
1034 list_for_each_entry(report, &hid->report_enum[HID_OUTPUT_REPORT].report_list, list) {
1052 list_for_each_entry(report,
1073 list_for_each_entry(report,
1110 list_for_each_entry(rep, &rep_enum->report_list, list)
1157 list_for_each_entry(report, &hid->report_enum[k].report_list, list) {
/drivers/gpu/drm/i915/
H A Di915_debugfs.c199 list_for_each_entry(obj, head, mm_list) { function
215 list_for_each_entry(obj, list, member) { \
270 list_for_each_entry(obj, &dev_priv->mm.gtt_list, gtt_list) {
307 list_for_each_entry(obj, &dev_priv->mm.gtt_list, gtt_list) {
332 list_for_each_entry(crtc, &dev->mode_config.crtc_list, base.head) {
388 list_for_each_entry(gem_request,
399 list_for_each_entry(gem_request,
410 list_for_each_entry(gem_request,
1347 list_for_each_entry(fb, &dev->mode_config.fb_list, base.head) {
/drivers/gpu/drm/radeon/
H A Datombios_crtc.c95 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
285 list_for_each_entry(other_crtc, &rdev->ddev->mode_config.crtc_list, head) {
590 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
936 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
1496 list_for_each_entry(test_encoder, &dev->mode_config.encoder_list, head) {
1510 list_for_each_entry(test_crtc, &dev->mode_config.crtc_list, head) {
1525 list_for_each_entry(test_encoder, &dev->mode_config.encoder_list, head) {
1544 list_for_each_entry(test_crtc, &dev->mode_config.crtc_list, head) {
1594 list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
H A Dradeon_gart.c333 list_for_each_entry(bo_va, &vm->va, vm_list) {
497 list_for_each_entry(tmp, &vm->va, vm_list) {
625 list_for_each_entry(bo_va, &bo->va, bo_list) {
/drivers/media/video/uvc/
H A Duvc_ctrl.c804 list_for_each_entry(map, &ctrl->info.mappings, list) {
833 list_for_each_entry(entity, &chain->entities, chain) {
1140 list_for_each_entry(entity, &chain->entities, chain) {
1442 list_for_each_entry(entity, &chain->entities, chain) {
1569 list_for_each_entry(entity, &dev->entities, list) {
1683 list_for_each_entry(entity, &chain->entities, chain) {
1714 list_for_each_entry(map, &ctrl->info.mappings, list) {
1852 list_for_each_entry(entity, &dev->entities, list) {
1921 list_for_each_entry(entity, &dev->entities, list) {
H A Duvc_driver.c261 list_for_each_entry(entity, &dev->entities, list) {
290 list_for_each_entry(stream, &dev->streams, list) {
1504 list_for_each_entry(term, terms, chain) { function
1543 list_for_each_entry(term, &dev->entities, list) {
1672 list_for_each_entry(stream, &dev->streams, list) {
1753 list_for_each_entry(term, &chain->entities, chain) {
1780 list_for_each_entry(chain, &dev->chains, list) {
1941 list_for_each_entry(stream, &dev->streams, list) {
1971 list_for_each_entry(stream, &dev->streams, list) {
/drivers/net/team/
H A Dteam.c88 list_for_each_entry(option, &team->option_list, list) {
227 list_for_each_entry(mode, &mode_list, list) {
458 list_for_each_entry(cur, &team->port_list, list)
512 list_for_each_entry(port, &team->port_list, list) {
892 list_for_each_entry(port, &team->port_list, list) {
963 list_for_each_entry(port, &team->port_list, list) {
1256 list_for_each_entry(option, &team->option_list, list) {
1374 list_for_each_entry(option, &team->option_list, list) {
1428 list_for_each_entry(port, &team->port_list, list) {
/drivers/firewire/
H A Dcore-transaction.c92 list_for_each_entry(t, &card->transaction_list, link) {
492 list_for_each_entry(handler, list, link) { function
513 list_for_each_entry(handler, list, link) { function
880 list_for_each_entry(handler, &address_handler_list, link) {
938 list_for_each_entry(t, &card->transaction_list, link) {
H A Dcore-card.c135 list_for_each_entry (desc, &descriptor_list, link) {
147 list_for_each_entry (desc, &descriptor_list, link) {
167 list_for_each_entry (card, &card_list, link) {
/drivers/gpu/drm/ttm/
H A Dttm_page_alloc_dma.c819 list_for_each_entry(d_page, &d_pages, page_list) {
928 list_for_each_entry(p, &_manager->pools, pools)
954 list_for_each_entry(d_page, &ttm_dma->pages_list, page_list) {
1020 list_for_each_entry(p, &_manager->pools, pools) {
1120 list_for_each_entry(p, &_manager->pools, pools) {
/drivers/infiniband/core/
H A Dmad_rmpp.c92 list_for_each_entry(rmpp_recv, &agent->rmpp_list, list) {
99 list_for_each_entry(rmpp_recv, &agent->rmpp_list, list) {
332 list_for_each_entry(rmpp_recv, &agent->rmpp_list, list) {
626 list_for_each_entry(wr->last_ack_seg, list, list)
848 list_for_each_entry(rmpp_recv, &agent->rmpp_list, list) {
/drivers/media/video/tm6000/
H A Dtm6000-core.c870 list_for_each_entry(ops, &tm6000_extension_devlist, next) {
885 list_for_each_entry(dev, &tm6000_devlist, devlist) {
900 list_for_each_entry(dev, &tm6000_devlist, devlist)
915 list_for_each_entry(ops, &tm6000_extension_devlist, next) {
929 list_for_each_entry(ops, &tm6000_extension_devlist, next) {
/drivers/message/i2o/
H A Diop.c145 list_for_each_entry(entry, &c->context_list, list)
179 list_for_each_entry(entry, &c->context_list, list)
212 list_for_each_entry(entry, &c->context_list, list)
242 list_for_each_entry(c, &i2o_controllers, list) {
264 list_for_each_entry(dev, &c->devices, list)
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c93 list_for_each_entry(elem, &o->exe_queue, link)
455 list_for_each_entry(pos, &o->head, link) {
490 list_for_each_entry(pos, &o->head, link)
505 list_for_each_entry(pos, &o->head, link)
521 list_for_each_entry(pos, &o->head, link)
541 list_for_each_entry(pos, &o->head, link)
557 list_for_each_entry(pos, &o->head, link)
574 list_for_each_entry(pos, &o->head, link)
1110 list_for_each_entry(pos, &o->exe_queue, link)
1127 list_for_each_entry(po
1605 list_for_each_entry(elem, exe_chunk, link) { function
1658 list_for_each_entry(elem, exe_chunk, link) { function
1682 list_for_each_entry(elem, exe_chunk, link) { function
[all...]
/drivers/scsi/ibmvscsi/
H A Dibmvfc.c560 list_for_each_entry(tgt, &vhost->targets, queue)
593 list_for_each_entry(tgt, &vhost->targets, queue)
917 list_for_each_entry(tgt, &vhost->targets, queue)
1507 list_for_each_entry(tgt, &vhost->targets, queue) {
1776 list_for_each_entry(tgt, &vhost->targets, queue) {
2109 list_for_each_entry(evt, &vhost->sent, queue) {
2123 list_for_each_entry(evt, &vhost->sent, queue) {
2168 list_for_each_entry(evt, &vhost->sent, queue) {
2268 list_for_each_entry(evt, &vhost->sent, queue) {
2611 list_for_each_entry(tg
[all...]
/drivers/gpu/drm/nouveau/
H A Dnouveau_vm.c44 list_for_each_entry(r, &node->regions, rl_entry) {
172 list_for_each_entry(vpgd, &vm->pgd_list, head) {
211 list_for_each_entry(vpgd, &vm->pgd_list, head) {
/drivers/mtd/
H A Dmtd_blkdevs.c350 list_for_each_entry(d, &tr->devs, list) {
518 list_for_each_entry(tr, &blktrans_majors, list)
531 list_for_each_entry(tr, &blktrans_majors, list)
/drivers/pnp/
H A Dresource.c485 list_for_each_entry(pnp_res, &dev->resources, list) {
633 list_for_each_entry(option, &dev->options, list) {
673 list_for_each_entry(pnp_res, &dev->resources, list) {
/drivers/s390/char/
H A Dsclp_cmd.c408 list_for_each_entry(incr, &sclp_mem_list, list) {
506 list_for_each_entry(incr, &sclp_mem_list, list)
527 list_for_each_entry(incr, &sclp_mem_list, list) {
/drivers/scsi/aic94xx/
H A Daic94xx_task.c567 list_for_each_entry(a, &alist, list) {
572 list_for_each_entry(a, &alist, list) {
614 list_for_each_entry(a, &alist, list) {
/drivers/scsi/
H A Dscsi_devinfo.c264 list_for_each_entry(devinfo_table, &scsi_dev_info_list, node)
407 list_for_each_entry(devinfo, &devinfo_table->scsi_dev_info_list,
569 list_for_each_entry(devinfo, &devinfo_table->scsi_dev_info_list,
/drivers/staging/tidspbridge/pmgr/
H A Dcmm.c425 list_for_each_entry(curr, &altr->in_use_list, link) {
698 list_for_each_entry(curr, &allocator->free_list, link) {
712 list_for_each_entry(curr, &allocator->free_list, link) {

Completed in 2811 milliseconds

1234567891011>>