Home
last modified time | relevance | path

Searched defs:ctx_size (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/dma/bestcomm/
H A Dbestcomm.c278 unsigned int tdt_size, ctx_size, var_size, fdt_size; in bcom_engine_init() local
/linux/drivers/gpu/drm/imagination/
H A Dpvr_context.c286 int ctx_size; in pvr_context_create() local
/linux/arch/powerpc/kernel/
H A Dsignal_64.c658 struct ucontext __user *, new_ctx, long, ctx_size) in SYSCALL_DEFINE3() argument
H A Dsignal_32.c991 struct ucontext __user *, new_ctx, int, ctx_size) in COMPAT_SYSCALL_DEFINE3() argument
/linux/fs/crypto/
H A Dpolicy.c405 int ctx_size) in fscrypt_policy_from_context()
H A Dfscrypt_private.h124 int ctx_size) in fscrypt_context_is_valid()
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-ctxld.c79 u16 ctx_size[2][3]; /* holds the sizes of DB, SB_HP and SB_LP ctx */ member
/linux/net/key/
H A Daf_key.c467 int ctx_size = sec_ctx->sadb_x_ctx_len; in pfkey_sadb2xfrm_user_sec_ctx() local
788 int ctx_size = 0; in __pfkey_xfrm_state2msg() local
2214 int ctx_size = pfkey_xfrm_policy2sec_ctx_size(xp); in pfkey_xfrm_policy2msg() local
3181 int ctx_size = 0; in pfkey_send_acquire() local
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_ipsec.h128 u64 ctx_size : 4; member
/linux/drivers/crypto/ccp/
H A Dccp-ops.c1510 int ctx_size; in ccp_run_sha_cmd() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsock_addr.c89 static int run_bpf_prog(const char *prog_name, void *ctx, int ctx_size) in run_bpf_prog()
/linux/drivers/md/
H A Draid5.h695 int ctx_size; member
/linux/drivers/bluetooth/
H A Dbtintel_pcie.c2000 size_t tfd_size, frbd_size, ctx_size, ci_size, urbd0_size, urbd1_size; in btintel_pcie_alloc() local
/linux/drivers/firmware/qcom/
H A Dqcom_scm.c72 __le32 ctx_size; member
/linux/kernel/bpf/
H A Dcore.c3195 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
/linux/net/xfrm/
H A Dxfrm_user.c1187 int ctx_size = sizeof(*uctx) + s->ctx_len; in copy_sec_ctx() local
/linux/kernel/trace/
H A Dbpf_trace.c744 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()