Home
last modified time | relevance | path

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

/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.c388 int ctx_size) in fscrypt_policy_from_context()
H A Dfscrypt_private.h127 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
772 int ctx_size = 0; in __pfkey_xfrm_state2msg() local
2197 int ctx_size = pfkey_xfrm_policy2sec_ctx_size(xp); in pfkey_xfrm_policy2msg() local
3164 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/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/firmware/qcom/
H A Dqcom_scm.c60 __le32 ctx_size; member
/linux/kernel/bpf/
H A Dcore.c3019 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
/linux/net/xfrm/
H A Dxfrm_user.c1154 int ctx_size = sizeof(*uctx) + s->ctx_len; in copy_sec_ctx() local
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h569 int ctx_size; member
/linux/kernel/trace/
H A Dbpf_trace.c715 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()