Home
last modified time | relevance | path

Searched refs:bpf_ctx_copy_t (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbpf.h2039 typedef unsigned long (*bpf_ctx_copy_t)(void *dst, const void *src, typedef
2048 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy);
/linux/kernel/bpf/
H A Dcore.c2911 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
/linux/kernel/trace/
H A Dbpf_trace.c709 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()