Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dbtf_dumper.c127 static int btf_dumper_modifier(const struct btf_dumper *d, __u32 type_id, in btf_dumper_modifier()
213 static int btf_dumper_array(const struct btf_dumper *d, __u32 type_id, in btf_dumper_array()
431 static int btf_dumper_struct(const struct btf_dumper *d, __u32 type_id, in btf_dumper_struct()
479 static int btf_dumper_var(const struct btf_dumper *d, __u32 type_id, in btf_dumper_var()
493 static int btf_dumper_datasec(const struct btf_dumper *d, __u32 type_id, in btf_dumper_datasec()
521 static int btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_do_type()
562 int btf_dumper_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_type()
583 static int __btf_dumper_type_only(const struct btf *btf, __u32 type_id, in __btf_dumper_type_only()
710 void btf_dumper_type_only(const struct btf *btf, __u32 type_id, char *func_sig, in btf_dumper_type_only()
/tools/testing/selftests/bpf/prog_tests/
Dbtf_module.c13 __s32 type_id; in test_btf_module() local
Dresolve_btfids.c101 int type_id; in resolve_symbols() local
Dbtf_dump.c252 __s32 type_id; in btf_dump_data() local
537 __s32 type_id; in test_btf_dump_struct_data() local
779 __s32 type_id; in test_btf_datasec() local
/tools/testing/selftests/bpf/progs/
Dbtf_ptr.h18 __u32 type_id; member
Dbpf_iter.h137 __u32 type_id; member
/tools/lib/bpf/
Drelo_core.c20 __u32 type_id; /* struct/union type or array element type */ member
154 __u32 type_id, in bpf_core_parse_spec()
561 __u32 *val, __u32 *field_sz, __u32 *type_id, in bpf_core_calc_field_relo()
1053 __u32 type_id; in bpf_core_dump_spec() local
Dbtf.c440 struct btf_type *btf_type_by_id(struct btf *btf, __u32 type_id) in btf_type_by_id()
449 const struct btf_type *btf__type_by_id(const struct btf *btf, __u32 type_id) in btf__type_by_id()
568 __s64 btf__resolve_size(const struct btf *btf, __u32 type_id) in btf__resolve_size()
673 int btf__resolve_type(const struct btf *btf, __u32 type_id) in btf__resolve_type()
1968 int btf__add_field(struct btf *btf, const char *name, int type_id, in btf__add_field()
2282 int btf__add_func_param(struct btf *btf, const char *name, int type_id) in btf__add_func_param()
2335 int btf__add_var(struct btf *btf, const char *name, int linkage, int type_id) in btf__add_var()
3029 static int btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) in btf_dedup_table_add()
3531 int type_id; in btf_dedup_prep() local
3591 static int btf_dedup_prim_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_prim_type()
[all …]
Drelo_core.h73 __u32 type_id; member
Dbtf_dump.c1757 __u32 type_id, in btf_dump_int_data()
1852 __u32 type_id, in btf_dump_float_data()
1890 __u32 type_id; in btf_dump_var_data() local
Dlinker.c921 static int check_btf_type_id(__u32 *type_id, void *ctx) in check_btf_type_id()
2217 static int remap_type_id(__u32 *type_id, void *ctx) in remap_type_id()
Dlibbpf_internal.h371 __u32 type_id; member
Dlibbpf.c331 __u32 type_id; member
421 __u32 type_id; member
792 const struct btf_type **type, __u32 *type_id, in find_struct_ops_kern_types()
1012 __s32 type_id, datasec_id; in bpf_object__init_struct_ops_maps() local
/tools/testing/selftests/bpf/
Dbtf_helpers.c190 const char *btf_type_raw_dump(const struct btf *btf, int type_id) in btf_type_raw_dump()
/tools/bpf/resolve_btfids/
Dmain.c480 int err, type_id; in symbols_resolve() local
/tools/include/uapi/linux/
Dbpf.h6173 __u32 type_id; member
6247 __u32 type_id; member