Lines Matching defs:ins
111 check_alu_bele(const struct ebpf_insn *ins) in check_alu_bele()
119 eval_exit(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_exit()
179 eval_ld_imm64(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_ld_imm64()
585 eval_ld_mbuf(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_ld_mbuf()
634 eval_alu(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_alu()
704 eval_bele(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_bele()
794 eval_load(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_load()
880 eval_store(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_store()
972 eval_call(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_call()
1076 eval_jcc(struct bpf_verifier *bvf, const struct ebpf_insn *ins) in eval_jcc()
1733 check_syntax(const struct ebpf_insn *ins) in check_syntax()
1920 const struct ebpf_insn *ins; in log_unreachable() local
1970 const struct ebpf_insn *ins; in validate() local
2180 log_eval_state(const struct bpf_verifier *bvf, const struct ebpf_insn *ins, in log_eval_state()
2220 const struct ebpf_insn *ins; in evaluate() local