Searched refs:get_cmdline (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/mm/
H A Dutil.c419 * get_cmdline() - copy the cmdline value to a buffer.
427 int get_cmdline(struct task_struct *task, char *buffer, int buflen) get_cmdline() function
/linux-4.1.27/kernel/
H A Dauditsc.c1304 res = get_cmdline(tsk, buf, MAX_PROCTITLE_AUDIT_LEN); audit_log_proctitle()
/linux-4.1.27/fs/proc/
H A Dbase.c207 m->count += get_cmdline(task, m->buf, PAGE_SIZE); proc_pid_cmdline()
/linux-4.1.27/include/linux/
H A Dmm.h1248 int get_cmdline(struct task_struct *task, char *buffer, int buflen);

Completed in 130 milliseconds