Searched refs:cgroup_bpf_inherit (Results 1 – 3 of 3) sorted by relevance
157 int cgroup_bpf_inherit(struct cgroup *cgrp);455 static inline int cgroup_bpf_inherit(struct cgroup *cgrp) { return 0; } in cgroup_bpf_inherit() function
287 int cgroup_bpf_inherit(struct cgroup *cgrp) in cgroup_bpf_inherit() function
2043 ret = cgroup_bpf_inherit(root_cgrp); in cgroup_setup_root()5380 ret = cgroup_bpf_inherit(cgrp); in cgroup_create()
Completed in 19 milliseconds