Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dkfence.h137 KFENCE_ERROR_INVALID_FREE, /* Invalid free. */ enumerator
H A Dreport.c67 case KFENCE_ERROR_INVALID_FREE: in get_stack_skipnr()
249 case KFENCE_ERROR_INVALID_FREE: in kfence_report_error()
H A Dkfence_test.c129 case KFENCE_ERROR_INVALID_FREE: in report_matches()
160 case KFENCE_ERROR_INVALID_FREE: in report_matches()
390 .type = KFENCE_ERROR_INVALID_FREE, in test_double_free()
405 .type = KFENCE_ERROR_INVALID_FREE, in test_invalid_addr_free()
H A Dcore.c506 KFENCE_ERROR_INVALID_FREE); in kfence_guarded_free()