Searched refs:ai_usermode (Results 1 – 1 of 1) sorted by relevance
84 static int ai_usermode; variable87 core_param(alignment, ai_usermode, int, 0600);140 seq_printf(m, "User faults:\t%i (%s)\n", ai_usermode, in alignment_proc_show()141 usermode_action[ai_usermode]); in alignment_proc_show()160 ai_usermode = safe_usermode(mode - '0', true); in alignment_proc_write()969 if (ai_usermode & UM_WARN) in do_alignment()977 if (ai_usermode & UM_FIXUP) in do_alignment()980 if (ai_usermode & UM_SIGNAL) { in do_alignment()1029 ai_usermode = safe_usermode(ai_usermode, false); in alignment_init()