Searched defs:str_off (Results 1 – 10 of 10) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_write.c | 15 int id, err, str_off; in gen_btf() local
|
H A D | btf_split.c | 20 int str_off, i, err; in __test_btf_split() local
|
H A D | btf_dedup_split.c | 10 int str_off, err; in test_split_simple() local
|
H A D | btf.c | 6499 const char *str, __u32 str_off, in patch_name_tbd()
|
/linux/tools/lib/bpf/ |
H A D | linker.c | 362 int err, str_off; in init_output_elf() local 1074 static int check_btf_str_off(__u32 *str_off, void *ctx) in check_btf_str_off() 1098 __u32 *type_id, *str_off; in linker_sanity_check_btf() local 2634 int rec_sz, str_off, i; in linker_append_btf_ext() local 2944 int str_off; in emit_btf_ext_data() local
|
H A D | btf_relocate.c | 416 __u32 *str_off; in btf_relocate_rewrite_strs() local
|
H A D | btf.c | 459 static int btf_validate_str(const struct btf *btf, __u32 str_off, const char *what, __u32 type_id) in btf_validate_str() 1864 static int btf_rewrite_str(struct btf_pipe *p, __u32 *str_off) in btf_rewrite_str() 1899 __u32 *str_off; in btf_add_type() local 1982 __u32 *type_id, *str_off; in btf__add_btf() local 3799 __u32 *str_off; in btf_for_each_str_off() local 3825 __u32 str_off = *str_off_ptr; in strs_dedup_remap_str_off() local
|
/linux/include/uapi/linux/ |
H A D | btf.h | 20 __u32 str_off; /* offset of string section */ member
|
/linux/tools/include/uapi/linux/ |
H A D | btf.h | 20 __u32 str_off; /* offset of string section */ member
|
/linux/arch/sparc/kernel/ |
H A D | ds.c | 419 __u32 str_off; member
|