Lines Matching refs:action_result
1319 static int action_result(unsigned long pfn, enum mf_action_page_type type,
1347 return action_result(pfn, ps->type, result);
1914 /* the first error event will be counted in action_result(). */
2051 return action_result(pfn, MF_MSG_UNKNOWN, MF_IGNORED);
2079 return action_result(pfn, MF_MSG_FREE_HUGE, res);
2086 return action_result(pfn, MF_MSG_UNMAP_FAILED, MF_IGNORED);
2145 action_result(pfn, MF_MSG_DAX, rc ? MF_FAILED : MF_RECOVERED);
2250 res = action_result(pfn, MF_MSG_BUDDY, res);
2252 res = action_result(pfn, MF_MSG_KERNEL_HIGH_ORDER, MF_IGNORED);
2256 res = action_result(pfn, MF_MSG_UNKNOWN, MF_IGNORED);
2278 res = action_result(pfn, MF_MSG_UNSPLIT_THP, MF_IGNORED);
2311 res = action_result(pfn, MF_MSG_DIFFERENT_COMPOUND, MF_IGNORED);
2351 res = action_result(pfn, MF_MSG_UNMAP_FAILED, MF_IGNORED);
2359 res = action_result(pfn, MF_MSG_TRUNCATED_LRU, MF_IGNORED);