Home
last modified time | relevance | path

Searched refs:mm_count (Results 1 – 16 of 16) sorted by relevance

/Linux-v6.6/Documentation/translations/zh_CN/mm/
Dactive_mm.rst59 计数器,即有多少 “真正的地址空间用户”,另一个是 “mm_count”计数器,即 “lazy”
65 个真正的线程,这个 “僵尸” mm就会被释放,因为 “mm_count”变成了零。
/Linux-v6.6/include/linux/sched/
Dmm.h36 atomic_inc(&mm->mm_count); in mmgrab()
53 if (unlikely(atomic_dec_and_test(&mm->mm_count))) in mmdrop()
76 if (atomic_dec_and_test(&mm->mm_count)) in mmdrop_sched()
/Linux-v6.6/mm/
Dinit-mm.c36 .mm_count = ATOMIC_INIT(1),
Ddebug.c198 atomic_read(&mm->mm_count), in dump_mm()
Dmmu_notifier.c815 BUG_ON(atomic_read(&mm->mm_count) <= 0); in mmu_notifier_unregister()
848 BUG_ON(atomic_read(&mm->mm_count) <= 0); in mmu_notifier_unregister()
/Linux-v6.6/Documentation/mm/
Dactive_mm.rst5 Note, the mm_count refcount may no longer include the "lazy" users
63 and a "mm_count" counter that is the number of "lazy" users (ie anonymous
71 released because "mm_count" becomes zero.
/Linux-v6.6/fs/proc/
Dtask_nommu.c40 if (atomic_read(&mm->mm_count) > 1 || in task_mem()
50 if (atomic_read(&mm->mm_count) > 1) in task_mem()
/Linux-v6.6/arch/x86/kernel/
Dtboot.c101 .mm_count = ATOMIC_INIT(1),
/Linux-v6.6/include/linux/
Dmm_types.h687 atomic_t mm_count; member
/Linux-v6.6/Documentation/translations/zh_TW/process/
Dcoding-style.rst626 mm_count),和文件系統 (``struct super_block``: s_count 和 s_active) 中找到。
/Linux-v6.6/Documentation/translations/zh_CN/process/
Dcoding-style.rst705 mm_count),和文件系统 (``struct super_block``: s_count 和 s_active) 中找到。
/Linux-v6.6/drivers/firmware/efi/
Defi.c69 .mm_count = ATOMIC_INIT(1),
/Linux-v6.6/kernel/
Dfork.c942 if (unlikely(atomic_dec_and_test(&mm->mm_count))) { in mmdrop_async()
1263 atomic_set(&mm->mm_count, 1); in mm_init()
/Linux-v6.6/Documentation/translations/it_IT/process/
Dcoding-style.rst791 mm_count), e nel codice dei filesystem (``struct super_block``: s_count e
/Linux-v6.6/Documentation/process/
Dcoding-style.rst793 memory management (``struct mm_struct``: mm_users and mm_count), and in
/Linux-v6.6/Documentation/translations/sp_SP/process/
Dcoding-style.rst819 mm_users y mm_count), y en código del sistema de archivos