Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/kfence/
H A Dreport.c67 case KFENCE_ERROR_INVALID_FREE: in get_stack_skipnr()
237 case KFENCE_ERROR_INVALID_FREE: in kfence_report_error()
H A Dkfence.h98 KFENCE_ERROR_INVALID_FREE, /* Invalid free. */ enumerator
H A Dkfence_test.c116 case KFENCE_ERROR_INVALID_FREE: in report_matches()
144 case KFENCE_ERROR_INVALID_FREE: in report_matches()
372 .type = KFENCE_ERROR_INVALID_FREE, in test_double_free()
387 .type = KFENCE_ERROR_INVALID_FREE, in test_invalid_addr_free()
H A Dcore.c362 KFENCE_ERROR_INVALID_FREE); in kfence_guarded_free()