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