Searched defs:next_insn (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/mips/include/asm/ |
| H A D | inst.h | 79 mips_instruction next_insn; member
|
| /linux/tools/objtool/ |
| H A D | check.c | 3754 if (handle_insn_ops(insn, next_insn, statep)) in validate_insn() argument 2860 update_cfi_state(struct instruction * insn,struct instruction * next_insn,struct cfi_state * cfi,struct stack_op * op) update_cfi_state() argument 3341 handle_insn_ops(struct instruction * insn,struct instruction * next_insn,struct insn_state * state) handle_insn_ops() argument 4017 struct instruction *next_insn, *prev_insn = NULL; do_validate_branch() local 4838 struct instruction *insn, *next_insn; validate_sls() local [all...] |
| /linux/kernel/bpf/ |
| H A D | verifier.c | 5402 int next_insn, sidx; in check_max_stack_depth_subprog() local
|