Searched refs:first_insn (Results 1 – 4 of 4) sorted by relevance
30 struct instruction *first_insn, *last_insn; member
140 alt_group->first_insn->offset; in alt_group_len()
126 alt_group->orig_group->first_insn->jump_table; in is_jump_table_jump()1585 orig_alt_group->first_insn = orig_insn; in handle_group_alt()1683 new_alt_group->first_insn = *new_insn; in handle_group_alt()3032 group_off = insn->offset - insn->alt_group->first_insn->offset; in propagate_alt_cfi()
563 struct bpf_insn *new_insn, *first_insn = NULL; in bpf_convert_filter() local575 first_insn = new_prog->insnsi; in bpf_convert_filter()583 new_insn = first_insn; in bpf_convert_filter()623 addrs[i] = new_insn - first_insn; in bpf_convert_filter()881 *new_len = new_insn - first_insn; in bpf_convert_filter()888 if (new_flen != new_insn - first_insn) { in bpf_convert_filter()889 new_flen = new_insn - first_insn; in bpf_convert_filter()