Home
last modified time | relevance | path

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

/linux-6.15/mm/kfence/
H A Dkfence.h138 KFENCE_ERROR_INVALID_FREE, /* Invalid free. */ enumerator
H A Dreport.c69 case KFENCE_ERROR_INVALID_FREE: in get_stack_skipnr()
255 case KFENCE_ERROR_INVALID_FREE: in kfence_report_error()
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.c526 KFENCE_ERROR_INVALID_FREE); in kfence_guarded_free()