Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/
Dmmu_context.h27 void __check_vmalloc_seq(struct mm_struct *mm);
57 __check_vmalloc_seq(mm); in check_and_switch_context()
/Linux-v4.19/arch/arm/mm/
Dioremap.c115 void __check_vmalloc_seq(struct mm_struct *mm) in __check_vmalloc_seq() function
181 __check_vmalloc_seq(current->active_mm); in unmap_area_sections()
Dcontext.c247 __check_vmalloc_seq(mm); in check_and_switch_context()