Home
last modified time | relevance | path

Searched refs:head (Results 5101 - 5125 of 5918) sorted by relevance

1...<<201202203204205206207208209210>>...237

/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-exynos.c416 struct list_head *head = &hba->clk_list_head; in exynos_ufs_get_clk_info() local
423 if (list_empty(head)) in exynos_ufs_get_clk_info()
426 list_for_each_entry(clki, head, list) { in exynos_ufs_get_clk_info()
/kernel/linux/linux-6.6/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c1023 /* The bad descriptor currently is in the head of vc list */ in axi_chan_handle_err()
1065 /* The completed descriptor currently is in the head of vc list */ in axi_chan_block_xfer_complete()
1144 LIST_HEAD(head); in dma_chan_terminate_all()
1161 vchan_get_all_descriptors(&chan->vc, &head); in dma_chan_terminate_all()
1166 vchan_dma_desc_free_list(&chan->vc, &head); in dma_chan_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/
H A Dstm32-mdma.c1274 LIST_HEAD(head); in stm32_mdma_terminate_all()
1283 vchan_get_all_descriptors(&chan->vchan, &head); in stm32_mdma_terminate_all()
1286 vchan_dma_desc_free_list(&chan->vchan, &head); in stm32_mdma_terminate_all()
H A Dstm32-dma.c504 LIST_HEAD(head); in stm32_dma_terminate_all()
516 vchan_get_all_descriptors(&chan->vchan, &head); in stm32_dma_terminate_all()
518 vchan_dma_desc_free_list(&chan->vchan, &head); in stm32_dma_terminate_all()
H A Dsun6i-dma.c915 LIST_HEAD(head); in sun6i_dma_terminate_all()
933 vchan_get_all_descriptors(&vchan->vc, &head); in sun6i_dma_terminate_all()
947 vchan_dma_desc_free_list(&vchan->vc, &head); in sun6i_dma_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Domap-dma.c1392 LIST_HEAD(head); in omap_dma_terminate_all()
1412 vchan_get_all_descriptors(&c->vc, &head); in omap_dma_terminate_all()
1414 vchan_dma_desc_free_list(&c->vc, &head); in omap_dma_terminate_all()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c990 struct list_head *head = &mcam->mcam_rules; in rvu_mcam_add_rule() local
997 head = &iter->list; in rvu_mcam_add_rule()
1000 list_add(&rule->list, head); in rvu_mcam_add_rule()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c463 struct list_head *head = &pfvf->flow_cfg->flow_list; in otx2_add_flow_to_list() local
469 head = &iter->list; in otx2_add_flow_to_list()
472 list_add(&flow->list, head); in otx2_add_flow_to_list()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsa_query.c877 const struct nlattr *head, *curr; in ib_nl_process_good_resolve_rsp() local
889 head = (const struct nlattr *) nlmsg_data(nlh); in ib_nl_process_good_resolve_rsp()
907 nla_for_each_attr(curr, head, len, rem) { in ib_nl_process_good_resolve_rsp()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c397 (skb_network_header(skb) - skb->head) + in ath6kl_data_tx()
900 packet = (struct htc_packet *) skb->head; in ath6kl_rx_refill()
926 packet = (struct htc_packet *) skb->head; in ath6kl_refill_amsdu_rxbufs()
1242 * send a pkt from the head of the q. Also update the in ath6kl_uapsd_trigger_frame_rx()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h190 u16 head; member
371 u16 head; member
752 struct sk_buff *head; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dcq.c342 u16 tail, u16 head) in handle_atomics()
348 if (idx == head) in handle_atomics()
403 cur = wq->head - wq->tail; in sw_comp()
341 handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, u16 tail, u16 head) handle_atomics() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c1477 u32 head) in lrc_update_regs()
1482 GEM_BUG_ON(!intel_ring_offset_valid(ring, head)); in lrc_update_regs()
1486 regs[CTX_RING_HEAD] = head; in lrc_update_regs()
1475 lrc_update_regs(const struct intel_context *ce, const struct intel_engine_cs *engine, u32 head) lrc_update_regs() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1021 list_for_each_entry(bind_job, &entity->job.list.head, entry) { in bind_validate_map_sparse()
1376 list_add(&bind_job->entry, &entity->job.list.head); in nouveau_uvmm_bind_job_submit()
1877 wait_event(entity->job.wq, list_empty(&entity->job.list.head)); in nouveau_uvmm_fini()
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c708 list_for_each_entry(cache_ent, &vgdev->cap_cache, head) { in virtio_gpu_cmd_capset_cb()
852 list_for_each_entry(search_ent, &vgdev->cap_cache, head) { in virtio_gpu_cmd_get_capset()
860 list_add_tail(&cache_ent->head, &vgdev->cap_cache); in virtio_gpu_cmd_get_capset()
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1533 struct list_head *head) in arm_smmu_get_resv_regions()
1543 list_add_tail(&region->list, head); in arm_smmu_get_resv_regions()
1545 iommu_dma_get_resv_regions(dev, head); in arm_smmu_get_resv_regions()
1532 arm_smmu_get_resv_regions(struct device *dev, struct list_head *head) arm_smmu_get_resv_regions() argument
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-stream.c502 static unsigned int calculate_cached_cycle_count(struct amdtp_stream *s, unsigned int head) in calculate_cached_cycle_count() argument
507 if (cycles < head) in calculate_cached_cycle_count()
509 cycles -= head; in calculate_cached_cycle_count()
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_core.c85 if (trcm->tail == trcm->head) in __bfa_trc()
86 trcm->head = (trcm->head + 1) & (BFA_TRC_MAX - 1); in __bfa_trc()
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dhost.c2560 u16 head = ihost->tci_head & (SCI_MAX_IO_REQUESTS-1); in isci_tci_alloc() local
2561 u16 tci = ihost->tci_pool[head]; in isci_tci_alloc()
2563 ihost->tci_head = head + 1; in isci_tci_alloc()
2589 /* prevent tail from passing head */ in isci_free_tag()
/kernel/linux/linux-6.6/kernel/rcu/
H A Dsrcutree.c1384 init_rcu_head_on_stack(&rcu.head); in __synchronize_srcu()
1385 __call_srcu(ssp, &rcu.head, wakeme_after_rcu, do_norm); in __synchronize_srcu()
1387 destroy_rcu_head_on_stack(&rcu.head); in __synchronize_srcu()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe.c293 struct list_head *head; in parse_trace_event_arg() local
295 head = trace_get_fields(ctx->event); in parse_trace_event_arg()
296 list_for_each_entry(field, head, link) { in parse_trace_event_arg()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_diag.c1085 struct inet_ehash_bucket *head = &hashinfo->ehash[i]; in inet_diag_dump_icsk() local
1092 if (hlist_nulls_empty(&head->chain)) in inet_diag_dump_icsk()
1102 sk_nulls_for_each(sk, node, &head->chain) { in inet_diag_dump_icsk()
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c2140 page_range_t *head = NULL, *tail = NULL; in parse_page_ranges() local
2174 tail = head = pr; in parse_page_ranges()
2178 return head; in parse_page_ranges()
/third_party/nghttp2/src/
H A Dshrpx_http2_session.cc281 for (auto dc = dconns_.head; dc;) { in disconnect()
297 for (auto s = streams.head; s;) { in disconnect()
1932 for (auto dconn = dconns_.head; dconn; dconn = dconn->dlnext) { in submit_pending_requests()
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-scsi.c246 * ata_std_bios_param - generic bios head/sector/cylinder calculator used by sd.
252 * Generic bios head/sector/cylinder calculator
1454 u32 sect, head, cyl, track; in ata_scsi_verify_xlat() local
1462 head = track % dev->heads; in ata_scsi_verify_xlat()
1465 DPRINTK("block %u track %u cyl %u head %u sect %u\n", in ata_scsi_verify_xlat()
1466 (u32)block, track, cyl, head, sect); in ata_scsi_verify_xlat()
1472 if ((cyl >> 16) || (head >> 4) || (sect >> 8) || (!sect)) in ata_scsi_verify_xlat()
1480 tf->device |= head; in ata_scsi_verify_xlat()

Completed in 65 milliseconds

1...<<201202203204205206207208209210>>...237