Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcore.c1930 sizeof(struct bpf_prog_array_item) * in bpf_prog_array_alloc()
1946 struct bpf_prog_array_item *item; in bpf_prog_array_length()
1957 struct bpf_prog_array_item *item; in bpf_prog_array_is_empty()
1969 struct bpf_prog_array_item *item; in bpf_prog_array_copy_core()
2014 struct bpf_prog_array_item *item; in bpf_prog_array_delete_safe()
2061 struct bpf_prog_array_item *item; in bpf_prog_array_update_at()
2084 struct bpf_prog_array_item *existing; in bpf_prog_array_copy()
H A Dcgroup.c231 struct bpf_prog_array_item *item; in compute_effective_progs()
526 struct bpf_prog_array_item *item; in replace_effective_prog()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dbpf-lirc.c231 struct bpf_prog_array_item *item; in lirc_bpf_free()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1070 struct bpf_prog_array_item { struct
1077 struct bpf_prog_array_item items[]; argument
1102 struct bpf_prog_array_item *_item; \
1153 struct bpf_prog_array_item *_item; \
H A Dfilter.h1355 struct bpf_prog_array_item *_item; \