Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/kfence/
H A Dkfence_test.c101 case KFENCE_ERROR_OOB: in report_matches()
132 case KFENCE_ERROR_OOB: in report_matches()
304 .type = KFENCE_ERROR_OOB, in test_out_of_bounds_read()
338 .type = KFENCE_ERROR_OOB, in test_out_of_bounds_write()
441 .type = KFENCE_ERROR_OOB, in test_kmalloc_aligned_oob_read()
H A Dreport.c58 case KFENCE_ERROR_OOB: in get_stack_skipnr()
208 case KFENCE_ERROR_OOB: { in kfence_report_error()
H A Dkfence.h94 KFENCE_ERROR_OOB, /* Detected a out-of-bounds access. */ enumerator
H A Dcore.c857 error_type = KFENCE_ERROR_OOB; in kfence_handle_page_fault()