Searched refs:cgroup_bpf_prog_attach (Results 1 – 3 of 3) sorted by relevance
445 int cgroup_bpf_prog_attach(const union bpf_attr *attr,458 static inline int cgroup_bpf_prog_attach(const union bpf_attr *attr, in cgroup_bpf_prog_attach() function
828 int cgroup_bpf_prog_attach(const union bpf_attr *attr, in cgroup_bpf_prog_attach() function
3235 ret = cgroup_bpf_prog_attach(attr, ptype, prog); in bpf_prog_attach()
Completed in 17 milliseconds