Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dbase.c173 static int get_task_root(struct task_struct *task, struct path *root) in get_task_root() function
209 result = get_task_root(task, path); in proc_root_link()