Searched refs:arrays (Results 1 – 1 of 1) sorted by relevance
293 struct bpf_prog_array *arrays[NR] = {}; in cgroup_bpf_inherit() local311 if (compute_effective_progs(cgrp, i, &arrays[i])) in cgroup_bpf_inherit()315 activate_effective_progs(cgrp, i, arrays[i]); in cgroup_bpf_inherit()320 bpf_prog_array_free(arrays[i]); in cgroup_bpf_inherit()