Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dkfence_test.c114 case KFENCE_ERROR_OOB: in report_matches()
145 case KFENCE_ERROR_OOB: in report_matches()
322 .type = KFENCE_ERROR_OOB, in test_out_of_bounds_read()
356 .type = KFENCE_ERROR_OOB, in test_out_of_bounds_write()
459 .type = KFENCE_ERROR_OOB, in test_kmalloc_aligned_oob_read()
H A Dkfence.h133 KFENCE_ERROR_OOB, /* Detected a out-of-bounds access. */ enumerator
H A Dreport.c58 case KFENCE_ERROR_OOB: in get_stack_skipnr()
220 case KFENCE_ERROR_OOB: { in kfence_report_error()
H A Dcore.c1200 error_type = KFENCE_ERROR_OOB; in kfence_handle_page_fault()