Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhelpers.c227 const struct bpf_func_proto bpf_get_current_comm_proto = { variable
H A Dcore.c2269 const struct bpf_func_proto bpf_get_current_comm_proto __weak;
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1880 extern const struct bpf_func_proto bpf_get_current_comm_proto;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1266 return &bpf_get_current_comm_proto; in bpf_tracing_func_proto()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c6943 return &bpf_get_current_comm_proto; in sock_filter_func_proto()
6989 return &bpf_get_current_comm_proto; in sock_addr_func_proto()