Searched defs:progs (Results 1 – 6 of 6) sorted by relevance
305 struct hlist_head *progs = &cgrp->bpf.progs[atype]; in cgroup_bpf_release() local425 struct bpf_prog_array *progs; in compute_effective_progs() local589 static struct bpf_prog_list *find_attach_entry(struct hlist_head *progs, in find_attach_entry()652 struct hlist_head *progs; in __cgroup_bpf_attach() local781 struct bpf_prog_array *progs; in replace_effective_prog() local834 struct hlist_head *progs; in __cgroup_bpf_replace() local885 static struct bpf_prog_list *find_detach_entry(struct hlist_head *progs, in find_detach_entry()932 struct bpf_prog_array *progs; in purge_effective_progs() local990 struct hlist_head *progs; in __cgroup_bpf_detach() local1119 struct hlist_head *progs; in __cgroup_bpf_query() local
2517 void bpf_prog_array_free(struct bpf_prog_array *progs) in bpf_prog_array_free()2526 struct bpf_prog_array *progs; in __bpf_prog_array_free_sleepable_cb() local2538 void bpf_prog_array_free_sleepable(struct bpf_prog_array *progs) in bpf_prog_array_free_sleepable()
46 struct list_head progs; member
16 } progs; member
2250 struct bpf_prog_array *progs; in perf_event_query_prog_array() local