Home
last modified time | relevance | path

Searched defs:str_off (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dedup_split.c10 int str_off, err; in test_split_simple() local
H A Dbtf_split.c19 int str_off, i, err; in test_btf_split() local
H A Dbtf_write.c15 int id, err, str_off; in gen_btf() local
H A Dbtf.c6420 patch_name_tbd(const __u32 *raw_u32, const char *str, __u32 str_off, unsigned int str_sec_size, unsigned int *ret_size) patch_name_tbd() argument
/third_party/elfutils/libdw/
H A Ddwarf_formstring.c138 Dwarf_Off str_off = __libdw_cu_str_off_base (cu); in dwarf_formstring() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_write.c15 int id, err, str_off; in test_btf_write() local
H A Dbtf.c5778 patch_name_tbd(const __u32 *raw_u32, const char *str, __u32 str_off, unsigned int str_sec_size, unsigned int *ret_size) patch_name_tbd() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbtf.h19 __u32 str_off; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dbtf.h20 __u32 str_off; /* offset of string section */ member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtf.h20 __u32 str_off; /* offset of string section */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtf.h20 __u32 str_off; /* offset of string section */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtf.h31 __u32 str_off; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dbtf.h20 __u32 str_off; /* offset of string section */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtf.h31 __u32 str_off; member
/third_party/libbpf/include/uapi/linux/
H A Dbtf.h20 __u32 str_off; /* offset of string section */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Datom.c1384 unsigned long str_off; in atom_find_str_in_rom() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dds.c419 __u32 str_off; member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dds.c419 __u32 str_off; member
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlinker.c297 int err, str_off; in init_output_elf() local
925 static int check_btf_str_off(__u32 *str_off, voi argument
2438 int rec_sz, str_off, i; linker_append_btf_ext() local
2735 int str_off; emit_btf_ext_data() local
[all...]
H A Dbtf.c1571 static int btf_rewrite_str(__u32 *str_off, void *ctx) in btf_rewrite_str() argument
3301 __u32 str_off = *str_off_ptr; strs_dedup_remap_str_off() local
[all...]
/third_party/libbpf/src/
H A Dlinker.c297 int err, str_off; in init_output_elf() local
925 static int check_btf_str_off(__u32 *str_off, voi argument
2438 int rec_sz, str_off, i; linker_append_btf_ext() local
2735 int str_off; emit_btf_ext_data() local
[all...]
H A Dbtf.c455 static int btf_validate_str(const struct btf *btf, __u32 str_off, const char *what, __u32 type_id) in btf_validate_str() argument
1833 btf_rewrite_str(__u32 *str_off, void *ctx) global() argument
3563 __u32 str_off = *str_off_ptr; global() local
[all...]

Completed in 35 milliseconds