Searched refs:first_insn (Results 1 – 4 of 4) sorted by relevance
45 alt_group->first_insn->offset; in alt_group_len()
205 addr < alt_group->first_insn->offset || in disas_print_addr_alt() 209 orig_first_insn = alt_group->orig_group->first_insn; in disas_print_addr_alt() 210 offset = addr - alt_group->first_insn->offset; in disas_print_addr_alt() 610 for (insn = alt_grp->first_insn; \
165 insn_jump_table(alt_group->orig_group->first_insn); in is_jump_table_jump()1792 orig_alt_group->first_insn = orig_insn; in handle_group_alt()1799 orig_alt_group->first_insn->offset != special_alt->orig_len) { in handle_group_alt()1803 orig_alt_group->first_insn->offset, in handle_group_alt()1896 new_alt_group->first_insn = *new_insn; in handle_group_alt()3323 group_off = insn->offset - insn->alt_group->first_insn->offset; in propagate_alt_cfi()3330 struct instruction *orig = orig_group->first_insn; in propagate_alt_cfi()
585 struct bpf_insn *new_insn, *first_insn = NULL; in bpf_convert_filter() local597 first_insn = new_prog->insnsi; in bpf_convert_filter()604 new_insn = first_insn; in bpf_convert_filter()644 addrs[i] = new_insn - first_insn; in bpf_convert_filter()902 *new_len = new_insn - first_insn; in bpf_convert_filter()909 if (new_flen != new_insn - first_insn) { in bpf_convert_filter()910 new_flen = new_insn - first_insn; in bpf_convert_filter()