Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dbase.c256 static ssize_t get_mm_cmdline(struct mm_struct *mm, char __user *buf, in get_mm_cmdline() function
353 ret = get_mm_cmdline(mm, buf, count, pos); in get_task_cmdline()