Searched refs:bpf_get_current_uid_gid_proto (Results 1 - 6 of 6) sorted by relevance

/linux-master/kernel/bpf/
H A Dcgroup.c2577 return &bpf_get_current_uid_gid_proto;
H A Dcore.c2851 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak;
H A Dhelpers.c251 const struct bpf_func_proto bpf_get_current_uid_gid_proto = { variable in typeref:struct:bpf_func_proto
/linux-master/include/linux/
H A Dbpf.h3169 extern const struct bpf_func_proto bpf_get_current_uid_gid_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1537 return &bpf_get_current_uid_gid_proto;
/linux-master/net/core/
H A Dfilter.c8344 return &bpf_get_current_uid_gid_proto;

Completed in 170 milliseconds