Home
last modified time | relevance | path

Searched defs:validate_mm (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dvma.h200 #define validate_mm(mm) do { } while (0) macro
H A Dvma.c641 void validate_mm(struct mm_struct *mm) in validate_mm() function