Home
last modified time | relevance | path

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

/linux-6.1.9/mm/kfence/
Dkfence_test.c114 case KFENCE_ERROR_OOB: in report_matches()
145 case KFENCE_ERROR_OOB: in report_matches()
320 .type = KFENCE_ERROR_OOB, in test_out_of_bounds_read()
354 .type = KFENCE_ERROR_OOB, in test_out_of_bounds_write()
457 .type = KFENCE_ERROR_OOB, in test_kmalloc_aligned_oob_read()
Dkfence.h122 KFENCE_ERROR_OOB, /* Detected a out-of-bounds access. */ enumerator
Dreport.c59 case KFENCE_ERROR_OOB: in get_stack_skipnr()
221 case KFENCE_ERROR_OOB: { in kfence_report_error()
Dcore.c1122 error_type = KFENCE_ERROR_OOB; in kfence_handle_page_fault()