Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
H A Dbase.c264 static ssize_t get_mm_cmdline(struct mm_struct *mm, char __user *buf, in get_mm_cmdline() function
361 ret = get_mm_cmdline(mm, buf, count, pos); in get_task_cmdline()
/kernel/linux/linux-6.6/fs/proc/
H A Dbase.c268 static ssize_t get_mm_cmdline(struct mm_struct *mm, char __user *buf, in get_mm_cmdline() function
365 ret = get_mm_cmdline(mm, buf, count, pos); in get_task_cmdline()

Completed in 11 milliseconds