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