Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
H A Dbase.c1951 static int do_proc_readlink(struct path *path, char __user *buffer, int buflen) in do_proc_readlink() function
1989 error = do_proc_readlink(&path, buffer, buflen); in proc_pid_readlink()
/kernel/linux/linux-6.6/fs/proc/
H A Dbase.c1942 static int do_proc_readlink(const struct path *path, char __user *buffer, int buflen) in do_proc_readlink() function
1980 error = do_proc_readlink(&path, buffer, buflen); in proc_pid_readlink()

Completed in 10 milliseconds