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

/linux-master/kernel/bpf/
H A Dcgroup.c2581 return &bpf_get_current_comm_proto;
H A Dcore.c2852 const struct bpf_func_proto bpf_get_current_comm_proto __weak;
H A Dhelpers.c272 const struct bpf_func_proto bpf_get_current_comm_proto = { variable in typeref:struct:bpf_func_proto
/linux-master/include/linux/
H A Dbpf.h3170 extern const struct bpf_func_proto bpf_get_current_comm_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1539 return &bpf_get_current_comm_proto;

Completed in 150 milliseconds