Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dbpf_trace.c714 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output() argument
717 .copy = ctx_copy, in bpf_event_output()
/linux/kernel/bpf/
H A Dcore.c3064 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output() argument
/linux/include/linux/
H A Dbpf.h2341 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy);