Home
last modified time | relevance | path

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

/kernel/bpf/
Dcgroup.c305 struct hlist_head *progs = &cgrp->bpf.progs[atype]; in cgroup_bpf_release() local
425 struct bpf_prog_array *progs; in compute_effective_progs() local
589 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() local
781 struct bpf_prog_array *progs; in replace_effective_prog() local
834 struct hlist_head *progs; in __cgroup_bpf_replace() local
885 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() local
990 struct hlist_head *progs; in __cgroup_bpf_detach() local
1119 struct hlist_head *progs; in __cgroup_bpf_query() local
Dcore.c2517 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() local
2538 void bpf_prog_array_free_sleepable(struct bpf_prog_array *progs) in bpf_prog_array_free_sleepable()
Doffload.c46 struct list_head progs; member
/kernel/bpf/preload/iterators/
Diterators.lskel-little-endian.h16 } progs; member
Diterators.lskel-big-endian.h16 } progs; member
/kernel/trace/
Dbpf_trace.c2250 struct bpf_prog_array *progs; in perf_event_query_prog_array() local