Home
last modified time | relevance | path

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

/linux-5.19.10/lib/
Dubsan.c100 static u_max get_unsigned_val(struct type_descriptor *type, void *val) in get_unsigned_val() function
117 u_max val = get_unsigned_val(type, value); in val_to_string()
132 (u64)get_unsigned_val(type, value)); in val_to_string()
307 else if (get_unsigned_val(rhs_type, rhs) >= in __ubsan_handle_shift_out_of_bounds()