| /linux/lib/zstd/ |
| H A D | zstd_compress_module.c | 28 static size_t zstd_cctx_init(zstd_cctx *cctx, const zstd_parameters *parameters, in zstd_cctx_init() 96 size_t zstd_cctx_set_param(zstd_cctx *cctx, ZSTD_cParameter param, int value) in zstd_cctx_set_param() 168 size_t zstd_free_cctx(zstd_cctx *cctx) in zstd_free_cctx() 189 size_t zstd_compress_cctx(zstd_cctx *cctx, void *dst, size_t dst_capacity, in zstd_compress_cctx() 197 size_t zstd_compress_using_cdict(zstd_cctx *cctx, void *dst, in zstd_compress_using_cdict() 266 zstd_cctx *cctx, in zstd_register_sequence_producer() 274 size_t zstd_compress_sequences_and_literals(zstd_cctx *cctx, void* dst, size_t dst_capacity, in zstd_compress_sequences_and_literals()
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_compress.c | 100 static void ZSTD_initCCtx(ZSTD_CCtx* cctx, ZSTD_customMem memManager) in ZSTD_initCCtx() 117 { ZSTD_CCtx* const cctx = (ZSTD_CCtx*)ZSTD_customMalloc(sizeof(ZSTD_CCtx), customMem); in ZSTD_createCCtx_advanced() local 127 ZSTD_CCtx* cctx; in ZSTD_initStaticCCtx() local 152 static void ZSTD_clearAllDicts(ZSTD_CCtx* cctx) in ZSTD_clearAllDicts() 168 static void ZSTD_freeCCtxContent(ZSTD_CCtx* cctx) in ZSTD_freeCCtxContent() 176 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx() 190 static size_t ZSTD_sizeof_mtctx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_mtctx() 197 size_t ZSTD_sizeof_CCtx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_CCtx() 690 size_t ZSTD_CCtx_setParameter(ZSTD_CCtx* cctx, ZSTD_cParameter param, int value) in ZSTD_CCtx_setParameter() 977 size_t ZSTD_CCtx_getParameter(ZSTD_CCtx const* cctx, ZSTD_cParameter param, int* value) in ZSTD_CCtx_getParameter() [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | crypto_basic.c | 21 struct bpf_crypto_ctx *cctx; in crypto_release() local 47 struct bpf_crypto_ctx *cctx; in crypto_acquire() local
|
| H A D | crypto_bench.c | 24 struct bpf_crypto_ctx *cctx; in crypto_setup() local
|
| H A D | crypto_sanity.c | 61 struct bpf_crypto_ctx *cctx; in skb_crypto_setup() local
|
| /linux/drivers/misc/ |
| H A D | fastrpc.c | 250 struct fastrpc_channel_ctx *cctx; member 284 struct fastrpc_channel_ctx *cctx; member 295 struct fastrpc_channel_ctx *cctx; member 457 struct fastrpc_channel_ctx *cctx; in fastrpc_channel_ctx_free() local 464 static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_get() 469 static void fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_put() 477 struct fastrpc_channel_ctx *cctx; in fastrpc_context_free() local 572 struct fastrpc_channel_ctx *cctx = user->cctx; in fastrpc_context_alloc() local 1138 struct fastrpc_channel_ctx *cctx; in fastrpc_invoke_send() local 1500 struct fastrpc_channel_ctx *cctx = fl->cctx; in fastrpc_session_alloc() local [all …]
|
| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-cherryview.c | 750 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_request_enable() local 1244 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_irq_startup() local 1274 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_set_intr_line() local 1397 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_irq_handler() local 1586 struct intel_community_context *cctx; in chv_pinctrl_probe() local 1678 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_pinctrl_suspend_noirq() local 1705 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_pinctrl_resume_noirq() local
|
| /linux/drivers/infiniband/hw/bng_re/ |
| H A D | bng_res.c | 25 struct bng_re_chip_ctx *cctx, in bng_re_alloc_stats_ctx_mem()
|
| H A D | bng_res.h | 137 struct bng_re_chip_ctx *cctx; member 178 struct bng_re_chip_ctx *cctx, in bng_re_ring_nq_db()
|
| H A D | bng_dev.c | 236 struct bng_re_chip_ctx *cctx; in bng_re_query_hwrm_version() local
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | main.c | 91 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_set_db_offset() local 132 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_set_drv_mode() local 643 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_hwrm_qcaps() local 673 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_hwrm_dbr_pacing_qcfg() local 1980 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_query_hwrm_intf_version() local
|
| H A D | ib_verbs.c | 118 static u8 __qp_access_flags_from_ib(struct bnxt_qplib_chip_ctx *cctx, int iflags) in __qp_access_flags_from_ib() 139 static int __qp_access_flags_to_ib(struct bnxt_qplib_chip_ctx *cctx, u8 qflags) in __qp_access_flags_to_ib() 3095 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_destroy_cq() local 3128 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_create_cq() local 4673 struct bnxt_qplib_chip_ctx *cctx; in UVERBS_HANDLER() local
|
| H A D | qplib_res.c | 829 struct bnxt_qplib_chip_ctx *cctx, in bnxt_qplib_alloc_stats_ctx()
|
| H A D | qplib_sp.c | 99 struct bnxt_qplib_chip_ctx *cctx; in bnxt_qplib_get_dev_attr() local
|
| H A D | qplib_fp.h | 273 struct bnxt_qplib_chip_ctx *cctx; member
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | g84.c | 106 g84_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in g84_ectx_bind()
|
| /linux/crypto/ |
| H A D | zstd.c | 25 zstd_cctx *cctx; member
|
| /linux/net/tls/ |
| H A D | tls_main.c | 442 struct cipher_context *cctx; in do_tls_getsockopt_conf() local
|
| H A D | tls_sw.c | 2786 struct cipher_context *cctx; in tls_set_sw_offload() local
|
| /linux/fs/smb/client/ |
| H A D | smb2pdu.c | 3222 struct create_context *cctx = in SMB2_open_init() local
|