Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dbpf_trace.c1164 static const struct bpf_func_proto bpf_get_attach_cookie_proto_tracing = { variable
1862 return &bpf_get_attach_cookie_proto_tracing; in raw_tp_prog_func_proto()
1927 return &bpf_get_attach_cookie_proto_tracing; in tracing_prog_func_proto()
1928 return bpf_prog_has_trampoline(prog) ? &bpf_get_attach_cookie_proto_tracing : NULL; in tracing_prog_func_proto()