Home
last modified time | relevance | path

Searched refs:get_mem_cgroup_from_mm (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dmmap_lock.c202 struct mem_cgroup *memcg = get_mem_cgroup_from_mm(mm); in get_mm_memcg_path()
H A Dmemcontrol.c1047 * get_mem_cgroup_from_mm: Obtain a reference on given mm_struct's memcg.
1057 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function
1094 EXPORT_SYMBOL(get_mem_cgroup_from_mm); variable
2601 memcg = get_mem_cgroup_from_mm(current->mm); in mem_cgroup_handle_over_high()
7091 memcg = get_mem_cgroup_from_mm(mm); in __mem_cgroup_charge()
7124 memcg = get_mem_cgroup_from_mm(mm); in mem_cgroup_swapin_charge_folio()
H A Dvmscan.c3402 struct mem_cgroup *memcg = get_mem_cgroup_from_mm(mm); in lru_gen_add_mm()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Dencl.c1012 return get_mem_cgroup_from_mm(current->mm); in sgx_encl_get_mem_cgroup()
1024 memcg = get_mem_cgroup_from_mm(encl_mm->mm); in sgx_encl_get_mem_cgroup()
1040 return get_mem_cgroup_from_mm(NULL); in sgx_encl_get_mem_cgroup()
/kernel/linux/linux-5.10/include/linux/
H A Dmemcontrol.h510 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm);
1084 static inline struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function
/kernel/linux/linux-6.6/include/linux/
H A Dmemcontrol.h790 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm);
1357 static inline struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function
/kernel/linux/linux-5.10/fs/notify/inotify/
H A Dinotify_user.c643 group->memcg = get_mem_cgroup_from_mm(current->mm); in inotify_new_group()
/kernel/linux/linux-6.6/fs/notify/inotify/
H A Dinotify_user.c677 group->memcg = get_mem_cgroup_from_mm(current->mm); in inotify_new_group()
/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c1033 * get_mem_cgroup_from_mm: Obtain a reference on given mm_struct's memcg.
1040 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function
1065 EXPORT_SYMBOL(get_mem_cgroup_from_mm); variable
1136 return get_mem_cgroup_from_mm(current->mm); in get_mem_cgroup_from_current()
2640 memcg = get_mem_cgroup_from_mm(current->mm); in mem_cgroup_handle_over_high()
6911 memcg = get_mem_cgroup_from_mm(mm); in mem_cgroup_charge()
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c988 group->memcg = get_mem_cgroup_from_mm(current->mm); in SYSCALL_DEFINE2()
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c1491 group->memcg = get_mem_cgroup_from_mm(current->mm); in SYSCALL_DEFINE2()

Completed in 41 milliseconds