Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 20 of 20) sorted by relevance

/tools/bpf/bpftool/
A Dbtf_dumper.c135 static int btf_dumper_modifier(const struct btf_dumper *d, __u32 type_id, in btf_dumper_modifier()
247 static int btf_dumper_array(const struct btf_dumper *d, __u32 type_id, in btf_dumper_array()
465 static int btf_dumper_struct(const struct btf_dumper *d, __u32 type_id, in btf_dumper_struct()
513 static int btf_dumper_var(const struct btf_dumper *d, __u32 type_id, in btf_dumper_var()
527 static int btf_dumper_datasec(const struct btf_dumper *d, __u32 type_id, in btf_dumper_datasec()
555 static int btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_do_type()
598 int btf_dumper_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_type()
619 static int __btf_dumper_type_only(const struct btf *btf, __u32 type_id, in __btf_dumper_type_only()
747 void btf_dumper_type_only(const struct btf *btf, __u32 type_id, char *func_sig, in btf_dumper_type_only()
A Dgen.c2022 static void btfgen_mark_member(struct btfgen_info *info, int type_id, int idx) in btfgen_mark_member()
2031 btfgen_mark_type(struct btfgen_info *info, unsigned int type_id, bool follow_pointers) in btfgen_mark_type()
2111 unsigned int type_id = targ_spec->root_type_id; in btfgen_record_field_relo() local
2167 static int btfgen_mark_type_match(struct btfgen_info *info, __u32 type_id, bool behind_ptr) in btfgen_mark_type_match()
2510 __u32 *type_id; in btfgen_get_btf() local
/tools/testing/selftests/bpf/prog_tests/
A Dbtf_module.c13 __s32 type_id; in test_btf_module() local
A Dresolve_btfids.c101 int type_id; in resolve_symbols() local
A Dbtf_tag.c58 __s32 type_id; in load_btfs() local
A Dbtf_dump.c345 __s32 type_id; in btf_dump_data() local
645 __s32 type_id; in test_btf_dump_struct_data() local
1005 __s32 type_id; in test_btf_datasec() local
/tools/perf/util/
A Dbtf.c13 int type_id, const char *member_name) in __btf_type__find_member_by_name()
A Dbpf_off_cpu.c117 u32 type_id; in check_sched_switch_args() local
/tools/lib/bpf/
A Dbtf.c629 struct btf_type *btf_type_by_id(const struct btf *btf, __u32 type_id) in btf_type_by_id()
771 __s64 btf__resolve_size(const struct btf *btf, __u32 type_id) in btf__resolve_size()
881 int btf__resolve_type(const struct btf *btf, __u32 type_id) in btf__resolve_type()
1982 __u32 *type_id, *str_off; in btf__add_btf() local
2319 int btf__add_field(struct btf *btf, const char *name, int type_id, in btf__add_field()
4203 int type_id; in btf_dedup_prep() local
4266 static int btf_dedup_prim_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_prim_type()
4964 static int btf_dedup_ref_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_ref_type()
5114 __u32 type_id; in btf_dedup_fill_unique_names_map() local
5298 static int btf_dedup_remap_type_id(__u32 *type_id, void *ctx) in btf_dedup_remap_type_id()
[all …]
A Drelo_core.h24 __u32 type_id; /* struct/union type or array element type */ member
A Drelo_core.c32 static s64 btf__resolve_size(const struct btf *btf, u32 type_id) in btf__resolve_size()
681 __u64 *val, __u32 *field_sz, __u32 *type_id, in bpf_core_calc_field_relo()
1176 __u32 type_id; in bpf_core_format_spec() local
A Dbtf_dump.c1859 static bool ptr_is_aligned(const struct btf *btf, __u32 type_id, in ptr_is_aligned()
1872 __u32 type_id, in btf_dump_int_data()
1971 __u32 type_id, in btf_dump_float_data()
2009 __u32 type_id; in btf_dump_var_data() local
A Dlinker.c1064 static int check_btf_type_id(__u32 *type_id, void *ctx) in check_btf_type_id()
1098 __u32 *type_id, *str_off; in linker_sanity_check_btf() local
2485 __u32 *type_id; in linker_append_btf() local
A Dlibbpf_internal.h507 __u32 type_id; member
A Dlibbpf.c517 __u32 type_id; member
620 __u32 type_id; member
1008 const struct btf_type **type, __u32 *type_id, in find_struct_ops_kern_types()
1364 __s32 type_id, datasec_id; in init_struct_ops_maps() local
/tools/testing/selftests/bpf/progs/
A Dbtf_ptr.h18 __u32 type_id; member
/tools/testing/selftests/bpf/
A Dbtf_helpers.c216 const char *btf_type_raw_dump(const struct btf *btf, int type_id) in btf_type_raw_dump()
/tools/bpf/resolve_btfids/
A Dmain.c539 int err, type_id; in symbols_resolve() local
/tools/include/uapi/linux/
A Dbpf.h7400 __u32 type_id; member
7503 __u32 type_id; member
7593 __u32 type_id; member
/tools/perf/
A Dbuiltin-trace.c124 int type_id; /* used in btf_dump */ member
1048 int type_id = arg->fmt->type_id, consumed; in btf_struct_scnprintf() local

Completed in 96 milliseconds