Searched refs:bpf_get_current_pid_tgid_proto (Results 1 - 6 of 6) sorted by relevance

/linux-master/kernel/bpf/
H A Dcgroup.c2579 return &bpf_get_current_pid_tgid_proto;
H A Dcore.c2850 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak;
H A Dhelpers.c231 const struct bpf_func_proto bpf_get_current_pid_tgid_proto = { variable in typeref:struct:bpf_func_proto
/linux-master/include/linux/
H A Dbpf.h3168 extern const struct bpf_func_proto bpf_get_current_pid_tgid_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1529 return &bpf_get_current_pid_tgid_proto;
/linux-master/net/core/
H A Dfilter.c8346 return &bpf_get_current_pid_tgid_proto;

Completed in 238 milliseconds