Searched refs:ai_usermode (Results 1 – 1 of 1) sorted by relevance
86 static int ai_usermode; variable89 core_param(alignment, ai_usermode, int, 0600);142 seq_printf(m, "User faults:\t%i (%s)\n", ai_usermode, in alignment_proc_show()143 usermode_action[ai_usermode]); in alignment_proc_show()162 ai_usermode = safe_usermode(mode - '0', true); in alignment_proc_write()938 if (ai_usermode & UM_WARN) in do_alignment()946 if (ai_usermode & UM_FIXUP) in do_alignment()949 if (ai_usermode & UM_SIGNAL) { in do_alignment()1005 ai_usermode = safe_usermode(ai_usermode, false); in alignment_init()