Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dfork.c811 static inline int mm_alloc_id(struct mm_struct *mm) in mm_alloc_id() function
834 static inline int mm_alloc_id(struct mm_struct *mm) { return 0; } in mm_alloc_id() function
1326 if (mm_alloc_id(mm)) in mm_init()