Home
last modified time | relevance | path

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

/Linux-v5.15/mm/kfence/
Dkfence.h100 KFENCE_ERROR_INVALID_FREE, /* Invalid free. */ enumerator
Dreport.c68 case KFENCE_ERROR_INVALID_FREE: in get_stack_skipnr()
244 case KFENCE_ERROR_INVALID_FREE: in kfence_report_error()
Dkfence_test.c124 case KFENCE_ERROR_INVALID_FREE: in report_matches()
155 case KFENCE_ERROR_INVALID_FREE: in report_matches()
384 .type = KFENCE_ERROR_INVALID_FREE, in test_double_free()
399 .type = KFENCE_ERROR_INVALID_FREE, in test_invalid_addr_free()
Dcore.c365 KFENCE_ERROR_INVALID_FREE); in kfence_guarded_free()