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
82 static __always_inline int __ct_state(void) in __ct_state() function166 ret = __ct_state(); in ct_state()
94 CT_WARN_ON(__ct_state() != CT_STATE_USER); in enter_from_user_mode()