Home
last modified time | relevance | path

Searched refs:type_mismatch_data_common (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Dubsan.c248 static void handle_null_ptr_deref(struct type_mismatch_data_common *data) in handle_null_ptr_deref()
262 static void handle_misaligned_access(struct type_mismatch_data_common *data, in handle_misaligned_access()
278 static void handle_object_size_mismatch(struct type_mismatch_data_common *data, in handle_object_size_mismatch()
292 static void ubsan_type_mismatch_common(struct type_mismatch_data_common *data, in ubsan_type_mismatch_common()
310 struct type_mismatch_data_common common_data = { in __ubsan_handle_type_mismatch()
324 struct type_mismatch_data_common common_data = { in __ubsan_handle_type_mismatch_v1()
H A Dubsan.h79 struct type_mismatch_data_common { struct