Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcgroup.c360 static struct bpf_prog *prog_list_prog(struct bpf_prog_list *pl) in prog_list_prog() function
378 if (!prog_list_prog(pl)) in prog_list_length()
452 if (!prog_list_prog(pl)) in compute_effective_progs()
462 item->prog = prog_list_prog(pl); in compute_effective_progs()
800 if (!prog_list_prog(pl)) in replace_effective_prog()
952 if (!prog_list_prog(pl)) in purge_effective_progs()
1128 prog = prog_list_prog(pl); in __cgroup_bpf_query()