Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dldt.c136 static void flush_ldt(void *__mm) in flush_ldt() argument
138 struct mm_struct *mm = __mm; in flush_ldt()
/linux/tools/testing/vma/include/
H A Ddup.h423 #define VMA_ITERATOR(name, __mm, __addr) \ argument
426 .tree = &(__mm)->mm_mt, \