Home
last modified time | relevance | path

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

/mm/kfence/
Dkfence_test.c105 case KFENCE_ERROR_UAF: in report_matches()
135 case KFENCE_ERROR_UAF: in report_matches()
356 .type = KFENCE_ERROR_UAF, in test_use_after_free_read()
540 .type = KFENCE_ERROR_UAF, in test_init_on_free()
644 .type = KFENCE_ERROR_UAF, in test_memcache_typesafe_by_rcu()
680 .type = KFENCE_ERROR_UAF, in test_krealloc()
Dreport.c57 case KFENCE_ERROR_UAF: in get_stack_skipnr()
219 case KFENCE_ERROR_UAF: in kfence_report_error()
Dkfence.h95 KFENCE_ERROR_UAF, /* Detected a use-after-free access. */ enumerator
Dcore.c870 error_type = KFENCE_ERROR_UAF; in kfence_handle_page_fault()