Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/kfence/
H A Dreport.c66 case KFENCE_ERROR_CORRUPTION: in get_stack_skipnr()
225 case KFENCE_ERROR_CORRUPTION: in kfence_report_error()
H A Dkfence.h96 KFENCE_ERROR_CORRUPTION, /* Detected a memory corruption on free. */ enumerator
H A Dkfence_test.c109 case KFENCE_ERROR_CORRUPTION: in report_matches()
138 case KFENCE_ERROR_CORRUPTION: in report_matches()
404 .type = KFENCE_ERROR_CORRUPTION, in test_corruption()
475 .type = KFENCE_ERROR_CORRUPTION, in test_kmalloc_aligned_oob_write()
H A Dcore.c223 KFENCE_ERROR_CORRUPTION); in check_canary_byte()