const F_ALLOW_OVERRIDE: comptime_int = 1;
[src]
Flag for prog_attach command. If a sub-cgroup installs some bpf program, the program in this cgroup yields to sub-cgroup program.
const F_ALLOW_OVERRIDE: comptime_int = 1;
Flag for prog_attach command. If a sub-cgroup installs some bpf program, the program in this cgroup yields to sub-cgroup program.