Home
last modified time | relevance | path

Searched refs:ctx_size (Results 1 – 2 of 2) sorted by relevance

/kernel/trace/
Dbpf_trace.c660 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output() argument
664 .size = ctx_size, in bpf_event_output()
670 .next = ctx_size ? &frag : NULL, in bpf_event_output()
/kernel/bpf/
Dcore.c2378 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output() argument