Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
Dubsan.c115 static bool suppress_report(struct source_location *loc) in suppress_report() function
231 if (suppress_report(&data->location)) in __ubsan_handle_divrem_overflow()
250 if (suppress_report(data->location)) in handle_null_ptr_deref()
265 if (suppress_report(data->location)) in handle_misaligned_access()
281 if (suppress_report(data->location)) in handle_object_size_mismatch()
340 if (suppress_report(&data->location)) in __ubsan_handle_out_of_bounds()
361 if (suppress_report(&data->location)) in __ubsan_handle_shift_out_of_bounds()
410 if (suppress_report(&data->location)) in __ubsan_handle_load_invalid_value()
433 if (suppress_report(&data->location)) in __ubsan_handle_alignment_assumption()