Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h1764 static inline bool __task_lazy_mmu_mode_active(struct task_struct *tsk) in __task_lazy_mmu_mode_active() function
1786 return __task_lazy_mmu_mode_active(current); in is_lazy_mmu_mode_active()