Searched refs:temp_mm_state_t (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dalternative.c1780 } temp_mm_state_t; typedef in typeref:struct:__anon38
1795 static inline temp_mm_state_t use_temporary_mm(struct mm_struct *mm)
1797 temp_mm_state_t temp_state;
1829 static inline void unuse_temporary_mm(temp_mm_state_t prev_state)
1863 temp_mm_state_t prev;

Completed in 92 milliseconds