Home
last modified time | relevance | path

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

/system/core/lmkd/
Dlmkd.c41 #define MEMCG_SYSFS_PATH "/dev/memcg/" macro
676 mpfd = open(MEMCG_SYSFS_PATH "memory.pressure_level", O_RDONLY | O_CLOEXEC); in init_mp()
682 evctlfd = open(MEMCG_SYSFS_PATH "cgroup.event_control", O_WRONLY | O_CLOEXEC); in init_mp()