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

/linux-master/lib/
H A Dubsan.c329 static void handle_null_ptr_deref(struct type_mismatch_data_common *data)
343 static void handle_misaligned_access(struct type_mismatch_data_common *data,
359 static void handle_object_size_mismatch(struct type_mismatch_data_common *data,
373 static void ubsan_type_mismatch_common(struct type_mismatch_data_common *data,
391 struct type_mismatch_data_common common_data = {
405 struct type_mismatch_data_common common_data = {
H A Dubsan.h79 struct type_mismatch_data_common { struct

Completed in 137 milliseconds