Home
last modified time | relevance | path

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

12

/openbmc/sdbusplus/include/sdbusplus/message/
H A Dtypes.hpp172 struct type_id : struct
236 static constexpr auto value =
242 struct type_id<std::pair<T1, T2>> struct
244 static constexpr auto value = std::tuple_cat(
251 struct type_id<std::tuple<Args...>> struct
253 static constexpr auto value =
264 struct type_id<void> struct
266 constexpr static auto value = std::make_tuple('\0');
270 struct type_id<std::monostate> struct
272 constexpr static auto value = std::make_tuple('\0');
[all …]
/openbmc/linux/tools/bpf/bpftool/
H 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()
H A Dgen.c1719 static void btfgen_mark_member(struct btfgen_info *info, int type_id, int idx) in btfgen_mark_member()
1728 btfgen_mark_type(struct btfgen_info *info, unsigned int type_id, bool follow_pointers) in btfgen_mark_type()
1808 unsigned int type_id = targ_spec->root_type_id; in btfgen_record_field_relo() local
1864 static int btfgen_mark_type_match(struct btfgen_info *info, __u32 type_id, bool behind_ptr) in btfgen_mark_type_match()
2127 static int btfgen_remap_id(__u32 *type_id, void *ctx) in btfgen_remap_id()
/openbmc/linux/arch/x86/events/intel/
H A Duncore_discovery.c55 const u16 *type_id = key; in __type_cmp() local
66 search_uncore_discovery_type(u16 type_id) in search_uncore_discovery_type()
557 static bool uncore_update_uncore_type(enum uncore_access_type type_id, in uncore_update_uncore_type()
600 intel_uncore_generic_init_uncores(enum uncore_access_type type_id, int num_extra) in intel_uncore_generic_init_uncores()
/openbmc/linux/tools/lib/bpf/
H A Dbtf.c462 struct btf_type *btf_type_by_id(const struct btf *btf, __u32 type_id) in btf_type_by_id()
604 __s64 btf__resolve_size(const struct btf *btf, __u32 type_id) in btf__resolve_size()
714 int btf__resolve_type(const struct btf *btf, __u32 type_id) in btf__resolve_type()
1630 static int btf_rewrite_type_ids(__u32 *type_id, void *ctx) in btf_rewrite_type_ids()
2009 int btf__add_field(struct btf *btf, const char *name, int type_id, in btf__add_field()
3679 int type_id; in btf_dedup_prep() local
3742 static int btf_dedup_prim_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_prim_type()
4289 static int btf_dedup_struct_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_struct_type()
4383 static int btf_dedup_ref_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_ref_type()
4533 __u32 type_id; in btf_dedup_fill_unique_names_map() local
[all …]
H A Drelo_core.h24 __u32 type_id; /* struct/union type or array element type */ member
H 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()
1160 __u32 type_id; in bpf_core_format_spec() local
H A Dbtf_dump.c1849 static bool ptr_is_aligned(const struct btf *btf, __u32 type_id, in ptr_is_aligned()
1862 __u32 type_id, in btf_dump_int_data()
1960 __u32 type_id, in btf_dump_float_data()
1998 __u32 type_id; in btf_dump_var_data() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_module.c13 __s32 type_id; in test_btf_module() local
H A Dbtf_dump.c275 __s32 type_id; in btf_dump_data() local
575 __s32 type_id; in test_btf_dump_struct_data() local
819 __s32 type_id; in test_btf_datasec() local
H A Dresolve_btfids.c101 int type_id; in resolve_symbols() local
H A Dbtf_tag.c58 __s32 type_id; in load_btfs() local
/openbmc/linux/kernel/bpf/
H A Dbtf.c277 u32 type_id; member
418 u32 type_id; member
1289 u32 type_id, void *data) in btf_show_start_type()
1355 u32 type_id, in btf_show_start_array_type()
1373 u32 type_id, in btf_show_start_struct_type()
1791 u32 type_id) in env_type_is_resolved()
1961 u32 *type_id) in btf_type_id_resolve()
1976 u32 *type_id, u32 *ret_size) in btf_type_id_size()
3251 u32 type_id; member
5016 u32 type_id) in btf_resolve_valid()
[all …]
H A Dbpf_struct_ops.c115 s32 type_id, value_id, module_id; in bpf_struct_ops_init() local
230 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_ptr.h18 __u32 type_id; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbtf_helpers.c216 const char *btf_type_raw_dump(const struct btf *btf, int type_id) in btf_type_raw_dump()
/openbmc/linux/net/ipv4/
H A Dbpf_tcp_ca.c26 s32 type_id; in bpf_tcp_ca_init() local
/openbmc/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c180 s32 type_id; in bpf_dummy_ops_btf_struct_access() local
/openbmc/linux/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h72 u8 type_id; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.h197 enum hclge_err_type_list type_id; member
214 u8 type_id; member
/openbmc/linux/net/netfilter/
H A Dnf_bpf_link.c270 s32 type_id; in nf_ptr_to_btf_id() local
/openbmc/linux/tools/perf/util/
H A Dbpf_off_cpu.c103 u32 type_id; in check_sched_switch_args() local
/openbmc/linux/net/tipc/
H A Dbearer.h126 u32 type_id; member
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-pidff.c182 int type_id[sizeof(pidff_effect_types)]; member
556 int type_id; in pidff_upload_effect() local
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-if.c778 int vendor_id, product_id, type_id; in usb_pwc_probe() local

12