Searched refs:bpfa (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/parisc/net/
H A Dbpf_jit_comp64.c352 struct bpf_array bpfa; local
363 BUILD_BUG_ON(sizeof(bpfa.map.max_entries) != 4);
387 BUILD_BUG_ON(sizeof(bpfa.ptrs[0]) != 8);
H A Dbpf_jit_comp32.c953 struct bpf_array bpfa; local
961 BUILD_BUG_ON(sizeof(bpfa.map.max_entries) != 4);
985 BUILD_BUG_ON(sizeof(bpfa.ptrs[0]) != 4);

Completed in 108 milliseconds