Searched refs:mm_count (Results 1 – 13 of 13) sorted by relevance
36 atomic_inc(&mm->mm_count); in mmgrab()48 if (unlikely(atomic_dec_and_test(&mm->mm_count))) in mmdrop()
33 .mm_count = ATOMIC_INIT(1),
251 atomic_read(&mm->mm_count), in dump_mm()
807 BUG_ON(atomic_read(&mm->mm_count) <= 0); in mmu_notifier_unregister()840 BUG_ON(atomic_read(&mm->mm_count) <= 0); in mmu_notifier_unregister()
42 if (atomic_read(&mm->mm_count) > 1 || in task_mem()52 if (atomic_read(&mm->mm_count) > 1) in task_mem()
59 and a "mm_count" counter that is the number of "lazy" users (ie anonymous67 released because "mm_count" becomes zero.
437 atomic_t mm_count; member
95 .mm_count = ATOMIC_INIT(1),
623 mm_count),和文件系统 (``struct super_block``: s_count 和 s_active) 中找到。
59 .mm_count = ATOMIC_INIT(1),
701 if (unlikely(atomic_dec_and_test(&mm->mm_count))) { in mmdrop_async()1009 atomic_set(&mm->mm_count, 1); in mm_init()
742 memory management (``struct mm_struct``: mm_users and mm_count), and in
731 mm_count), e nel codice dei filesystem (``struct super_block``: s_count e