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