Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_fuse.c18 return &bpf_get_current_pid_tgid_proto; in fuse_prog_func_proto()
Dhelpers.c192 const struct bpf_func_proto bpf_get_current_pid_tgid_proto = { variable
Dcore.c2361 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak;
/kernel/trace/
Dbpf_trace.c1061 return &bpf_get_current_pid_tgid_proto; in bpf_tracing_func_proto()