Home
last modified time | relevance | path

Searched refs:unwind_reset_info (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dunwind_deferred.h34 static __always_inline void unwind_reset_info(void) in unwind_reset_info() function
75 static inline void unwind_reset_info(void) {} in unwind_reset_info() function
H A Dirq-entry-common.h296 unwind_reset_info(); in exit_to_user_mode()