Searched defs:cctx (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/progs/
H A Dcrypto_basic.c21 struct bpf_crypto_ctx *cctx; local
47 struct bpf_crypto_ctx *cctx; local
[all...]
H A Dcrypto_bench.c24 struct bpf_crypto_ctx *cctx; local
H A Dcrypto_sanity.c61 struct bpf_crypto_ctx *cctx; local
/linux-master/crypto/
H A Dzstd.c21 zstd_cctx *cctx; member in struct:zstd_ctx
H A Dcamellia_generic.c963 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); local
988 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); local
1014 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dg84.c106 g84_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) argument
H A Dnv40.c125 nv40_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) argument
H A Dnv50.c150 nv50_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) argument
H A Dgv100.c92 gv100_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) argument
117 gv100_ectx_ce_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) argument
H A Duchan.c70 struct nvkm_cctx *cctx; member in struct:nvkm_uobj
79 struct nvkm_cctx *cctx = uobj->cctx; local
102 struct nvkm_cctx *cctx = uobj->cctx; local
[all...]
H A Dchan.c41 nvkm_chan_cctx_bind(struct nvkm_chan *chan, struct nvkm_engn *engn, struct nvkm_cctx *cctx) argument
74 struct nvkm_cctx *cctx = *pcctx; local
97 struct nvkm_cctx *cctx; local
[all...]
H A Dgk104.c134 gk104_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) argument
H A Dgf100.c161 gf100_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) argument
/linux-master/lib/zstd/
H A Dzstd_compress_module.c27 static size_t zstd_cctx_init(zstd_cctx *cctx, const zstd_parameters *parameters, argument
96 zstd_compress_cctx(zstd_cctx *cctx, void *dst, size_t dst_capacity, const void *src, size_t src_size, const zstd_parameters *parameters) argument
[all...]
/linux-master/arch/x86/crypto/
H A Dcamellia_glue.c1230 int __camellia_setkey(struct camellia_ctx *cctx, const unsigned char *key, argument
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c855 bnxt_qplib_alloc_stats_ctx(struct pci_dev *pdev, struct bnxt_qplib_chip_ctx *cctx, struct bnxt_qplib_stats *stats) argument
H A Dqplib_res.h301 struct bnxt_qplib_chip_ctx *cctx; member in struct:bnxt_qplib_res
317 static inline bool bnxt_qplib_is_chip_gen_p7(struct bnxt_qplib_chip_ctx *cctx) argument
323 static inline bool bnxt_qplib_is_chip_gen_p5(struct bnxt_qplib_chip_ctx *cctx) argument
330 static inline bool bnxt_qplib_is_chip_gen_p5_p7(struct bnxt_qplib_chip_ctx *cctx) argument
341 bnxt_qplib_get_ring_type(struct bnxt_qplib_chip_ctx *cctx) argument
529 bnxt_qplib_ring_nq_db(struct bnxt_qplib_db_info *info, struct bnxt_qplib_chip_ctx *cctx, bool arm) argument
557 bnxt_qplib_dbr_pacing_en(struct bnxt_qplib_chip_ctx *cctx) argument
[all...]
H A Dmain.c93 struct bnxt_qplib_chip_ctx *cctx; local
134 struct bnxt_qplib_chip_ctx *cctx; local
424 struct bnxt_qplib_chip_ctx *cctx; local
450 struct bnxt_qplib_chip_ctx *cctx; local
1490 struct bnxt_qplib_chip_ctx *cctx; local
[all...]
H A Dqplib_fp.h272 struct bnxt_qplib_chip_ctx *cctx; member in struct:bnxt_qplib_qp
H A Dib_verbs.c2927 struct bnxt_qplib_chip_ctx *cctx; local
2958 struct bnxt_qplib_chip_ctx *cctx; local
4346 struct bnxt_qplib_chip_ctx *cctx; local
/linux-master/net/tls/
H A Dtls_main.c444 struct cipher_context *cctx; local
H A Dtls_sw.c2694 struct cipher_context *cctx; local
/linux-master/drivers/pinctrl/intel/
H A Dpinctrl-cherryview.c756 struct intel_community_context *cctx = &pctrl->context.communities[0]; local
1248 struct intel_community_context *cctx = &pctrl->context.communities[0]; local
1278 struct intel_community_context *cctx = &pctrl->context.communities[0]; local
1401 struct intel_community_context *cctx = &pctrl->context.communities[0]; local
1614 struct intel_community_context *cctx; local
1709 struct intel_community_context *cctx = &pctrl->context.communities[0]; local
1736 struct intel_community_context *cctx = &pctrl->context.communities[0]; local
[all...]
/linux-master/drivers/misc/
H A Dfastrpc.c252 struct fastrpc_channel_ctx *cctx; member in struct:fastrpc_invoke_ctx
286 struct fastrpc_channel_ctx *cctx; member in struct:fastrpc_device
297 struct fastrpc_channel_ctx *cctx; member in struct:fastrpc_user
462 struct fastrpc_channel_ctx *cctx; local
469 static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx) argument
474 fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx) argument
482 struct fastrpc_channel_ctx *cctx; local
577 struct fastrpc_channel_ctx *cctx = user->cctx; local
1108 struct fastrpc_channel_ctx *cctx; local
1469 fastrpc_session_alloc( struct fastrpc_channel_ctx *cctx) argument
1489 fastrpc_session_free(struct fastrpc_channel_ctx *cctx, struct fastrpc_session_ctx *session) argument
1518 struct fastrpc_channel_ctx *cctx = fl->cctx; local
1558 struct fastrpc_channel_ctx *cctx; local
1714 struct fastrpc_channel_ctx *cctx = fl->cctx; local
2141 struct fastrpc_channel_ctx *cctx; local
2191 struct fastrpc_channel_ctx *cctx = dev_get_drvdata(pdev->dev.parent); local
2221 fastrpc_device_register(struct device *dev, struct fastrpc_channel_ctx *cctx, bool is_secured, const char *domain) argument
2372 struct fastrpc_channel_ctx *cctx = dev_get_drvdata(&rpdev->dev); local
2404 struct fastrpc_channel_ctx *cctx = dev_get_drvdata(&rpdev->dev); local
[all...]
/linux-master/fs/smb/client/
H A Dsmb2pdu.c3139 struct create_context *cctx = local

Completed in 220 milliseconds

12