Lines Matching defs:ins
126 check_alu_bele(const struct ebpf_insn *ins) in check_alu_bele()
134 eval_exit(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_exit()
194 eval_ld_imm64(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_ld_imm64()
600 eval_ld_mbuf(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_ld_mbuf()
649 eval_alu(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_alu()
721 eval_bele(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_bele()
811 eval_load(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_load()
897 eval_store(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_store()
989 eval_call(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_call()
1093 eval_jcc(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_jcc()
1750 check_syntax(const struct ebpf_insn *ins) in check_syntax()
1937 const struct ebpf_insn *ins; in log_unreachable() local
1987 const struct ebpf_insn *ins; in validate() local
2254 log_dbg_eval_state(const struct bpf_verifier *bvf, const struct ebpf_insn *ins, in log_dbg_eval_state()
2392 const struct ebpf_insn *ins; in evaluate() local