Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dalternative.c1012 } temp_mm_state_t; typedef
1027 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()