Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dubsan.c48 static bool suppress_report(struct source_location *loc) in suppress_report() function
165 if (suppress_report(&data->location)) in handle_overflow()
210 if (suppress_report(&data->location)) in __ubsan_handle_negate_overflow()
230 if (suppress_report(&data->location)) in __ubsan_handle_divrem_overflow()
249 if (suppress_report(data->location)) in handle_null_ptr_deref()
264 if (suppress_report(data->location)) in handle_misaligned_access()
280 if (suppress_report(data->location)) in handle_object_size_mismatch()
339 if (suppress_report(&data->location)) in __ubsan_handle_out_of_bounds()
360 if (suppress_report(&data->location)) in __ubsan_handle_shift_out_of_bounds()
408 if (suppress_report( in __ubsan_handle_load_invalid_value()
[all...]
/kernel/linux/linux-6.6/lib/
H A 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()

Completed in 2 milliseconds