Home
last modified time | relevance | path

Searched refs:KFENCE_ERROR_INVALID_FREE (Results 1 – 3 of 3) sorted by relevance

/linux/mm/kfence/
H A Dkfence.h139 KFENCE_ERROR_INVALID_FREE, /* Invalid free. */ enumerator
H A Dkfence_test.c130 case KFENCE_ERROR_INVALID_FREE: in report_matches()
161 case KFENCE_ERROR_INVALID_FREE: in report_matches()
407 .type = KFENCE_ERROR_INVALID_FREE, in test_double_free()
422 .type = KFENCE_ERROR_INVALID_FREE, in test_invalid_addr_free()
H A Dcore.c540 KFENCE_ERROR_INVALID_FREE); in kfence_guarded_free()