Home
last modified time | relevance | path

Searched refs:allocate_mm (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c704 #define allocate_mm() (kmem_cache_alloc(mm_cachep, GFP_KERNEL)) macro
1118 mm = allocate_mm(); in mm_alloc()
1406 mm = allocate_mm(); in dup_mm()