Searched refs:KFENCE_ERROR_OOB (Results 1 – 4 of 4) sorted by relevance
59 case KFENCE_ERROR_OOB: in get_stack_skipnr()215 case KFENCE_ERROR_OOB: { in kfence_report_error()
114 case KFENCE_ERROR_OOB: in report_matches()145 case KFENCE_ERROR_OOB: in report_matches()321 .type = KFENCE_ERROR_OOB, in test_out_of_bounds_read()355 .type = KFENCE_ERROR_OOB, in test_out_of_bounds_write()458 .type = KFENCE_ERROR_OOB, in test_kmalloc_aligned_oob_read()
98 KFENCE_ERROR_OOB, /* Detected a out-of-bounds access. */ enumerator
990 error_type = KFENCE_ERROR_OOB; in kfence_handle_page_fault()
Completed in 11 milliseconds