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