Home
last modified time | relevance | path

Searched defs:exception_enter (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dcontext_tracking.h51 static inline enum ctx_state exception_enter(void) in exception_enter() function
96 static inline int exception_enter(void) { return 0; } in exception_enter() function