Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
Dubsan.c49 static bool suppress_report(struct source_location *loc) in suppress_report() function
174 if (suppress_report(&data->location)) in __ubsan_handle_divrem_overflow()
193 if (suppress_report(data->location)) in handle_null_ptr_deref()
208 if (suppress_report(data->location)) in handle_misaligned_access()
224 if (suppress_report(data->location)) in handle_object_size_mismatch()
283 if (suppress_report(&data->location)) in __ubsan_handle_out_of_bounds()
304 if (suppress_report(&data->location)) in __ubsan_handle_shift_out_of_bounds()
352 if (suppress_report(&data->location)) in __ubsan_handle_load_invalid_value()
376 if (suppress_report(&data->location)) in __ubsan_handle_alignment_assumption()