Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/mm/
H A Dactive_mm.rst59 计数器,即有多少 “真正的地址空间用户”,另一个是 “mm_count”计数器,即 “lazy”
65 个真正的线程,这个 “僵尸” mm就会被释放,因为 “mm_count”变成了零。
/linux/include/linux/sched/
H A Dmm.h37 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()
/linux/mm/
H A Dinit-mm.c36 .mm_count = ATOMIC_INIT(1),
H A Ddebug.c203 atomic_read(&mm->mm_count), in dump_mm()
H A Dmmu_notifier.c798 BUG_ON(atomic_read(&mm->mm_count) <= 0); in mmu_notifier_unregister()
831 BUG_ON(atomic_read(&mm->mm_count) <= 0); in mmu_notifier_unregister()
/linux/Documentation/mm/
H A 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/fs/proc/
H A 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/arch/x86/kernel/
H A Dtboot.c101 .mm_count = ATOMIC_INIT(1),
/linux/include/linux/
H A Dmm_types.h777 atomic_t mm_count; member
/linux/Documentation/translations/zh_CN/process/
H A Dcoding-style.rst705 mm_count),和文件系统 (``struct super_block``: s_count 和 s_active) 中找到。
/linux/Documentation/translations/zh_TW/process/
H A Dcoding-style.rst708 mm_count),和文件系統 (``struct super_block``: s_count 和 s_active) 中找到。
/linux/drivers/firmware/efi/
H A Defi.c70 .mm_count = ATOMIC_INIT(1),
/linux/kernel/
H A Dfork.c943 if (unlikely(atomic_dec_and_test(&mm->mm_count))) { in mmdrop_async()
1260 atomic_set(&mm->mm_count, 1); in mm_init()
/linux/Documentation/translations/it_IT/process/
H A Dcoding-style.rst795 mm_count), e nel codice dei filesystem (``struct super_block``: s_count e
/linux/Documentation/process/
H A Dcoding-style.rst797 memory management (``struct mm_struct``: mm_users and mm_count), and in
/linux/Documentation/translations/sp_SP/process/
H A Dcoding-style.rst819 mm_users y mm_count), y en código del sistema de archivos