Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_fuse.c15 return &bpf_get_current_uid_gid_proto; in fuse_prog_func_proto()
Dhelpers.c212 const struct bpf_func_proto bpf_get_current_uid_gid_proto = { variable
Dcgroup.c1236 return &bpf_get_current_uid_gid_proto; in cgroup_base_func_proto()
Dcore.c2362 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak;
/kernel/trace/
Dbpf_trace.c1069 return &bpf_get_current_uid_gid_proto; in bpf_tracing_func_proto()