Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1236 static const struct bpf_func_proto bpf_get_func_ret_proto = { variable
1999 return bpf_prog_has_trampoline(prog) ? &bpf_get_func_ret_proto : NULL; in tracing_prog_func_proto()