Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dubsan.c357 char lhs_str[VALUE_LENGTH]; in __ubsan_handle_shift_out_of_bounds() local
366 val_to_string(lhs_str, sizeof(lhs_str), lhs_type, lhs); in __ubsan_handle_shift_out_of_bounds()
379 lhs_str); in __ubsan_handle_shift_out_of_bounds()
383 lhs_str, rhs_str, in __ubsan_handle_shift_out_of_bounds()
/kernel/linux/linux-6.6/lib/
H A Dubsan.c358 char lhs_str[VALUE_LENGTH]; in __ubsan_handle_shift_out_of_bounds() local
367 val_to_string(lhs_str, sizeof(lhs_str), lhs_type, lhs); in __ubsan_handle_shift_out_of_bounds()
380 lhs_str); in __ubsan_handle_shift_out_of_bounds()
384 lhs_str, rhs_str, in __ubsan_handle_shift_out_of_bounds()

Completed in 2 milliseconds