Home
last modified time | relevance | path

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

/kernel/bpf/
Dhelpers.c601 const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto = { variable
Dcore.c2367 const struct bpf_func_proto bpf_get_ns_current_pid_tgid_proto __weak;
/kernel/trace/
Dbpf_trace.c1115 return &bpf_get_ns_current_pid_tgid_proto; in bpf_tracing_func_proto()