Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcgroup.c504 * cgroup_bpf_inherit() - inherit effective programs from parent
507 static int cgroup_bpf_inherit(struct cgroup *cgrp) in cgroup_bpf_inherit() function
561 ret = cgroup_bpf_inherit(cgrp); in cgroup_bpf_lifetime_notify()