Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dbpf.h1805 typedef unsigned long (*bpf_ctx_copy_t)(void *dst, const void *src, typedef
1814 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy);
/linux-6.6.21/kernel/bpf/
Dcore.c2834 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
/linux-6.6.21/kernel/trace/
Dbpf_trace.c715 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()