bpf_ctx_copy_t    488 include/linux/bpf.h typedef unsigned long (*bpf_ctx_copy_t)(void *dst, const void *src,
bpf_ctx_copy_t    497 include/linux/bpf.h 		     void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy);
bpf_ctx_copy_t   2053 kernel/bpf/core.c 		 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy)
bpf_ctx_copy_t    514 kernel/trace/bpf_trace.c 		     void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy)