Searched refs:bpf_get_current_uid_gid_proto (Results 1 - 6 of 6) sorted by last modified time

/linux-master/include/linux/
H A Dbpf.h3175 extern const struct bpf_func_proto bpf_get_current_uid_gid_proto;
/linux-master/kernel/bpf/
H A Dcore.c2871 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
H A Dcgroup.c2577 return &bpf_get_current_uid_gid_proto;
/linux-master/net/core/
H A Dfilter.c8376 return &bpf_get_current_uid_gid_proto;
/linux-master/kernel/trace/
H A Dbpf_trace.c1537 return &bpf_get_current_uid_gid_proto;

Completed in 319 milliseconds