Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcontext_tracking.h32 static inline enum ctx_state exception_enter(void) in exception_enter() function
63 static inline enum ctx_state exception_enter(void) { return 0; } in exception_enter() function