Home
last modified time | relevance | path

Searched refs:bpf_prog_array_item (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/rc/
H A Dbpf-lirc.c235 struct bpf_prog_array_item *item; in lirc_bpf_free()
/linux/kernel/bpf/
H A Dcore.c2724 struct bpf_prog_array_item *item; in bpf_prog_array_length()
2735 struct bpf_prog_array_item *item; in bpf_prog_array_is_empty()
2747 struct bpf_prog_array_item *item; in bpf_prog_array_copy_core()
2792 struct bpf_prog_array_item *item; in bpf_prog_array_delete_safe()
2839 struct bpf_prog_array_item *item; in bpf_prog_array_update_at()
2863 struct bpf_prog_array_item *existing, *new; in bpf_prog_array_copy()
H A Dcgroup.c67 const struct bpf_prog_array_item *item; in bpf_prog_run_array_cg()
436 struct bpf_prog_array_item *item; in compute_effective_progs()
928 struct bpf_prog_array_item *item; in replace_effective_prog()
/linux/include/linux/
H A Dbpf.h2361 struct bpf_prog_array_item { struct
2371 struct bpf_prog_array_item items[]; argument
2409 const struct bpf_prog_array_item *prog_item;
2454 const struct bpf_prog_array_item *item; in bpf_prog_run_array()
2494 const struct bpf_prog_array_item *item; in bpf_prog_run_array_uprobe()
3580 const struct bpf_prog_array_item *item; in bpf_prog_inc_misses_counters()