Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/include/asm/
Dmmu_context.h24 void __check_vmalloc_seq(struct mm_struct *mm);
54 __check_vmalloc_seq(mm); in check_and_switch_context()
/Linux-v5.4/arch/arm/mm/
Dioremap.c116 void __check_vmalloc_seq(struct mm_struct *mm) in __check_vmalloc_seq() function
182 __check_vmalloc_seq(current->active_mm); in unmap_area_sections()
Dcontext.c244 __check_vmalloc_seq(mm); in check_and_switch_context()