Home
last modified time | relevance | path

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

12345678910>>...26

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_ooo.c201 p_isle = list_first_entry(&p_archipelago->isles_list, in qed_ooo_release_connection_isles()
207 p_buffer = list_first_entry(&p_isle->buffers_list, in qed_ooo_release_connection_isles()
235 p_isle = list_first_entry(&p_archipelago->isles_list, in qed_ooo_release_all_isles()
243 list_first_entry(&p_isle->buffers_list, in qed_ooo_release_all_isles()
282 p_buffer = list_first_entry(&p_ooo_info->free_buffers_list, in qed_ooo_free()
316 p_buffer = list_first_entry(&p_ooo_info->free_buffers_list, in qed_ooo_get_free_buffer()
343 p_buffer = list_first_entry(&p_ooo_info->ready_buffers_list, in qed_ooo_get_ready_buffer()
409 p_isle = list_first_entry(&p_ooo_info->free_isles_list, in qed_ooo_add_new_isle()
/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-queue.c88 mdl = list_first_entry(&q->list, struct cx18_mdl, list); in cx18_dequeue()
124 buf = list_first_entry(&mdl->buf_list, struct cx18_buffer, in cx18_mdl_update_bufs_for_cpu()
216 mdl = list_first_entry(&q_src->list, struct cx18_mdl, list); in cx18_queue_flush()
255 buf = list_first_entry(&mdl->buf_list, in cx18_unload_queues()
296 buf = list_first_entry(&s->buf_pool, struct cx18_buffer, in cx18_load_queues()
428 buf = list_first_entry(&s->buf_pool, struct cx18_buffer, list); in cx18_stream_free()
Dcx18-queue.h44 cx18_buf_sync_for_device(s, list_first_entry(&mdl->buf_list, in cx18_mdl_sync_for_device()
57 cx18_buf_swap(list_first_entry(&mdl->buf_list, in cx18_mdl_swap()
/Linux-v4.19/net/ceph/
Dpagelist.c24 struct page *page = list_first_entry(&pl->head, struct page, in ceph_pagelist_release()
41 page = list_first_entry(&pl->free_list, struct page, lru); in ceph_pagelist_addpage()
104 struct page *page = list_first_entry(&pl->free_list, in ceph_pagelist_free_reserve()
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_execbuf_util.c65 entry = list_first_entry(list, struct ttm_validate_buffer, head); in ttm_eu_backoff_reservation()
105 entry = list_first_entry(list, struct ttm_validate_buffer, head); in ttm_eu_reserve_buffers()
195 bo = list_first_entry(list, struct ttm_validate_buffer, head)->bo; in ttm_eu_fence_buffer_objects()
/Linux-v4.19/virt/kvm/
Dasync_pf.c123 list_first_entry(&vcpu->async_pf.queue, in kvm_clear_async_pf_completion_queue()
149 list_first_entry(&vcpu->async_pf.done, in kvm_clear_async_pf_completion_queue()
166 work = list_first_entry(&vcpu->async_pf.done, typeof(*work), in kvm_check_async_pf_completion()
/Linux-v4.19/drivers/crypto/ccp/
Dccp-dev.c151 ccp_rr = list_first_entry(&ccp_units, struct ccp_device, in ccp_del_device()
198 ccp_rr = list_first_entry(&ccp_units, struct ccp_device, in ccp_get_device()
241 dp = list_first_entry(&ccp_units, struct ccp_device, entry); in ccp_version()
379 cmd = list_first_entry(&ccp->cmd, struct ccp_cmd, entry); in ccp_dequeue_cmd()
386 backlog = list_first_entry(&ccp->backlog, struct ccp_cmd, in ccp_dequeue_cmd()
/Linux-v4.19/drivers/hid/
Dhid-betopff.c63 list_first_entry(&hid->inputs, struct hid_input, list); in betopff_init()
76 report = list_first_entry(report_list, struct hid_report, list); in betopff_init()
Dhid-emsff.c62 struct hid_input *hidinput = list_first_entry(&hid->inputs, in emsff_init()
74 report = list_first_entry(report_list, struct hid_report, list); in emsff_init()
Dhid-axff.c78 struct hid_input *hidinput = list_first_entry(&hid->inputs, struct hid_input, list); in axff_init()
90 report = list_first_entry(report_list, struct hid_report, list); in axff_init()
Dhid-dr.c90 struct hid_input *hidinput = list_first_entry(&hid->inputs, in drff_init()
102 report = list_first_entry(report_list, struct hid_report, list); in drff_init()
/Linux-v4.19/fs/notify/
Dnotification.c156 event = list_first_entry(&group->notification_list, in fsnotify_remove_first_event()
176 return list_first_entry(&group->notification_list, in fsnotify_peek_first_event()
/Linux-v4.19/drivers/s390/block/
Ddasd_alias.c88 return list_first_entry(&lcu->grouplist, in _find_group()
564 group = list_first_entry(&lcu->grouplist, in _schedule_lcu_update()
567 usedev = list_first_entry(&group->baselist, in _schedule_lcu_update()
571 usedev = list_first_entry(&group->aliaslist, in _schedule_lcu_update()
576 usedev = list_first_entry(&lcu->active_devices, in _schedule_lcu_update()
678 alias_device = list_first_entry(&group->aliaslist, in dasd_alias_get_start_dev()
684 group->next = list_first_entry(&group->aliaslist, in dasd_alias_get_start_dev()
687 group->next = list_first_entry(&alias_device->alias_list, in dasd_alias_get_start_dev()
794 device = list_first_entry(&active, struct dasd_device, in flush_all_alias_devices_on_lcu()
803 if (device == list_first_entry(&active, in flush_all_alias_devices_on_lcu()
/Linux-v4.19/kernel/sched/
Dswait.c29 curr = list_first_entry(&q->task_list, typeof(*curr), task_list); in swake_up_locked()
57 curr = list_first_entry(&tmp, typeof(*curr), task_list); in swake_up_all()
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
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()
924 packet = list_first_entry(queue_to_indicate, in do_recv_completion()
[all …]
/Linux-v4.19/drivers/dma/
Dtegra20-apb-dma.c332 sg_req = list_first_entry(&tdc->free_sg_req, in tegra_dma_sg_req_get()
518 sg_req = list_first_entry(&tdc->pending_sg_req, in tdc_start_head_req()
533 hsgreq = list_first_entry(&tdc->pending_sg_req, typeof(*hsgreq), node); in tdc_configure_next_head_desc()
535 hnsgreq = list_first_entry(&hsgreq->node, in tdc_configure_next_head_desc()
553 sgreq = list_first_entry(&tdc->pending_sg_req, in tegra_dma_abort_all()
587 hsgreq = list_first_entry(&tdc->pending_sg_req, typeof(*hsgreq), node); in handle_continuous_head_request()
608 sgreq = list_first_entry(&tdc->pending_sg_req, typeof(*sgreq), node); in handle_once_dma_done()
637 sgreq = list_first_entry(&tdc->pending_sg_req, typeof(*sgreq), node); in handle_cont_sngl_cycle_dma_done()
666 dma_desc = list_first_entry(&tdc->cb_desc, in tegra_dma_tasklet()
782 sgreq = list_first_entry(&tdc->pending_sg_req, in tegra_dma_terminate_all()
[all …]
Dimx-dma.c246 desc = list_first_entry(&imxdmac->ld_active, struct imxdma_desc, in imxdma_chan_is_doing_cyclic()
441 desc = list_first_entry(&imxdmac->ld_active, in dma_irq_handle_channel()
630 desc = list_first_entry(&imxdmac->ld_active, struct imxdma_desc, node); in imxdma_tasklet()
650 desc = list_first_entry(&imxdmac->ld_queue, struct imxdma_desc, in imxdma_tasklet()
818 desc = list_first_entry(&imxdmac->ld_free, struct imxdma_desc, node); in imxdma_prep_slave_sg()
873 desc = list_first_entry(&imxdmac->ld_free, struct imxdma_desc, node); in imxdma_prep_dma_cyclic()
927 desc = list_first_entry(&imxdmac->ld_free, struct imxdma_desc, node); in imxdma_prep_dma_memcpy()
964 desc = list_first_entry(&imxdmac->ld_free, struct imxdma_desc, node); in imxdma_prep_dma_interleaved()
996 desc = list_first_entry(&imxdmac->ld_queue, in imxdma_issue_pending()
/Linux-v4.19/drivers/usb/gadget/function/
Duvc_queue.c239 buf = list_first_entry(&queue->irqqueue, struct uvc_buffer, in uvcg_queue_cancel()
321 nextbuf = list_first_entry(&queue->irqqueue, struct uvc_buffer, in uvcg_queue_next_buffer()
341 buf = list_first_entry(&queue->irqqueue, struct uvc_buffer, in uvcg_queue_head()
/Linux-v4.19/drivers/staging/android/ion/
Dion_page_pool.c47 page = list_first_entry(&pool->high_items, struct page, lru); in ion_page_pool_remove()
51 page = list_first_entry(&pool->low_items, struct page, lru); in ion_page_pool_remove()
/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c434 mac = list_first_entry(&rxf->mcast_pending_del_q, in bna_rxf_mcast_cfg_apply()
444 mac = list_first_entry(&rxf->mcast_pending_add_q, in bna_rxf_mcast_cfg_apply()
482 mac = list_first_entry(&rxf->mcast_pending_del_q, in bna_rxf_mcast_cfg_reset()
492 mac = list_first_entry(&rxf->mcast_active_q, in bna_rxf_mcast_cfg_reset()
667 mac = list_first_entry(&rxf->ucast_pending_add_q, in bna_rxf_uninit()
679 mac = list_first_entry(&rxf->mcast_pending_add_q, in bna_rxf_uninit()
794 mac = list_first_entry(&rxf->ucast_pending_add_q, in bna_rx_ucast_listset()
801 mac = list_first_entry(&rxf->ucast_active_q, in bna_rx_ucast_listset()
823 mac = list_first_entry(&list_head, struct bna_mac, qe); in bna_rx_ucast_listset()
833 mac = list_first_entry(&list_head, struct bna_mac, qe); in bna_rx_ucast_listset()
[all …]
/Linux-v4.19/drivers/soc/fsl/qbman/
Dqman_test_stash.c452 hp_cpu->iterator = list_first_entry( in init_phase2()
476 hp_cpu = list_first_entry(&hp_cpu_list, struct hp_cpu, node); in init_phase2()
477 handler = list_first_entry(&hp_cpu->handlers, struct hp_handler, node); in init_phase2()
495 hp_cpu->iterator = list_first_entry( in init_phase3()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
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-v4.19/drivers/s390/char/
Dsclp_con.c64 buffer = list_first_entry(&sclp_con_outqueue, in sclp_conbuf_callback()
92 buffer = list_first_entry(&sclp_con_outqueue, struct sclp_buffer, in sclp_conbuf_emit()
/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_core.c70 ctx_rr = list_first_entry(&uld_ctx_list, in assign_chcr_device()
104 ctx_rr = list_first_entry(&uld_ctx_list, in chcr_dev_remove()
/Linux-v4.19/kernel/
Dasync.c95 first = list_first_entry(&domain->pending, in lowest_in_progress()
99 first = list_first_entry(&async_global_pending, in lowest_in_progress()

12345678910>>...26