Searched refs:KFENCE_ERROR_CORRUPTION (Results 1 – 4 of 4) sorted by relevance
67 case KFENCE_ERROR_CORRUPTION: in get_stack_skipnr()232 case KFENCE_ERROR_CORRUPTION: in kfence_report_error()
100 KFENCE_ERROR_CORRUPTION, /* Detected a memory corruption on free. */ enumerator
122 case KFENCE_ERROR_CORRUPTION: in report_matches()153 case KFENCE_ERROR_CORRUPTION: in report_matches()421 .type = KFENCE_ERROR_CORRUPTION, in test_corruption()492 .type = KFENCE_ERROR_CORRUPTION, in test_kmalloc_aligned_oob_write()
323 kfence_report_error((unsigned long)addr, false, NULL, meta, KFENCE_ERROR_CORRUPTION); in check_canary_byte()
Completed in 11 milliseconds