Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dbase.c219 static ssize_t get_mm_proctitle(struct mm_struct *mm, char __user *buf, in get_mm_proctitle() function
303 return get_mm_proctitle(mm, buf, count, pos, arg_start); in get_mm_cmdline()