Searched refs:IN_USER (Results 1 – 1 of 1) sorted by relevance
34 enum context { IN_KERNEL = 1, IN_USER = 2, IN_KERNEL_RECOV = 3 }; enumerator57 #define USER .context = IN_USER275 return IN_USER; in error_context()