Searched refs:bpf_validate (Results 1 – 3 of 3) sorted by relevance
1492 extern int bpf_validate(const struct bpf_insn *__counted_by(len), int len);
787 bpf_validate(const struct bpf_insn *__counted_by(len) f, int len) in bpf_validate() function
2796 bpf_validate(fcode, (int)flen)) { in bpf_setf()