Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dbpf_trace.c715 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output() argument
718 .copy = ctx_copy, in bpf_event_output()
/linux-6.15/include/linux/
H A Dbpf.h2085 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy);
/linux-6.15/kernel/bpf/
H A Dcore.c2982 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output() argument