Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dstream.c358 …stream_vprintk(int stream_id, const char *fmt__str, const void *args, u32 len__sz, void *aux__prog) in bpf_stream_vprintk() argument
364 struct bpf_prog_aux *aux = aux__prog; in bpf_stream_vprintk()
H A Dhelpers.c3064 void *aux__prog) in bpf_wq_set_callback_impl() argument
3066 struct bpf_prog_aux *aux = (struct bpf_prog_aux *)aux__prog; in bpf_wq_set_callback_impl()
/linux/tools/lib/bpf/
H A Dbpf_helpers.h319 __u32 len__sz, void *aux__prog) __weak __ksym;