Searched defs:bpf_array (Results 1 – 5 of 5) sorted by relevance
304 struct bpf_array { struct305 struct bpf_map map;306 u32 elem_size;307 u32 index_mask;331 bool bpf_prog_array_compatible(struct bpf_array *array, const struct bpf_prog *fp); argument
136 struct bpf_array { struct150 struct bpf_array *array = (struct bpf_array *)&m_array; in check_array() argument
1033 struct bpf_array { struct1037 struct bpf_array_aux *aux; argument1038 union {
852 const u8 bpf_array = bpf2sparc[BPF_REG_2]; in emit_tail_call() local
846 const u8 bpf_array = bpf2sparc[BPF_REG_2]; in emit_tail_call() local