Searched refs:mm_alloc_cid (Results 1 – 2 of 2) sorted by relevance
1143 static inline int mm_alloc_cid(struct mm_struct *mm) in mm_alloc_cid() function1164 static inline int mm_alloc_cid(struct mm_struct *mm) { return 0; } in mm_alloc_cid() function
1305 if (mm_alloc_cid(mm)) in mm_init()