Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dubsan.c355 char index_str[VALUE_LENGTH]; in __ubsan_handle_out_of_bounds() local
362 val_to_string(index_str, sizeof(index_str), data->index_type, index); in __ubsan_handle_out_of_bounds()
363 pr_err("index %s is out of range for type %s\n", index_str, in __ubsan_handle_out_of_bounds()