Searched refs:cookie (Results 276 - 300 of 865) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/infiniband/hw/erdma/
H A Derdma_cm.h52 __be32 cookie; member in struct:erdma_mpa_ext
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_flower.c463 vrule->cookie = f->cookie;
562 rule_id = vcap_lookup_rule_by_cookie(vctrl, f->cookie);
585 &count, f->cookie);
/linux-master/drivers/usb/musb/
H A Dcppi_dma.h129 dma_cookie_t cookie; member in struct:cppi41_dma_channel
/linux-master/include/linux/
H A Dtty_ldisc.h242 size_t nr, void **cookie, unsigned long offset);
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477_acl.c978 * ksz9477_acl_remove_entries - Remove ACL entries with a given cookie from a
983 * @cookie: The cookie value to match for entry removal.
986 * a matching cookie value. The remaining entries are then shifted down to fill
991 unsigned long cookie)
1000 /* Search for the first position with the cookie */
1002 if (acles->entries[i].cookie == cookie) {
1008 /* No entries with the matching cookie found */
1012 /* Get the size of the cookie entr
989 ksz9477_acl_remove_entries(struct ksz_device *dev, int port, struct ksz9477_acl_entries *acles, unsigned long cookie) argument
1368 ksz9477_acl_get_init_entry(struct ksz_device *dev, int port, unsigned long cookie, u32 prio) argument
1400 ksz9477_acl_match_process_l2(struct ksz_device *dev, int port, u16 ethtype, u8 *src_mac, u8 *dst_mac, unsigned long cookie, u32 prio) argument
[all...]
/linux-master/sound/soc/sprd/
H A Dsprd-pcm-dma.c23 dma_cookie_t cookie; member in struct:sprd_pcm_dma_data
328 data->cookie = dmaengine_submit(data->desc);
329 ret = dma_submit_error(data->cookie);
394 status = dmaengine_tx_status(data->chan, data->cookie, &state);
/linux-master/drivers/dma/bestcomm/
H A Dbestcomm.c87 tsk->cookie = kmalloc_array(bd_count, sizeof(void *),
89 if (!tsk->cookie)
108 kfree(tsk->cookie);
131 kfree(tsk->cookie);
/linux-master/drivers/dma/
H A Dtimb_dma.c234 txd->cookie);
288 __func__, td_desc->txd.cookie);
300 dma_cookie_t cookie; local
303 cookie = dma_cookie_assign(txd);
307 txd->cookie);
312 txd->cookie);
319 return cookie;
456 static enum dma_status td_tx_status(struct dma_chan *chan, dma_cookie_t cookie, argument
463 ret = dma_cookie_status(chan, cookie, txstate);
H A Dapple-admac.c233 dma_cookie_t cookie; local
236 cookie = dma_cookie_assign(tx);
240 return cookie;
372 static enum dma_status admac_tx_status(struct dma_chan *chan, dma_cookie_t cookie, argument
383 ret = dma_cookie_status(chan, cookie, txstate);
390 if (adtx && adtx->tx.cookie == cookie) {
397 if (adtx->tx.cookie == cookie) {
/linux-master/drivers/mtd/nand/raw/
H A Dintel-nand-controller.c269 static void ebu_dma_rx_callback(void *cookie) argument
271 struct ebu_nand_controller *ebu_host = cookie;
278 static void ebu_dma_tx_callback(void *cookie) argument
280 struct ebu_nand_controller *ebu_host = cookie;
294 dma_cookie_t cookie; local
325 cookie = tx->tx_submit(tx);
327 ret = dma_submit_error(cookie);
329 dev_err(ebu_host->dev, "dma_submit_error %d\n", cookie);
341 dmaengine_tx_status(chan, cookie, NULL));
/linux-master/fs/cachefiles/
H A Dnamei.c421 struct dentry *fan = volume->fanout[(u8)object->cookie->key_hash];
445 struct dentry *fan = volume->fanout[(u8)object->cookie->key_hash];
480 ni_size = object->cookie->object_size;
533 set_bit(FSCACHE_COOKIE_NEEDS_UPDATE, &object->cookie->flags);
590 clear_bit(FSCACHE_COOKIE_NO_DATA_TO_READ, &object->cookie->flags);
603 fscache_cookie_lookup_negative(object->cookie);
626 struct dentry *dentry, *fan = volume->fanout[(u8)object->cookie->key_hash];
665 fscache_cookie_lookup_negative(object->cookie);
676 struct dentry *dentry, *fan = volume->fanout[(u8)object->cookie->key_hash];
/linux-master/drivers/iommu/amd/
H A Dio_pgtable.c26 static void v1_tlb_flush_all(void *cookie) argument
31 size_t granule, void *cookie)
37 void *cookie)
586 static struct io_pgtable *v1_alloc_pgtable(struct io_pgtable_cfg *cfg, void *cookie) argument
30 v1_tlb_flush_walk(unsigned long iova, size_t size, size_t granule, void *cookie) argument
35 v1_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) argument
/linux-master/drivers/dma/sh/
H A Dusb-dmac.c48 * @done_cookie: cookie after the DMAC completed a transfer
488 dma_cookie_t cookie)
494 if (desc->done_cookie == cookie) {
504 dma_cookie_t cookie)
512 vd = vchan_find_desc(&chan->vc, cookie);
529 dma_cookie_t cookie,
537 status = dma_cookie_status(chan, cookie, txstate);
544 residue = usb_dmac_chan_get_residue_if_complete(uchan, cookie);
546 residue = usb_dmac_chan_get_residue(uchan, cookie);
588 desc->done_cookie = desc->vd.tx.cookie;
487 usb_dmac_chan_get_residue_if_complete(struct usb_dmac_chan *chan, dma_cookie_t cookie) argument
503 usb_dmac_chan_get_residue(struct usb_dmac_chan *chan, dma_cookie_t cookie) argument
528 usb_dmac_tx_status(struct dma_chan *chan, dma_cookie_t cookie, struct dma_tx_state *txstate) argument
[all...]
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq.c292 desc->v_opcode_dtype = cpu_to_le32(msg->cookie.mbx.chnl_opcode);
293 desc->v_retval = cpu_to_le32(msg->cookie.mbx.chnl_retval);
574 q_msg[i].cookie.mbx.chnl_opcode =
576 q_msg[i].cookie.mbx.chnl_retval =
H A Didpf_controlq_api.h60 } cookie; member in struct:idpf_ctlq_msg
/linux-master/arch/sparc/kernel/
H A Dirq_64.c120 /* Major version 2.0 of HV_GRP_INTR added support for the VIRQ cookie
135 * support using the cookie interface, and any attempt to use the
143 * if we want to move completely over the cookie based VIRQs we must
171 pr_info("SUN4V: Using IRQ API major %d, cookie only virqs %s\n",
257 unsigned long hv_err, cookie; local
261 hv_err = sun4v_vintr_get_cookie(devhandle, devino, &cookie);
263 pr_err("HV get cookie failed hv_err = %ld\n", hv_err);
267 if (cookie & ((1UL << 63UL))) {
268 cookie = ~cookie;
683 unsigned long hv_error, cookie; local
[all...]
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcq.c54 res_wr->cookie = (uintptr_t)wr_waitp;
132 res_wr->cookie = (uintptr_t)wr_waitp;
545 u8 *cqe_flushed, u64 *cookie, u32 *credit,
591 *cookie = CQE_DRAIN_COOKIE(hw_cqe);
717 *cookie = wq->sq.sw_sq[wq->sq.cidx].wr_id;
724 *cookie = wq->rq.sw_rq[wq->rq.cidx].wr_id;
729 *cookie = reap_srq_cqe(hw_cqe, srq);
761 u64 cookie = 0; local
764 ret = poll_cq(wq, &(chp->cq), &cqe, &cqe_flushed, &cookie, &credit,
769 wc->wr_id = cookie;
544 poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, u8 *cqe_flushed, u64 *cookie, u32 *credit, struct t4_srq *srq) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c169 slot = tx_mhdr->cookie;
178 slot = tx_fhdr->cookie;
247 mgmt_hdr.cookie = slot;
282 tx_hdr.cookie = slot;
594 u8 cookie, u8 epid)
601 fcookie = hdr->cookie;
609 fcookie = hdr->cookie;
612 if (fcookie == cookie)
633 if (check_cookie(priv, skb, txs->cookie, epid)) {
641 ath_dbg(common, XMIT, "No matching packet for cookie
592 check_cookie(struct ath9k_htc_priv *priv, struct sk_buff *skb, u8 cookie, u8 epid) argument
[all...]
/linux-master/fs/ocfs2/dlm/
H A Ddlmrecovery.c53 int total_locks, u64 cookie,
1157 int total_locks, u64 cookie,
1166 mres->mig_cookie = cpu_to_be64(cookie);
1195 mlog(ML_ERROR, "Mismatched lvb in lock cookie=%u:%llu, name=%.*s, "
1197 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)),
1198 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)),
1214 ml->cookie = lock->ml.cookie;
1236 dummy.ml.cookie = 0;
1249 if (unlikely(ml->cookie
1155 dlm_init_migratable_lockres(struct dlm_migratable_lockres *mres, const char *lockname, int namelen, int total_locks, u64 cookie, u8 flags, u8 master) argument
[all...]
H A Ddlmthread.c412 dlm_get_lock_cookie_node(be64_to_cpu(target->ml.cookie)),
413 dlm_get_lock_cookie_seq(be64_to_cpu(target->ml.cookie)),
474 dlm_get_lock_cookie_node(be64_to_cpu(target->ml.cookie)),
475 dlm_get_lock_cookie_seq(be64_to_cpu(target->ml.cookie)),
586 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)),
587 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)),
645 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)),
646 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)),
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c151 unsigned long cookie; member in struct:mlx5_ct_entry
171 .key_offset = offsetof(struct mlx5_ct_entry, cookie),
172 .key_len = sizeof(((struct mlx5_ct_entry *)0)->cookie),
720 ctinfo = meta->ct_metadata.cookie & NFCT_INFOMASK;
1145 struct mlx5_ct_entry *entry, unsigned long cookie)
1158 entry = rhashtable_lookup_fast(&ft->ct_entries_ht, &cookie, cts_ht_params);
1176 unsigned long cookie = flow->cookie; local
1185 entry = rhashtable_lookup_fast(&ft->ct_entries_ht, &cookie, cts_ht_params);
1187 if (entry->restore_cookie == meta_action->ct_metadata.cookie) {
1144 mlx5_tc_ct_block_flow_offload_replace(struct mlx5_ct_ft *ft, struct flow_rule *flow_rule, struct mlx5_ct_entry *entry, unsigned long cookie) argument
1279 unsigned long cookie = flow->cookie; local
1307 unsigned long cookie = f->cookie; local
[all...]
/linux-master/arch/x86/platform/uv/
H A Dbios_uv.c144 uv_bios_reserved_page_pa(u64 buf, u64 *cookie, u64 *addr, u64 *len) argument
146 return uv_bios_call_irqsave(UV_BIOS_GET_PARTITION_ADDR, (u64)cookie,
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_spq.c49 void *cookie,
54 comp_done = (struct qed_spq_comp_done *)cookie;
69 comp_done = (struct qed_spq_comp_done *)p_ent->comp_cb.cookie;
131 comp_done = (struct qed_spq_comp_done *)p_ent->comp_cb.cookie;
338 int qed_eq_completion(struct qed_hwfn *p_hwfn, void *cookie) argument
340 struct qed_eq *p_eq = cookie;
981 "Complete EQE [echo %04x]: func %p cookie %p)\n",
983 p_ent->comp_cb.function, p_ent->comp_cb.cookie);
985 found->comp_cb.function(p_hwfn, found->comp_cb.cookie, p_data,
48 qed_spq_blocking_cb(struct qed_hwfn *p_hwfn, void *cookie, union event_ring_data *data, u8 fw_return_code) argument
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dwlan.h247 u8 cookie; member in struct:carl9170_tx_superdesc
319 u8 cookie; member in struct:_carl9170_tx_superdesc
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h111 unsigned long cookie; member in struct:dpaa2_switch_acl_entry
120 unsigned long cookie; member in struct:dpaa2_switch_mirror_entry

Completed in 219 milliseconds

<<11121314151617181920>>