Searched refs:cgroup_bpf_attach (Results 1 – 3 of 3) sorted by relevance
95 int cgroup_bpf_attach(struct cgroup *cgrp, struct bpf_prog *prog,
549 ret = cgroup_bpf_attach(cgrp, prog, attr->attach_type, in cgroup_bpf_prog_attach()
6411 int cgroup_bpf_attach(struct cgroup *cgrp, struct bpf_prog *prog, in cgroup_bpf_attach() function