Searched defs:mem_st (Results 1 – 2 of 2) sorted by relevance
71 static void memory_stat_parse_line(const char* line, struct memory_stat* mem_st) { in memory_stat_parse_line()93 static int memory_stat_from_cgroup(struct memory_stat* mem_st, int pid, uid_t uid __unused) { in memory_stat_from_cgroup()115 static int memory_stat_from_procfs(struct memory_stat* mem_st, int pid) { in memory_stat_from_procfs()152 static struct memory_stat mem_st = {}; in stats_read_memory_stat() local
826 struct memory_stat *mem_st) { in stats_write_lmk_kill_occurred()842 struct memory_stat *mem_st) { in stats_write_lmk_kill_occurred_pid()865 struct memory_stat mem_st = {}; in poll_kernel() local2595 struct memory_stat *mem_st; in kill_one_process() local