Home
last modified time | relevance | path

Searched refs:emin (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dpage_counter.h18 unsigned long emin; member
H A Dmemcontrol.h414 *min = READ_ONCE(memcg->memory.emin); in mem_cgroup_protection()
445 return READ_ONCE(memcg->memory.emin) >= in mem_cgroup_below_min()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dreal.h136 int emin; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dreal.h136 int emin; member
/OK3568_Linux_fs/kernel/mm/
H A Dmemcontrol.c6785 memcg->memory.emin = READ_ONCE(memcg->memory.min); in mem_cgroup_calculate_protection()
6792 WRITE_ONCE(memcg->memory.emin, effective_protection(usage, parent_usage, in mem_cgroup_calculate_protection()
6794 READ_ONCE(parent->memory.emin), in mem_cgroup_calculate_protection()