Home
last modified time | relevance | path

Searched refs:access_str_off (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc_raw.c66 .access_str_off = 6, /* offset of "0" */ in test_bad_local_id()
/linux-6.15/tools/lib/bpf/
H A Dlibbpf_internal.h540 i->access_str_off = bswap_32(i->access_str_off); in bpf_core_relo_bswap()
H A Drelo_core.c274 spec_str = btf__name_by_offset(btf, relo->access_str_off); in bpf_core_parse_spec()
1324 spec_str = btf__name_by_offset(local_btf, relo->access_str_off); in bpf_core_calc_relo_insn()
H A Dlinker.c2737 s = btf__str_by_offset(obj->btf, src_rec->access_str_off); in linker_append_btf_ext()
2741 dst_rec->access_str_off = str_off; in linker_append_btf_ext()
H A Dbtf.c5384 err = visit(&rec->access_str_off, ctx); in btf_ext_visit_str_offs()
H A Dlibbpf.c7883 .access_str_off = relo->core_relo->access_str_off, in bpf_program_record_relos()
/linux-6.15/Documentation/bpf/
H A Dllvm_reloc.rst357 __u32 access_str_off;
367 * ``access_str_off`` - offset into corresponding .BTF string section.
/linux-6.15/tools/include/uapi/linux/
H A Dbpf.h7544 __u32 access_str_off; member
/linux-6.15/include/uapi/linux/
H A Dbpf.h7544 __u32 access_str_off; member