Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dbpf_trace.c718 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output() argument
721 .copy = ctx_copy, in bpf_event_output()
/linux-6.12.1/include/linux/
Dbpf.h2001 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy);
/linux-6.12.1/kernel/bpf/
Dcore.c2906 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output() argument