Searched refs:temp_mm_state_t (Results 1 – 1 of 1) sorted by relevance
1012 } temp_mm_state_t; typedef1027 static inline temp_mm_state_t use_temporary_mm(struct mm_struct *mm) in use_temporary_mm()1029 temp_mm_state_t temp_state; in use_temporary_mm()1061 static inline void unuse_temporary_mm(temp_mm_state_t prev_state) in unuse_temporary_mm()1095 temp_mm_state_t prev; in __text_poke()