Searched defs:str_off (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | btf_split.c | 19 int str_off, i, err; in test_btf_split() local
|
D | btf_write.c | 15 int id, err, str_off; in gen_btf() local
|
D | btf_dedup_split.c | 10 int str_off, err; in test_split_simple() local
|
D | btf.c | 6484 const char *str, __u32 str_off, in patch_name_tbd()
|
/linux-6.12.1/tools/lib/bpf/ |
D | linker.c | 297 int err, str_off; in init_output_elf() local 944 static int check_btf_str_off(__u32 *str_off, void *ctx) in check_btf_str_off() 968 __u32 *type_id, *str_off; in linker_sanity_check_btf() local 2478 int rec_sz, str_off, i; in linker_append_btf_ext() local 2775 int str_off; in emit_btf_ext_data() local
|
D | btf_relocate.c | 416 __u32 *str_off; in btf_relocate_rewrite_strs() local
|
D | btf.c | 454 static int btf_validate_str(const struct btf *btf, __u32 str_off, const char *what, __u32 type_id) in btf_validate_str() 1795 static int btf_rewrite_str(struct btf_pipe *p, __u32 *str_off) in btf_rewrite_str() 1830 __u32 *str_off; in btf_add_type() local 1913 __u32 *type_id, *str_off; in btf__add_btf() local 3528 __u32 *str_off; in btf_for_each_str_off() local 3554 __u32 str_off = *str_off_ptr; in strs_dedup_remap_str_off() local
|
/linux-6.12.1/tools/testing/selftests/filesystems/statmount/ |
D | statmount_test.c | 642 #define str_off(memb) (offsetof(struct statmount, memb) / sizeof(uint32_t)) macro
|
/linux-6.12.1/tools/include/uapi/linux/ |
D | btf.h | 20 __u32 str_off; /* offset of string section */ member
|
/linux-6.12.1/include/uapi/linux/ |
D | btf.h | 20 __u32 str_off; /* offset of string section */ member
|
/linux-6.12.1/include/linux/ |
D | init.h | 362 #define early_param_on_off(str_on, str_off, var, config) \ argument
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 1403 unsigned long str_off; in atom_find_str_in_rom() local
|
/linux-6.12.1/arch/sparc/kernel/ |
D | ds.c | 419 __u32 str_off; member
|