Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dbpf.h358 struct bpf_prog_array_item { struct
365 struct bpf_prog_array_item items[0]; argument
386 struct bpf_prog_array_item *_item; \
/Linux-v4.19/drivers/media/rc/
Dbpf-lirc.c199 struct bpf_prog_array_item *item; in lirc_bpf_free()
/Linux-v4.19/kernel/bpf/
Dcore.c1545 sizeof(struct bpf_prog_array_item) * in bpf_prog_array_alloc()
1562 struct bpf_prog_array_item *item; in bpf_prog_array_length()
1579 struct bpf_prog_array_item *item; in bpf_prog_array_copy_core()
1631 struct bpf_prog_array_item *item = array->items; in bpf_prog_array_delete_safe()
1646 struct bpf_prog_array_item *existing; in bpf_prog_array_copy()