Home
last modified time | relevance | path

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

/linux/mm/kfence/
A Dreport.c59 case KFENCE_ERROR_OOB: in get_stack_skipnr()
215 case KFENCE_ERROR_OOB: { in kfence_report_error()
A Dkfence_test.c114 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()
A Dkfence.h98 KFENCE_ERROR_OOB, /* Detected a out-of-bounds access. */ enumerator
A Dcore.c990 error_type = KFENCE_ERROR_OOB; in kfence_handle_page_fault()

Completed in 8 milliseconds