Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dfork.c617 #define allocate_mm() (kmem_cache_alloc(mm_cachep, GFP_KERNEL)) macro
985 mm = allocate_mm(); in mm_alloc()
1265 mm = allocate_mm(); in dup_mm()