Searched refs:cgroup_bpf_prog_attach (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbpf-cgroup.h427 int cgroup_bpf_prog_attach(const union bpf_attr *attr,
444 static inline int cgroup_bpf_prog_attach(const union bpf_attr *attr, function
/linux-master/kernel/bpf/
H A Dcgroup.c1130 int cgroup_bpf_prog_attach(const union bpf_attr *attr, function
H A Dsyscall.c4098 ret = cgroup_bpf_prog_attach(attr, ptype, prog);

Completed in 173 milliseconds