Searched refs:anon_vma_init (Results 1 – 3 of 3) sorted by relevance
148 void anon_vma_init(void); /* create anon_vma_cachep */480 #define anon_vma_init() do {} while (0) macro
1042 anon_vma_init(); in start_kernel()
461 void __init anon_vma_init(void) in anon_vma_init() function