Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dbpf_iter.c373 bpf_iter_get_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in bpf_iter_get_func_proto() function
/linux-6.1.9/kernel/trace/
Dbpf_trace.c1950 fn = bpf_iter_get_func_proto(func_id, prog); in tracing_prog_func_proto()
/linux-6.1.9/include/linux/
Dbpf.h1916 bpf_iter_get_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog);