Searched defs:str_off (Results 1 – 12 of 12) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_split.c | 19 int str_off, i, err; test_btf_split() local
|
H A D | btf_write.c | 15 int id, err, str_off; in gen_btf() local
|
H A D | btf_dedup_split.c | 10 int str_off, err; in test_split_simple() local
|
H A D | btf.c | 6484 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
|
/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, voi argument 1098 __u32 *type_id, *str_off; linker_sanity_check_btf() local 2634 int rec_sz, str_off, i; linker_append_btf_ext() local 2944 int str_off; emit_btf_ext_data() local [all...] |
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/tools/testing/selftests/filesystems/statmount/ |
H A D | statmount_test.c | 661 #define str_off(memb) (offsetof(struct statmount, memb) / sizeof(uint32_t)) macro
|
/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/include/linux/ |
H A D | init.h | 362 #define early_param_on_off(str_on, str_off, var, config) \ argument
|
/linux/arch/sparc/kernel/ |
H A D | ds.c | 419 __u32 str_off; member
|