Home
last modified time | relevance | path

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

/system/memory/lmkd/
Dstatslog.cpp60 static struct proc* pid_lookup(int pid) { in pid_lookup() function
211 struct proc* procp = pid_lookup(pid); in stats_store_taskname()
245 struct proc* proc = pid_lookup(pid); in stats_get_task_name()
Dlmkd.cpp910 static struct proc *pid_lookup(int pid) { in pid_lookup() function
998 struct proc *procp = pid_lookup(pid); in pid_invalidate()
1189 procp = pid_lookup(proc.pid); in register_oom_adj_proc()
1301 procp = pid_lookup(params.pid); in cmd_procremove()