Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h1833 typedef unsigned long (*bpf_ctx_copy_t)(void *dst, const void *src, typedef
1842 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy);
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c715 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()
/openbmc/linux/kernel/bpf/
H A Dcore.c2864 void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) in bpf_event_output()