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.h1965 typedef unsigned long (*bpf_ctx_copy_t)(void *dst, const void *src, typedef
1974 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy);
/linux/kernel/bpf/
H A Dcore.c2891 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
/linux/kernel/trace/
H A Dbpf_trace.c719 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()