Home
last modified time | relevance | path

Searched defs:old_array (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/rc/
H A Dbpf-lirc.c139 struct bpf_prog_array *old_array; in lirc_bpf_attach() local
177 struct bpf_prog_array *old_array; in lirc_bpf_detach() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dnet_namespace.c106 struct bpf_prog_array *old_array, *new_array; in bpf_netns_link_release() local
H A Dcgroup.c112 struct bpf_prog_array *old_array; in cgroup_bpf_release() local
271 activate_effective_progs(struct cgroup *cgrp, enum bpf_attach_type type, struct bpf_prog_array *old_array) activate_effective_progs() argument
H A Dcore.c2079 int bpf_prog_array_copy(struct bpf_prog_array *old_array, in bpf_prog_array_copy() argument
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dbpf-lirc.c139 struct bpf_prog_array *old_array; in lirc_bpf_attach() local
177 struct bpf_prog_array *old_array; in lirc_bpf_detach() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dnet_namespace.c107 struct bpf_prog_array *old_array, *new_array; in bpf_netns_link_release() local
H A Dcgroup.c279 struct bpf_prog_array *old_array; in cgroup_bpf_release() local
445 activate_effective_progs(struct cgroup *cgrp, enum cgroup_bpf_attach_type atype, struct bpf_prog_array *old_array) activate_effective_progs() argument
H A Dcore.c2581 int bpf_prog_array_copy(struct bpf_prog_array *old_array, in bpf_prog_array_copy() argument
/kernel/linux/linux-5.10/net/sched/
H A Dsch_fq.c697 fq_rehash(struct fq_sched_data *q, struct rb_root *old_array, u32 old_log, struct rb_root *new_array, u32 new_log) fq_rehash() argument
/kernel/linux/linux-6.6/net/sched/
H A Dsch_fq.c697 fq_rehash(struct fq_sched_data *q, struct rb_root *old_array, u32 old_log, struct rb_root *new_array, u32 new_log) fq_rehash() argument
/kernel/linux/linux-5.10/mm/
H A Dmemblock.c408 struct memblock_region *new_array, *old_array; in memblock_double_array() local
/kernel/linux/linux-5.10/kernel/trace/
H A Dbpf_trace.c1922 struct bpf_prog_array *old_array; in perf_event_attach_bpf_prog() local
1963 struct bpf_prog_array *old_array; in perf_event_detach_bpf_prog() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmemblock.c418 struct memblock_region *new_array, *old_array; in memblock_double_array() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dbpf_trace.c2165 struct bpf_prog_array *old_array; in perf_event_attach_bpf_prog() local
2207 struct bpf_prog_array *old_array; in perf_event_detach_bpf_prog() local
[all...]

Completed in 31 milliseconds