Home
last modified time | relevance | path

Searched defs:str_off (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_split.c19 int str_off, i, err; test_btf_split() local
H A Dbtf_write.c15 int id, err, str_off; in gen_btf() local
H A Dbtf_dedup_split.c10 int str_off, err; in test_split_simple() local
H A Dbtf.c6484 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 Dlinker.c362 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 Dbtf_relocate.c416 __u32 *str_off; in btf_relocate_rewrite_strs() local
H A Dbtf.c459 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 Dstatmount_test.c661 #define str_off(memb) (offsetof(struct statmount, memb) / sizeof(uint32_t)) macro
/linux/include/uapi/linux/
H A Dbtf.h20 __u32 str_off; /* offset of string section */ member
/linux/tools/include/uapi/linux/
H A Dbtf.h20 __u32 str_off; /* offset of string section */ member
/linux/include/linux/
H A Dinit.h362 #define early_param_on_off(str_on, str_off, var, config) \ argument
/linux/arch/sparc/kernel/
H A Dds.c419 __u32 str_off; member