Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dhelpers.c232 const struct bpf_func_proto bpf_get_current_pid_tgid_proto = { variable
1965 return &bpf_get_current_pid_tgid_proto; in bpf_base_func_proto()
H A Dcore.c2953 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak;
/linux-6.15/include/linux/
H A Dbpf.h3325 extern const struct bpf_func_proto bpf_get_current_pid_tgid_proto;