Home
last modified time | relevance | path

Searched refs:__ct_state (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dcontext_tracking_state.h50 static __always_inline int __ct_state(void) in __ct_state() function
134 ret = __ct_state(); in ct_state()
Dcontext_tracking.h59 prev_ctx = __ct_state(); in exception_enter()
/Linux-v6.1/kernel/
Dcontext_tracking.c477 if (__ct_state() != state) { in __ct_user_enter()
613 if (__ct_state() == state) { in __ct_user_exit()