Searched defs:insn_off (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/tools/objtool/arch/x86/ |
D | orc.c | 102 struct section *insn_sec, unsigned long insn_off, in write_orc_entry()
|
/linux-6.12.1/tools/objtool/arch/loongarch/ |
D | orc.c | 103 struct section *insn_sec, unsigned long insn_off, in write_orc_entry()
|
/linux-6.12.1/tools/objtool/ |
D | orc_gen.c | 21 unsigned long insn_off; member
|
D | elf.c | 888 unsigned long insn_off) in elf_init_reloc_text_sym()
|
/linux-6.12.1/kernel/bpf/ |
D | log.c | 333 find_linfo(const struct bpf_verifier_env *env, u32 insn_off) in find_linfo() 382 u32 insn_off, in verbose_linfo()
|
/linux-6.12.1/tools/lib/bpf/ |
D | bpf_prog_linfo.c | 220 __u32 insn_off, __u32 nr_skip) in bpf_prog_linfo__lfind()
|
D | libbpf_internal.h | 502 __u32 insn_off; member 508 __u32 insn_off; member
|
D | libbpf.c | 6146 __u32 insn_off = *(__u32 *)rec / BPF_INSN_SZ; in adjust_prog_btf_ext_info() local 6183 __u32 *insn_off = rec; in adjust_prog_btf_ext_info() local
|
/linux-6.12.1/tools/bpf/bpftool/ |
D | xlated_dumper.c | 388 unsigned int insn_off; in dump_xlated_for_graph() local
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | btf.c | 5660 #define BPF_LINE_INFO_ENC(insn_off, file_off, line_off, line_num, line_col) \ argument
|
/linux-6.12.1/include/uapi/linux/ |
D | bpf.h | 7299 __u32 insn_off; member 7307 __u32 insn_off; member 7492 __u32 insn_off; member
|
/linux-6.12.1/tools/include/uapi/linux/ |
D | bpf.h | 7299 __u32 insn_off; member 7307 __u32 insn_off; member 7492 __u32 insn_off; member
|
/linux-6.12.1/arch/x86/net/ |
D | bpf_jit_comp.c | 1471 s16 insn_off; in do_jit() local
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/bpf/ |
D | jit.c | 2761 s16 insn_off = meta->insn.off - range_start; in mem_ldx_data_from_pktcache_unaligned() local
|