Searched refs:__ct_state (Results 1 – 3 of 3) sorted by relevance
59 prev_ctx = __ct_state(); in exception_enter()101 static inline int __ct_state(void) { return -1; } in __ct_state() function
52 static __always_inline int __ct_state(void) in __ct_state() function136 ret = __ct_state(); in ct_state()
92 CT_WARN_ON(__ct_state() != CT_STATE_USER); in enter_from_user_mode()
Completed in 4 milliseconds