Home
last modified time | relevance | path

Searched refs:from_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/events/intel/
H A Duncore_snbep.c6376 if (!to_type || !from_type) in uncore_type_customized_copy()
6379 if (from_type->name) in uncore_type_customized_copy()
6383 if (from_type->event_mask) in uncore_type_customized_copy()
6387 if (from_type->fixed_ctr) in uncore_type_customized_copy()
6389 if (from_type->fixed_ctl) in uncore_type_customized_copy()
6395 if (from_type->constraints) in uncore_type_customized_copy()
6397 if (from_type->ops) in uncore_type_customized_copy()
6399 if (from_type->event_descs) in uncore_type_customized_copy()
6401 if (from_type->format_group) in uncore_type_customized_copy()
6403 if (from_type->attr_update) in uncore_type_customized_copy()
[all …]
/linux-6.15/lib/
H A Dubsan.h67 struct type_descriptor *from_type; member
H A Dubsan.c315 val_to_string(from_val_str, sizeof(from_val_str), data->from_type, from_val); in __ubsan_handle_implicit_conversion()
321 data->from_type->type_name, in __ubsan_handle_implicit_conversion()