Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dbase.c1764 static int do_proc_readlink(const struct path *path, char __user *buffer, int buflen) in do_proc_readlink() function
1802 error = do_proc_readlink(&path, buffer, buflen); in proc_pid_readlink()