Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dubsan.c20 const char *type_check_kinds[] = { variable
255 type_check_kinds[data->type_check_kind], in handle_null_ptr_deref()
270 type_check_kinds[data->type_check_kind], in handle_misaligned_access()
285 type_check_kinds[data->type_check_kind], in handle_object_size_mismatch()
/kernel/linux/linux-6.6/lib/
H A Dubsan.c87 static const char * const type_check_kinds[] = { variable
256 type_check_kinds[data->type_check_kind], in handle_null_ptr_deref()
271 type_check_kinds[data->type_check_kind], in handle_misaligned_access()
286 type_check_kinds[data->type_check_kind], in handle_object_size_mismatch()

Completed in 3 milliseconds