Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbpf.h511 struct bpf_prog_array_item { struct
518 struct bpf_prog_array_item items[0]; argument
540 struct bpf_prog_array_item *_item; \
585 struct bpf_prog_array_item *_item; \
/Linux-v5.4/kernel/bpf/
Dcore.c1790 sizeof(struct bpf_prog_array_item) * in bpf_prog_array_alloc()
1806 struct bpf_prog_array_item *item; in bpf_prog_array_length()
1817 struct bpf_prog_array_item *item; in bpf_prog_array_is_empty()
1829 struct bpf_prog_array_item *item; in bpf_prog_array_copy_core()
1874 struct bpf_prog_array_item *item; in bpf_prog_array_delete_safe()
1889 struct bpf_prog_array_item *existing; in bpf_prog_array_copy()
/Linux-v5.4/drivers/media/rc/
Dbpf-lirc.c234 struct bpf_prog_array_item *item; in lirc_bpf_free()