Home
last modified time | relevance | path

Searched refs:cgroup_bpf_detach (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dbpf-cgroup.h97 int cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog,
/Linux-v5.4/kernel/bpf/
Dcgroup.c569 ret = cgroup_bpf_detach(cgrp, prog, attr->attach_type, 0); in cgroup_bpf_prog_detach()
/Linux-v5.4/kernel/cgroup/
Dcgroup.c6421 int cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog, in cgroup_bpf_detach() function