Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
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.6.21/include/linux/
Dbpf.h1814 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() argument