Searched refs:mm_alloc_cid (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dmm_types.h1173 static inline int mm_alloc_cid(struct mm_struct *mm) function
1194 static inline int mm_alloc_cid(struct mm_struct *mm) { return 0; } function
/linux-master/kernel/
H A Dfork.c1301 if (mm_alloc_cid(mm))

Completed in 94 milliseconds