Searched refs:stats_read_memory_stat (Results 1 – 3 of 3) sorted by relevance
72 struct memory_stat *stats_read_memory_stat(bool per_app_memcg, int pid, uid_t uid);108 static inline struct memory_stat *stats_read_memory_stat(bool per_app_memcg __unused, in stats_read_memory_stat() function
190 struct memory_stat *stats_read_memory_stat(bool per_app_memcg, int pid, uid_t uid) { in stats_read_memory_stat() function
2074 mem_st = stats_read_memory_stat(per_app_memcg, pid, uid); in kill_one_process()