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

/linux-master/lib/
H A Dstring_helpers.c682 res = get_cmdline(task, buffer, PAGE_SIZE - 1);
/linux-master/mm/
H A Dutil.c1006 * get_cmdline() - copy the cmdline value to a buffer.
1015 int get_cmdline(struct task_struct *task, char *buffer, int buflen) function
/linux-master/kernel/
H A Dauditsc.c1620 res = get_cmdline(current, buf, MAX_PROCTITLE_AUDIT_LEN);
/linux-master/include/linux/
H A Dmm.h2525 int get_cmdline(struct task_struct *task, char *buffer, int buflen);

Completed in 165 milliseconds