Searched defs:ctx_size (Results 1 – 10 of 10) sorted by relevance
/linux/arch/powerpc/kernel/ |
H A D | signal_64.c | 658 struct ucontext __user *, new_ctx, long, ctx_size) in SYSCALL_DEFINE3() argument
|
H A D | signal_32.c | 991 struct ucontext __user *, new_ctx, int, ctx_size) in COMPAT_SYSCALL_DEFINE3() argument
|
/linux/fs/crypto/ |
H A D | policy.c | 386 int ctx_size) in fscrypt_policy_from_context()
|
/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-ctxld.c | 79 u16 ctx_size[2][3]; /* holds the sizes of DB, SB_HP and SB_LP ctx */ member
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sock_addr.c | 89 static int run_bpf_prog(const char *prog_name, void *ctx, int ctx_size) in run_bpf_prog()
|
/linux/drivers/firmware/qcom/ |
H A D | qcom_scm.c | 60 __le32 ctx_size; member
|
/linux/kernel/bpf/ |
H A D | core.c | 2911 bpf_event_output(struct bpf_map * map,u64 flags,void * meta,u64 meta_size,void * ctx,u64 ctx_size,bpf_ctx_copy_t ctx_copy) bpf_event_output() argument
|
/linux/net/xfrm/ |
H A D | xfrm_user.c | 1121 int ctx_size = sizeof(*uctx) + s->ctx_len; copy_sec_ctx() local
|
/linux/drivers/usb/cdns3/ |
H A D | cdnsp-gadget.h | 569 int ctx_size; member
|
/linux/kernel/trace/ |
H A D | bpf_trace.c | 709 bpf_event_output(struct bpf_map * map,u64 flags,void * meta,u64 meta_size,void * ctx,u64 ctx_size,bpf_ctx_copy_t ctx_copy) bpf_event_output() argument
|