Home
last modified time | relevance | path

Searched refs:list_first_entry (Results 1 – 25 of 816) sorted by relevance

12345678910>>...33

/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_ooo.c176 p_isle = list_first_entry(&p_archipelago->isles_list, in qed_ooo_release_connection_isles()
182 p_buffer = list_first_entry(&p_isle->buffers_list, in qed_ooo_release_connection_isles()
209 p_isle = list_first_entry(&p_archipelago->isles_list, in qed_ooo_release_all_isles()
217 list_first_entry(&p_isle->buffers_list, in qed_ooo_release_all_isles()
255 p_buffer = list_first_entry(&p_ooo_info->free_buffers_list, in qed_ooo_free()
289 p_buffer = list_first_entry(&p_ooo_info->free_buffers_list, in qed_ooo_get_free_buffer()
316 p_buffer = list_first_entry(&p_ooo_info->ready_buffers_list, in qed_ooo_get_ready_buffer()
380 p_isle = list_first_entry(&p_ooo_info->free_isles_list, in qed_ooo_add_new_isle()
/linux/drivers/media/pci/cx18/
A Dcx18-queue.c79 mdl = list_first_entry(&q->list, struct cx18_mdl, list); in cx18_dequeue()
115 buf = list_first_entry(&mdl->buf_list, struct cx18_buffer, in cx18_mdl_update_bufs_for_cpu()
207 mdl = list_first_entry(&q_src->list, struct cx18_mdl, list); in cx18_queue_flush()
246 buf = list_first_entry(&mdl->buf_list, in cx18_unload_queues()
287 buf = list_first_entry(&s->buf_pool, struct cx18_buffer, in cx18_load_queues()
420 buf = list_first_entry(&s->buf_pool, struct cx18_buffer, list); in cx18_stream_free()
A Dcx18-queue.h35 cx18_buf_sync_for_device(s, list_first_entry(&mdl->buf_list, in cx18_mdl_sync_for_device()
48 cx18_buf_swap(list_first_entry(&mdl->buf_list, in cx18_mdl_swap()
/linux/net/ceph/
A Dpagelist.c44 struct page *page = list_first_entry(&pl->head, struct page, in ceph_pagelist_release()
61 page = list_first_entry(&pl->free_list, struct page, lru); in ceph_pagelist_addpage()
124 struct page *page = list_first_entry(&pl->free_list, in ceph_pagelist_free_reserve()
/linux/drivers/crypto/ccp/
A Dccp-dev.c169 ccp_rr = list_first_entry(&ccp_units, struct ccp_device, in ccp_del_device()
216 ccp_rr = list_first_entry(&ccp_units, struct ccp_device, in ccp_get_device()
259 dp = list_first_entry(&ccp_units, struct ccp_device, entry); in ccp_version()
397 cmd = list_first_entry(&ccp->cmd, struct ccp_cmd, entry); in ccp_dequeue_cmd()
404 backlog = list_first_entry(&ccp->backlog, struct ccp_cmd, in ccp_dequeue_cmd()
/linux/include/linux/sunrpc/
A Dsvc_rdma_pcl.h64 return list_first_entry(&pcl->cl_chunks, struct svc_rdma_chunk, in pcl_first_chunk()
89 for (pos = list_first_entry(&(pcl)->cl_chunks, struct svc_rdma_chunk, ch_list); \
/linux/drivers/s390/block/
A Ddasd_alias.c88 return list_first_entry(&lcu->grouplist, in _find_group()
591 group = list_first_entry(&lcu->grouplist, in _schedule_lcu_update()
594 usedev = list_first_entry(&group->baselist, in _schedule_lcu_update()
598 usedev = list_first_entry(&group->aliaslist, in _schedule_lcu_update()
603 usedev = list_first_entry(&lcu->active_devices, in _schedule_lcu_update()
706 alias_device = list_first_entry(&group->aliaslist, in dasd_alias_get_start_dev()
712 group->next = list_first_entry(&group->aliaslist, in dasd_alias_get_start_dev()
715 group->next = list_first_entry(&alias_device->alias_list, in dasd_alias_get_start_dev()
822 device = list_first_entry(&active, struct dasd_device, in flush_all_alias_devices_on_lcu()
831 if (device == list_first_entry(&active, in flush_all_alias_devices_on_lcu()
/linux/virt/kvm/
A Dasync_pf.c101 list_first_entry(&vcpu->async_pf.queue, in kvm_clear_async_pf_completion_queue()
127 list_first_entry(&vcpu->async_pf.done, in kvm_clear_async_pf_completion_queue()
144 work = list_first_entry(&vcpu->async_pf.done, typeof(*work), in kvm_check_async_pf_completion()
/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_pipe.c65 packet = list_first_entry(queue_to_indicate, in do_send_completion()
110 packet = list_first_entry(&ep->txq, struct htc_packet, list); in get_htc_packet_credit_based()
159 packet = list_first_entry(&ep->txq, struct htc_packet, list); in get_htc_packet_credit_based()
186 packet = list_first_entry(&ep->txq, struct htc_packet, list); in get_htc_packet()
218 packet = list_first_entry(pkt_queue, struct htc_packet, list); in htc_issue_packets()
289 packet = list_first_entry(pkt_queue, in htc_issue_packets()
370 packet = list_first_entry(txq, in htc_try_send()
698 packet = list_first_entry(&ep->txq, struct htc_packet, list); in htc_flush_tx_endpoint()
790 packet = list_first_entry(pkt_queue, struct htc_packet, list); in htc_send_packets_multiple()
921 packet = list_first_entry(queue_to_indicate, in do_recv_completion()
[all …]
/linux/drivers/dma/
A Dtegra20-apb-dma.c322 sg_req = list_first_entry(&tdc->free_sg_req, typeof(*sg_req), in tegra_dma_sg_req_get()
505 sg_req = list_first_entry(&tdc->pending_sg_req, typeof(*sg_req), node); in tdc_start_head_req()
518 hnsgreq = list_first_entry(&hsgreq->node, typeof(*hnsgreq), in tdc_configure_next_head_desc()
538 sgreq = list_first_entry(&tdc->pending_sg_req, typeof(*sgreq), in tegra_dma_abort_all()
589 sgreq = list_first_entry(&tdc->pending_sg_req, typeof(*sgreq), node); in handle_once_dma_done()
623 sgreq = list_first_entry(&tdc->pending_sg_req, typeof(*sgreq), node); in handle_cont_sngl_cycle_dma_done()
657 dma_desc = list_first_entry(&tdc->cb_desc, typeof(*dma_desc), in tegra_dma_tasklet()
780 sgreq = list_first_entry(&tdc->pending_sg_req, typeof(*sgreq), in tegra_dma_terminate_all()
794 dma_desc = list_first_entry(&tdc->cb_desc, typeof(*dma_desc), in tegra_dma_terminate_all()
1342 dma_desc = list_first_entry(&dma_desc_list, typeof(*dma_desc), in tegra_dma_free_chan_resources()
[all …]
A Dimx-dma.c227 desc = list_first_entry(&imxdmac->ld_active, struct imxdma_desc, in imxdma_chan_is_doing_cyclic()
420 desc = list_first_entry(&imxdmac->ld_active, in dma_irq_handle_channel()
610 desc = list_first_entry(&imxdmac->ld_active, struct imxdma_desc, node); in imxdma_tasklet()
630 next_desc = list_first_entry(&imxdmac->ld_queue, in imxdma_tasklet()
809 desc = list_first_entry(&imxdmac->ld_free, struct imxdma_desc, node); in imxdma_prep_slave_sg()
866 desc = list_first_entry(&imxdmac->ld_free, struct imxdma_desc, node); in imxdma_prep_dma_cyclic()
922 desc = list_first_entry(&imxdmac->ld_free, struct imxdma_desc, node); in imxdma_prep_dma_memcpy()
959 desc = list_first_entry(&imxdmac->ld_free, struct imxdma_desc, node); in imxdma_prep_dma_interleaved()
991 desc = list_first_entry(&imxdmac->ld_queue, in imxdma_issue_pending()
/linux/drivers/net/ethernet/brocade/bna/
A Dbna_tx_rx.c426 mac = list_first_entry(&rxf->mcast_pending_del_q, in bna_rxf_mcast_cfg_apply()
436 mac = list_first_entry(&rxf->mcast_pending_add_q, in bna_rxf_mcast_cfg_apply()
474 mac = list_first_entry(&rxf->mcast_pending_del_q, in bna_rxf_mcast_cfg_reset()
484 mac = list_first_entry(&rxf->mcast_active_q, in bna_rxf_mcast_cfg_reset()
659 mac = list_first_entry(&rxf->ucast_pending_add_q, in bna_rxf_uninit()
671 mac = list_first_entry(&rxf->mcast_pending_add_q, in bna_rxf_uninit()
786 mac = list_first_entry(&rxf->ucast_pending_add_q, in bna_rx_ucast_listset()
793 mac = list_first_entry(&rxf->ucast_active_q, in bna_rx_ucast_listset()
851 mac = list_first_entry(&rxf->mcast_active_q, in bna_rx_mcast_listset()
908 mac = list_first_entry(&rxf->mcast_active_q, in bna_rx_mcast_delall()
[all …]
/linux/drivers/infiniband/hw/hfi1/
A Diowait.h290 tx = list_first_entry( in iowait_get_txhead()
305 tx = list_first_entry(&w->tx_head, struct sdma_txreq, in iowait_get_desc()
328 tx = list_first_entry(&w->tx_head, struct sdma_txreq, in iowait_update_priority()
/linux/drivers/hid/
A Dhid-betopff.c72 hidinput = list_first_entry(&hid->inputs, struct hid_input, list); in betopff_init()
80 report = list_first_entry(report_list, struct hid_report, list); in betopff_init()
A Dhid-emsff.c60 hidinput = list_first_entry(&hid->inputs, struct hid_input, list); in emsff_init()
68 report = list_first_entry(report_list, struct hid_report, list); in emsff_init()
A Dhid-axff.c77 hidinput = list_first_entry(&hid->inputs, struct hid_input, list); in axff_init()
85 report = list_first_entry(report_list, struct hid_report, list); in axff_init()
A Dhid-dr.c88 hidinput = list_first_entry(&hid->inputs, struct hid_input, list); in drff_init()
96 report = list_first_entry(report_list, struct hid_report, list); in drff_init()
/linux/kernel/sched/
A Dswait.c29 curr = list_first_entry(&q->task_list, typeof(*curr), task_list); in swake_up_locked()
70 curr = list_first_entry(&tmp, typeof(*curr), task_list); in swake_up_all()
/linux/drivers/soc/fsl/qbman/
A Dqman_test_stash.c454 hp_cpu->iterator = list_first_entry( in init_phase2()
478 hp_cpu = list_first_entry(&hp_cpu_list, struct hp_cpu, node); in init_phase2()
479 handler = list_first_entry(&hp_cpu->handlers, struct hp_handler, node); in init_phase2()
497 hp_cpu->iterator = list_first_entry( in init_phase3()
/linux/drivers/usb/gadget/function/
A Duvc_queue.c261 buf = list_first_entry(&queue->irqqueue, struct uvc_buffer, in uvcg_queue_cancel()
343 nextbuf = list_first_entry(&queue->irqqueue, struct uvc_buffer, in uvcg_queue_next_buffer()
363 buf = list_first_entry(&queue->irqqueue, struct uvc_buffer, in uvcg_queue_head()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dbase.c438 conn = list_first_entry(&disp->conn, typeof(*conn), head); in nvkm_disp_dtor()
444 outp = list_first_entry(&disp->outp, typeof(*outp), head); in nvkm_disp_dtor()
451 list_first_entry(&disp->ior, typeof(*ior), head); in nvkm_disp_dtor()
457 list_first_entry(&disp->head, typeof(*head), head); in nvkm_disp_dtor()
/linux/net/vmw_vsock/
A Dvsock_loopback.c133 pkt = list_first_entry(&pkts, struct virtio_vsock_pkt, list); in vsock_loopback_work()
177 pkt = list_first_entry(&vsock->pkt_list, in vsock_loopback_exit()
/linux/drivers/s390/char/
A Dsclp_con.c63 buffer = list_first_entry(&sclp_con_outqueue, in sclp_conbuf_callback()
91 buffer = list_first_entry(&sclp_con_outqueue, struct sclp_buffer, in sclp_conbuf_emit()
/linux/kernel/
A Dasync.c97 first = list_first_entry(&domain->pending, in lowest_in_progress()
101 first = list_first_entry(&async_global_pending, in lowest_in_progress()
/linux/fs/
A Dpnode.c86 slave_mnt = list_first_entry(p, in do_make_slave()
344 child = list_first_entry(&mnt->mnt_mounts, struct mount, mnt_child); in find_topper()
503 mnt = list_first_entry(to_restore, struct mount, mnt_umounting); in restore_mounts()
523 list_first_entry(visited, struct mount, mnt_umounting); in cleanup_umount_visitations()

Completed in 48 milliseconds

12345678910>>...33