Home
last modified time | relevance | path

Searched defs:progs (Results 1 – 5 of 5) sorted by relevance

/kernel/bpf/
Dcgroup.c288 struct hlist_head *progs = &cgrp->bpf.progs[atype]; in cgroup_bpf_release() local
406 struct bpf_prog_array *progs; in compute_effective_progs() local
556 static struct bpf_prog_list *find_attach_entry(struct hlist_head *progs, in find_attach_entry()
619 struct hlist_head *progs; in __cgroup_bpf_attach() local
747 struct bpf_prog_array *progs; in replace_effective_prog() local
799 struct hlist_head *progs; in __cgroup_bpf_replace() local
850 static struct bpf_prog_list *find_detach_entry(struct hlist_head *progs, in find_detach_entry()
897 struct bpf_prog_array *progs; in purge_effective_progs() local
955 struct hlist_head *progs; in __cgroup_bpf_detach() local
1084 struct hlist_head *progs; in __cgroup_bpf_query() local
Dcore.c2247 void bpf_prog_array_free(struct bpf_prog_array *progs) in bpf_prog_array_free()
2256 struct bpf_prog_array *progs; in __bpf_prog_array_free_sleepable_cb() local
2262 void bpf_prog_array_free_sleepable(struct bpf_prog_array *progs) in bpf_prog_array_free_sleepable()
Doffload.c45 struct list_head progs; member
/kernel/bpf/preload/iterators/
Diterators.lskel.h16 } progs; member
/kernel/trace/
Dbpf_trace.c2202 struct bpf_prog_array *progs; in perf_event_query_prog_array() local