Home
last modified time | relevance | path

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

/mm/kfence/
Dkfence_test.c117 case KFENCE_ERROR_CORRUPTION: in report_matches()
148 case KFENCE_ERROR_CORRUPTION: in report_matches()
416 .type = KFENCE_ERROR_CORRUPTION, in test_corruption()
487 .type = KFENCE_ERROR_CORRUPTION, in test_kmalloc_aligned_oob_write()
Dreport.c67 case KFENCE_ERROR_CORRUPTION: in get_stack_skipnr()
232 case KFENCE_ERROR_CORRUPTION: in kfence_report_error()
Dkfence.h124 KFENCE_ERROR_CORRUPTION, /* Detected a memory corruption on free. */ enumerator
Dcore.c297 KFENCE_ERROR_CORRUPTION); in check_canary_byte()