Searched refs:gate_vma_init (Results 1 – 3 of 3) sorted by relevance
11 static int __init gate_vma_init(void) in gate_vma_init() function24 __initcall(gate_vma_init);
310 static int __init gate_vma_init(void) in gate_vma_init() function319 arch_initcall(gate_vma_init);
270 static int __init gate_vma_init(void) in gate_vma_init() function280 __initcall(gate_vma_init);
Completed in 7 milliseconds