Home
last modified time | relevance | path

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

/kernel/bpf/
Dcgroup.c121 struct list_head *progs = &cgrp->bpf.progs[atype]; in cgroup_bpf_release() local
232 struct bpf_prog_array *progs; in compute_effective_progs() local
382 static struct bpf_prog_list *find_attach_entry(struct list_head *progs, in find_attach_entry()
444 struct list_head *progs; in __cgroup_bpf_attach() local
535 struct bpf_prog_array *progs; in replace_effective_prog() local
587 struct list_head *progs; in __cgroup_bpf_replace() local
638 static struct bpf_prog_list *find_detach_entry(struct list_head *progs, in find_detach_entry()
685 struct bpf_prog_array *progs; in purge_effective_progs() local
743 struct list_head *progs; in __cgroup_bpf_detach() local
793 struct list_head *progs; in __cgroup_bpf_query() local
Dtrampoline.c179 struct bpf_prog **progs; in bpf_trampoline_get_progs() local
Dbpf_struct_ops.c39 struct bpf_prog **progs; member
Doffload.c45 struct list_head progs; member
Dcore.c1994 void bpf_prog_array_free(struct bpf_prog_array *progs) in bpf_prog_array_free()
/kernel/bpf/preload/iterators/
Diterators.skel.h19 } progs; member
/kernel/trace/
Dbpf_trace.c1816 struct bpf_prog_array *progs; in perf_event_query_prog_array() local