Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhelpers.c181 const struct bpf_func_proto bpf_get_current_pid_tgid_proto = { variable
H A Dcore.c2267 const struct bpf_func_proto bpf_get_current_pid_tgid_proto __weak;
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1878 extern const struct bpf_func_proto bpf_get_current_pid_tgid_proto;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1260 return &bpf_get_current_pid_tgid_proto; in bpf_tracing_func_proto()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c6941 return &bpf_get_current_pid_tgid_proto; in sock_filter_func_proto()
6987 return &bpf_get_current_pid_tgid_proto; in sock_addr_func_proto()
7332 return &bpf_get_current_pid_tgid_proto; in sk_msg_func_proto()