Searched refs:ai_usermode (Results 1 – 1 of 1) sorted by relevance
85 static int ai_usermode; variable88 core_param(alignment, ai_usermode, int, 0600);141 seq_printf(m, "User faults:\t%i (%s)\n", ai_usermode, in alignment_proc_show()142 usermode_action[ai_usermode]); in alignment_proc_show()161 ai_usermode = safe_usermode(mode - '0', true); in alignment_proc_write()973 if (ai_usermode & UM_WARN) in do_alignment()981 if (ai_usermode & UM_FIXUP) in do_alignment()984 if (ai_usermode & UM_SIGNAL) { in do_alignment()1033 ai_usermode = safe_usermode(ai_usermode, false); in alignment_init()