Searched refs:bpf_insn (Results 1 – 4 of 4) sorted by relevance
215 register const struct bpf_insn *pc; in bpf_filter()550 const struct bpf_insn *f; in bpf_validate()554 const struct bpf_insn *p;
2124 static __thread struct bpf_insn *fstart;2125 static __thread struct bpf_insn *ftail;2140 struct bpf_insn *dst;2320 struct bpf_insn *icode_to_fcode(root, lenp) in icode_to_fcode()2325 struct bpf_insn *fp;2336 fp = (struct bpf_insn *) malloc(sizeof(*fp) * n);
78 #define bpf_insn sfbpf_insn macro
336 struct bpf_insn *icode_to_fcode(struct block *, int *);