Home
last modified time | relevance | path

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

/mm/kfence/
Dkfence_test.c109 case KFENCE_ERROR_OOB: in report_matches()
140 case KFENCE_ERROR_OOB: in report_matches()
316 .type = KFENCE_ERROR_OOB, in test_out_of_bounds_read()
350 .type = KFENCE_ERROR_OOB, in test_out_of_bounds_write()
453 .type = KFENCE_ERROR_OOB, in test_kmalloc_aligned_oob_read()
Dreport.c59 case KFENCE_ERROR_OOB: in get_stack_skipnr()
215 case KFENCE_ERROR_OOB: { in kfence_report_error()
Dkfence.h122 KFENCE_ERROR_OOB, /* Detected a out-of-bounds access. */ enumerator
Dcore.c989 error_type = KFENCE_ERROR_OOB; in kfence_handle_page_fault()