Searched refs:cookie (Results 376 - 400 of 872) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105.h209 unsigned long cookie; member in struct:sja1105_rule
424 unsigned long cookie);
/linux-master/drivers/dma/
H A Dsa11x0-dma.c155 p->num, &txd->vd, txd->vd.tx.cookie, txd->ddar);
418 dma_cookie_t cookie, struct dma_tx_state *state)
427 ret = dma_cookie_status(&c->vc.chan, cookie, state);
438 * If the cookie is on our issue queue, then the residue is
441 vd = vchan_find_desc(&c->vc, cookie);
450 if (p->txd_done && p->txd_done->vd.tx.cookie == cookie)
452 else if (p->txd_load && p->txd_load->vd.tx.cookie == cookie)
417 sa11x0_dma_tx_status(struct dma_chan *chan, dma_cookie_t cookie, struct dma_tx_state *state) argument
H A Dmpc512x_dma.c404 last_cookie = desc->cookie;
465 dma_cookie_t cookie; local
478 /* Update cookie */
479 cookie = dma_cookie_assign(txd);
482 return cookie;
593 mpc_dma_tx_status(struct dma_chan *chan, dma_cookie_t cookie, argument
596 return dma_cookie_status(chan, cookie, txstate);
H A Dxgene-dma.c461 dma_cookie_t cookie; local
471 cookie = dma_cookie_assign(tx);
478 return cookie;
544 * then no need to complete cookie and run any callback as
549 if (tx->cookie == 0)
865 new->tx.cookie = 0;
873 new->tx.cookie = -EBUSY;
923 new->tx.cookie = 0;
950 new->tx.cookie = -EBUSY;
973 dma_cookie_t cookie,
972 xgene_dma_tx_status(struct dma_chan *dchan, dma_cookie_t cookie, struct dma_tx_state *txstate) argument
[all...]
/linux-master/sound/soc/intel/skylake/
H A Dskl-pcm.c419 unsigned long cookie; local
445 spin_lock_irqsave(&bus->reg_lock, cookie);
454 spin_unlock_irqrestore(&bus->reg_lock, cookie);
1090 unsigned long cookie; local
1126 spin_lock_irqsave(&bus->reg_lock, cookie);
1140 spin_unlock_irqrestore(&bus->reg_lock, cookie);
1144 spin_lock_irqsave(&bus->reg_lock, cookie);
1150 spin_unlock_irqrestore(&bus->reg_lock, cookie);
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dspi.c29 static irqreturn_t wl1251_irq(int irq, void *cookie) argument
35 wl = cookie;
/linux-master/drivers/dma/ptdma/
H A Dptdma-dmaengine.c262 pt_tx_status(struct dma_chan *c, dma_cookie_t cookie, argument
269 return dma_cookie_status(c, cookie, txstate);
/linux-master/drivers/bus/mhi/
H A Dcommon.h203 #define MHI_RSCTRE_DATA_DWORD0(cookie) cpu_to_le32(cookie)
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_audio.c997 unsigned long cookie)
1006 intel_display_power_put(i915, POWER_DOMAIN_AUDIO_PLAYBACK, cookie);
1013 unsigned long cookie; local
1018 cookie = i915_audio_component_get_power(kdev);
1034 i915_audio_component_put_power(kdev, cookie);
1104 unsigned long cookie; local
1110 cookie = i915_audio_component_get_power(kdev);
1133 i915_audio_component_put_power(kdev, cookie);
996 i915_audio_component_put_power(struct device *kdev, unsigned long cookie) argument
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.h173 /* TX TS cookie will be index to the tx_ts_skb array */
263 u32 cookie; member in struct:emac_tx_ts_response
272 __le32 cookie; member in struct:emac_tx_ts_response_sr1
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h188 unsigned long cookie; member in struct:stmmac_flow_entry
205 unsigned long cookie; member in struct:stmmac_rfs_entry
/linux-master/include/linux/
H A Dfsnotify.h50 u32 cookie)
55 return fsnotify(mask, data, data_type, dir, name, NULL, cookie);
48 fsnotify_name(__u32 mask, const void *data, int data_type, struct inode *dir, const struct qstr *name, u32 cookie) argument
H A Dnfs_xdr.h749 __u64 cookie; member in struct:nfs_entry
763 u64 cookie; member in struct:nfs_readdir_arg
866 __u32 cookie; member in struct:nfs_readdirargs
960 __u64 cookie; member in struct:nfs3_readdirargs
1139 u64 cookie; member in struct:nfs4_readdir_arg
1562 u64 cookie; member in struct:nfs42_listxattrsargs
1571 u64 cookie; member in struct:nfs42_listxattrsres
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_acl.c90 .key_offset = offsetof(struct prestera_acl_rule, cookie),
412 unsigned long cookie)
414 return rhashtable_lookup_fast(&ruleset->rule_ht, &cookie,
437 unsigned long cookie, u32 chain_index)
446 rule->cookie = cookie;
411 prestera_acl_rule_lookup(struct prestera_acl_ruleset *ruleset, unsigned long cookie) argument
436 prestera_acl_rule_create(struct prestera_acl_ruleset *ruleset, unsigned long cookie, u32 chain_index) argument
/linux-master/drivers/rapidio/devices/
H A Dtsi721_dma.c697 dma_cookie_t cookie; local
714 cookie = dma_cookie_assign(txd);
720 return cookie;
800 enum dma_status tsi721_tx_status(struct dma_chan *dchan, dma_cookie_t cookie, argument
807 status = dma_cookie_status(dchan, cookie, txstate);
982 bdma_chan->dchan.cookie = 1;
/linux-master/include/trace/events/
H A Dnetfs.h227 __field(unsigned int, cookie )
236 __entry->cookie = rreq->cache_resources.debug_id;
246 __entry->cookie,
463 __field(unsigned int, cookie )
474 __entry->cookie = __cookie ? __cookie->debug_id : 0;
484 __entry->cookie,
/linux-master/drivers/media/platform/ti/j721e-csi2rx/
H A Dj721e-csi2rx.c562 dma_cookie_t cookie; local
578 cookie = dmaengine_submit(desc);
579 ret = dma_submit_error(cookie);
640 dma_cookie_t cookie; local
653 cookie = dmaengine_submit(desc);
654 ret = dma_submit_error(cookie);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c44 unsigned long cookie; member in struct:efx_mcdi_async_param
557 async->complete(efx, async->cookie, rc, outbuf,
979 unsigned long cookie, bool quiet)
1002 async->cookie = cookie;
1037 * @cookie: Arbitrary value to be passed to @complete.
1053 unsigned long cookie)
1056 cookie, false);
1063 unsigned long cookie)
1066 cookie, tru
975 _efx_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie, bool quiet) argument
1050 efx_siena_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie) argument
1059 efx_siena_mcdi_rpc_async_quiet(struct efx_nic *efx, unsigned int cmd, const efx_dword_t *inbuf, size_t inlen, size_t outlen, efx_mcdi_async_completer *complete, unsigned long cookie) argument
[all...]
/linux-master/include/net/
H A Dcfg80211.h3807 * @cookie: unique NAN function identifier.
3833 u64 cookie; member in struct:cfg80211_nan_func
4098 * @cookie: cookie, set by cfg80211
4113 u64 cookie; member in struct:cfg80211_pmsr_request
4441 * @probe_client: probe an associated client, must return a cookie that it
4610 const u8 *mac_addr, void *cookie,
4611 void (*callback)(void *cookie, struct key_params*));
4759 u64 *cookie);
4762 u64 cookie);
8481 u64 cookie; member in struct:cfg80211_tx_status
8515 cfg80211_mgmt_tx_status(struct wireless_dev *wdev, u64 cookie, const u8 *buf, size_t len, bool ack, gfp_t gfp) argument
9256 u64 cookie; member in struct:cfg80211_nan_match_params
[all...]
/linux-master/arch/sparc/kernel/
H A Dldc.c1012 static unsigned long ldc_cookie_to_index(u64 cookie, void *arg) argument
1014 u64 szcode = cookie >> COOKIE_PGSZ_CODE_SHIFT;
1017 cookie &= ~COOKIE_PGSZ_CODE;
1019 return (cookie >> (13ULL + (szcode * 3ULL)));
1022 static void ldc_demap(struct ldc_iommu *iommu, unsigned long id, u64 cookie, argument
1028 shift = (cookie >> COOKIE_PGSZ_CODE_SHIFT) * 3;
1031 if (base->cookie)
1032 sun4v_ldc_revoke(id, cookie + (i << shift),
1033 base->cookie);
2234 u64 cookie, u6
2233 free_npages(unsigned long id, struct ldc_iommu *iommu, u64 cookie, u64 size) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c803 int buf_id = u32_get_bits(packet_info->cookie,
1271 u32 cookie; local
1310 cookie = u32_encode_bits(buf_id, DP_RXDMA_BUF_COOKIE_BUF_ID);
1314 mon_buf->cookie = cpu_to_le64(cookie);
1910 int buf_id = u32_get_bits(packet_info->cookie,
2073 u64 cookie; local
2106 cookie = le32_to_cpu(mon_dst_desc->cookie);
2107 buf_id = u32_get_bits(cookie, DP_RXDMA_BUF_COOKIE_BUF_I
2488 u64 cookie; local
[all...]
/linux-master/drivers/block/
H A Dnbd.c64 int cookie; member in struct:nbd_sock
148 int cookie; member in struct:nbd_cmd
194 u64 cookie = cmd->cmd_cookie; local
196 return (cookie << NBD_COOKIE_BITS) | tag;
479 if (cmd->cookie == nsock->cookie)
503 if (cmd->cookie != nsock->cookie) {
647 cmd->cookie = nsock->cookie;
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c245 __u64 cookie; local
246 socklen_t cookie_len = sizeof(cookie);
248 if (CHECK(getsockopt(fd, SOL_SOCKET, SO_COOKIE, &cookie, &cookie_len) < 0,
251 return cookie;
1122 if (CHECK(ctx.cookie == 0, "ctx.cookie", "no socket selected\n"))
1125 CHECK(ctx.cookie != server_cookie, "ctx.cookie",
1126 "selected sk %llu instead of %llu\n", ctx.cookie, server_cookie);
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h611 irqreturn_t (*irq_tx)(int irq, void *cookie);
627 irqreturn_t (*irq_rx)(int irq, void *cookie);
711 u64 cookie; member in struct:wil_p2p_info
775 u64 cookie; member in struct:wil_probe_client_req
1305 u64 *cookie);
1307 int wil_p2p_cancel_listen(struct wil6210_vif *vif, u64 cookie);
1321 u64 *cookie);
/linux-master/drivers/spi/
H A Dspi-sh-msiof.c751 dma_cookie_t cookie; local
765 cookie = dmaengine_submit(desc_rx);
766 if (dma_submit_error(cookie))
767 return cookie;
784 cookie = dmaengine_submit(desc_tx);
785 if (dma_submit_error(cookie)) {
786 ret = cookie;

Completed in 727 milliseconds

<<11121314151617181920>>