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

/linux-master/arch/x86/kernel/
H A Dalternative.c1763 } temp_mm_state_t; typedef in typeref:struct:__anon8
1778 static inline temp_mm_state_t use_temporary_mm(struct mm_struct *mm)
1780 temp_mm_state_t temp_state;
1812 static inline void unuse_temporary_mm(temp_mm_state_t prev_state)
1846 temp_mm_state_t prev;

Completed in 211 milliseconds