Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dubsan.c49 static bool suppress_report(struct source_location *loc) in suppress_report() function
166 if (suppress_report(&data->location)) in __ubsan_handle_divrem_overflow()
185 if (suppress_report(data->location)) in handle_null_ptr_deref()
200 if (suppress_report(data->location)) in handle_misaligned_access()
216 if (suppress_report(data->location)) in handle_object_size_mismatch()
275 if (suppress_report(&data->location)) in __ubsan_handle_out_of_bounds()
296 if (suppress_report(&data->location)) in __ubsan_handle_shift_out_of_bounds()
344 if (suppress_report(&data->location)) in __ubsan_handle_load_invalid_value()
368 if (suppress_report(&data->location)) in __ubsan_handle_alignment_assumption()