Searched refs:KFENCE_ERROR_INVALID (Results 1 – 4 of 4) sorted by relevance
61 case KFENCE_ERROR_INVALID: in get_stack_skipnr()207 if (WARN_ON(type != KFENCE_ERROR_INVALID && !meta)) in kfence_report_error()249 case KFENCE_ERROR_INVALID: in kfence_report_error()
137 KFENCE_ERROR_INVALID, /* Invalid access of unknown type. */ enumerator
126 case KFENCE_ERROR_INVALID: in report_matches()157 case KFENCE_ERROR_INVALID: in report_matches()662 .type = KFENCE_ERROR_INVALID, in test_invalid_access()
1258 kfence_report_error(addr, is_write, regs, NULL, KFENCE_ERROR_INVALID); in kfence_handle_page_fault()
Completed in 14 milliseconds