Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h1129 typedef unsigned long (*bpf_ctx_copy_t)(void *dst, const void *src, typedef
1138 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy);
/linux/kernel/trace/
A Dbpf_trace.c709 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
/linux/kernel/bpf/
A Dcore.c2386 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()

Completed in 20 milliseconds