Searched refs:bpf_get_current_pid_tgid_proto (Results 1 - 3 of 3) sorted by path

/linux-master/include/linux/
H A Dbpf.h3174 extern const struct bpf_func_proto bpf_get_current_pid_tgid_proto;
/linux-master/kernel/bpf/
H A Dcore.c2870 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
1874 return &bpf_get_current_pid_tgid_proto;

Completed in 205 milliseconds