Home
last modified time | relevance | path

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

12

/linux/lib/zstd/compress/
H A Dzstd_compress.c94 static void ZSTD_initCCtx(ZSTD_CCtx* cctx, ZSTD_customMem memManager) in ZSTD_initCCtx()
111 { ZSTD_CCtx* const cctx = (ZSTD_CCtx*)ZSTD_customMalloc(sizeof(ZSTD_CCtx), customMem); in ZSTD_createCCtx_advanced() local
121 ZSTD_CCtx* cctx; in ZSTD_initStaticCCtx() local
145 static void ZSTD_clearAllDicts(ZSTD_CCtx* cctx) in ZSTD_clearAllDicts()
161 static void ZSTD_freeCCtxContent(ZSTD_CCtx* cctx) in ZSTD_freeCCtxContent()
169 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx()
185 static size_t ZSTD_sizeof_mtctx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_mtctx()
192 size_t ZSTD_sizeof_CCtx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_CCtx()
621 size_t ZSTD_CCtx_setParameter(ZSTD_CCtx* cctx, ZSTD_cParameter param, int value) in ZSTD_CCtx_setParameter()
873 size_t ZSTD_CCtx_getParameter(ZSTD_CCtx const* cctx, ZSTD_cParameter param, int* value) in ZSTD_CCtx_getParameter()
[all …]
/linux/lib/zstd/
H A Dzstd_compress_module.c27 static size_t zstd_cctx_init(zstd_cctx *cctx, const zstd_parameters *parameters, in zstd_cctx_init()
115 size_t zstd_free_cctx(zstd_cctx *cctx) in zstd_free_cctx()
136 size_t zstd_compress_cctx(zstd_cctx *cctx, void *dst, size_t dst_capacity, in zstd_compress_cctx()
144 size_t zstd_compress_using_cdict(zstd_cctx *cctx, void *dst, in zstd_compress_using_cdict()
/linux/tools/testing/selftests/bpf/progs/
H A Dcrypto_basic.c21 struct bpf_crypto_ctx *cctx; in crypto_release() local
47 struct bpf_crypto_ctx *cctx; in crypto_acquire() local
H A Dcrypto_bench.c24 struct bpf_crypto_ctx *cctx; in crypto_setup() local
H A Dcrypto_sanity.c61 struct bpf_crypto_ctx *cctx; in skb_crypto_setup() local
/linux/drivers/misc/
H A Dfastrpc.c253 struct fastrpc_channel_ctx *cctx; member
287 struct fastrpc_channel_ctx *cctx; member
298 struct fastrpc_channel_ctx *cctx; member
463 struct fastrpc_channel_ctx *cctx; in fastrpc_channel_ctx_free() local
470 static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_get()
475 static void fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_put()
483 struct fastrpc_channel_ctx *cctx; in fastrpc_context_free() local
578 struct fastrpc_channel_ctx *cctx = user->cctx; in fastrpc_context_alloc() local
1112 struct fastrpc_channel_ctx *cctx; in fastrpc_invoke_send() local
1474 struct fastrpc_channel_ctx *cctx = fl->cctx; in fastrpc_session_alloc() local
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchan.c41 nvkm_chan_cctx_bind(struct nvkm_chan *chan, struct nvkm_engn *engn, struct nvkm_cctx *cctx) in nvkm_chan_cctx_bind()
74 struct nvkm_cctx *cctx = *pcctx; in nvkm_chan_cctx_put() local
97 struct nvkm_cctx *cctx; in nvkm_chan_cctx_get() local
H A Duchan.c70 struct nvkm_cctx *cctx; member
79 struct nvkm_cctx *cctx = uobj->cctx; in nvkm_uchan_object_fini_1() local
102 struct nvkm_cctx *cctx = uobj->cctx; in nvkm_uchan_object_init_0() local
H A Dgv100.c92 gv100_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gv100_ectx_bind()
117 gv100_ectx_ce_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gv100_ectx_ce_bind()
H A Dnv40.c125 nv40_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in nv40_ectx_bind()
H A Dg84.c106 g84_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in g84_ectx_bind()
H A Dnv50.c150 nv50_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in nv50_ectx_bind()
H A Dgk104.c134 gk104_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gk104_ectx_bind()
H A Dgf100.c161 gf100_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gf100_ectx_bind()
/linux/drivers/pinctrl/intel/
H A Dpinctrl-cherryview.c756 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_request_enable() local
1248 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_irq_startup() local
1278 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_set_intr_line() local
1401 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_irq_handler() local
1614 struct intel_community_context *cctx; in chv_pinctrl_probe() local
1709 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_pinctrl_suspend_noirq() local
1736 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_pinctrl_resume_noirq() local
/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h304 struct bnxt_qplib_chip_ctx *cctx; member
321 static inline bool bnxt_qplib_is_chip_gen_p7(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_is_chip_gen_p7()
327 static inline bool bnxt_qplib_is_chip_gen_p5(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_is_chip_gen_p5()
334 static inline bool bnxt_qplib_is_chip_gen_p5_p7(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_is_chip_gen_p5_p7()
345 static inline u8 bnxt_qplib_get_ring_type(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_get_ring_type()
532 struct bnxt_qplib_chip_ctx *cctx, in bnxt_qplib_ring_nq_db()
573 static inline u8 bnxt_qplib_dbr_pacing_en(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_dbr_pacing_en()
H A Dmain.c90 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_set_db_offset() local
131 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_set_drv_mode() local
571 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_hwrm_qcaps() local
599 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_hwrm_dbr_pacing_qcfg() local
1952 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_query_hwrm_intf_version() local
H A Dib_verbs.c117 static u8 __qp_access_flags_from_ib(struct bnxt_qplib_chip_ctx *cctx, int iflags) in __qp_access_flags_from_ib()
138 static int __qp_access_flags_to_ib(struct bnxt_qplib_chip_ctx *cctx, u8 qflags) in __qp_access_flags_to_ib()
3061 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_destroy_cq() local
3095 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_create_cq() local
4509 struct bnxt_qplib_chip_ctx *cctx; in UVERBS_HANDLER() local
H A Dqplib_sp.c98 struct bnxt_qplib_chip_ctx *cctx; in bnxt_qplib_get_dev_attr() local
H A Dqplib_fp.h273 struct bnxt_qplib_chip_ctx *cctx; member
/linux/crypto/
H A Dcamellia_generic.c963 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() local
988 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_encrypt() local
1014 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_decrypt() local
H A Dzstd.c21 zstd_cctx *cctx; member
/linux/drivers/block/zram/
H A Dbackend_deflate.c15 struct z_stream_s cctx; member
H A Dbackend_zstd.c11 zstd_cctx *cctx; member
/linux/net/tls/
H A Dtls_sw.c2738 struct cipher_context *cctx; in tls_set_sw_offload() local

12