Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dbase.c378 static ssize_t get_task_cmdline(struct task_struct *tsk, char __user *buf, in get_task_cmdline() function
404 ret = get_task_cmdline(tsk, buf, count, pos); in proc_pid_cmdline_read()