Home | History | Annotate | Download | only in linux

Lines Matching full:mm_count

312 	atomic_t mm_count;			/* How many references to "struct mm_struct" (users count as 1) */
1274 if (atomic_dec_and_test(&mm->mm_count))