Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbpf.h1091 typedef unsigned long (*bpf_ctx_copy_t)(void *dst, const void *src, typedef
1100 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy);
/kernel/linux/linux-5.10/kernel/trace/
Dbpf_trace.c971 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
/kernel/linux/linux-5.10/kernel/bpf/
Dcore.c2285 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()