Searched defs:str_off (Results 1 – 11 of 11) 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; init_output_elf() local 1074 check_btf_str_off(__u32 * str_off,void * ctx) check_btf_str_off() 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 btf_validate_str(const struct btf * btf,__u32 str_off,const char * what,__u32 type_id) btf_validate_str() argument 1864 btf_rewrite_str(struct btf_pipe * p,__u32 * str_off) btf_rewrite_str() argument 1899 __u32 *str_off; btf_add_type() local 1982 __u32 *type_id, *str_off; btf__add_btf() local 3799 __u32 *str_off; btf_for_each_str_off() local 3825 __u32 str_off = *str_off_ptr; strs_dedup_remap_str_off() local [all...] |
| /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 | 356 #define early_param_on_off(str_on, str_off, var, config) \ argument
|