Searched refs:ai_usermode (Results 1 – 1 of 1) sorted by relevance
87 static int ai_usermode; variable90 core_param(alignment, ai_usermode, int, 0600);143 seq_printf(m, "User faults:\t%i (%s)\n", ai_usermode, in alignment_proc_show()144 usermode_action[ai_usermode]); in alignment_proc_show()163 ai_usermode = safe_usermode(mode - '0', true); in alignment_proc_write()939 if (ai_usermode & UM_WARN) in do_alignment()947 if (ai_usermode & UM_FIXUP) in do_alignment()950 if (ai_usermode & UM_SIGNAL) { in do_alignment()1007 ai_usermode = safe_usermode(ai_usermode, false); in alignment_init()