Searched refs:mm_count (Results 1 – 13 of 13) sorted by relevance
37 atomic_inc(&mm->mm_count); in mmgrab()54 if (unlikely(atomic_dec_and_test(&mm->mm_count))) in mmdrop()77 if (atomic_dec_and_test(&mm->mm_count)) in mmdrop_sched()
5 Note, the mm_count refcount may no longer include the "lazy" users63 and a "mm_count" counter that is the number of "lazy" users (ie anonymous71 released because "mm_count" becomes zero.
36 .mm_count = ATOMIC_INIT(1),
800 BUG_ON(atomic_read(&mm->mm_count) <= 0); in mmu_notifier_unregister()833 BUG_ON(atomic_read(&mm->mm_count) <= 0); in mmu_notifier_unregister()
223 atomic_read(&mm->mm_count), in dump_mm()
40 if (atomic_read(&mm->mm_count) > 1 || in task_mem()50 if (atomic_read(&mm->mm_count) > 1) in task_mem()
101 .mm_count = ATOMIC_INIT(1),
817 atomic_t mm_count; member
708 mm_count),和文件系統 (``struct super_block``: s_count 和 s_active) 中找到。
70 .mm_count = ATOMIC_INIT(1),
943 if (unlikely(atomic_dec_and_test(&mm->mm_count))) { in mmdrop_async()1261 atomic_set(&mm->mm_count, 1); in mm_init()
785 memory management (``struct mm_struct``: mm_users and mm_count), and in
819 mm_users y mm_count), y en código del sistema de archivos