Home
last modified time | relevance | path

Searched defs:insn_end (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/x86/bugs/
H A Dits_ret_alignment.py91 insn_end = site + kcore_insn.size - 1 variable
H A Dits_indirect_alignment.py93 insn_end = site + kcore_insn.size - 1 # TODO handle Jcc.32 __x86_indirect_thunk_\reg variable
/linux/tools/bpf/bpftool/
H A Dxlated_dumper.c381 struct bpf_insn *insn_end = buf_end; in dump_xlated_for_graph() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c646 struct bpf_insn *buf = NULL, *insn, *insn_end; in match_program() local
/linux/arch/sh/kernel/
H A Ddwarf.c397 unsigned char *insn_end, in dwarf_cfa_execute_insns()
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c904 struct bpf_insn *insn_start = NULL, *insn, *insn_end; in get_xlated_program_text() local
/linux/kernel/bpf/
H A Dcore.c225 u32 linfo_idx, insn_start, insn_end, nr_linfo, i; in bpf_prog_fill_jited_linfo() local
3266 int idx = -1, insn_start, insn_end, len; in bpf_prog_get_file_line() local