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/
H A Dvma_internal.h496 #define VMA_ITERATOR(name, __mm, __addr) \ argument
499 .tree = &(__mm)->mm_mt, \