Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dstring_helpers.c606 res = get_cmdline(task, buffer, PAGE_SIZE - 1); in kstrdup_quotable_cmdline()
/kernel/linux/linux-6.6/lib/
H A Dstring_helpers.c675 res = get_cmdline(task, buffer, PAGE_SIZE - 1); in kstrdup_quotable_cmdline()
/kernel/linux/linux-5.10/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) in get_cmdline() function
/kernel/linux/linux-6.6/mm/
H A Dutil.c986 * get_cmdline() - copy the cmdline value to a buffer.
995 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline() function
/kernel/linux/linux-5.10/include/linux/
H A Dmm.h1875 int get_cmdline(struct task_struct *task, char *buffer, int buflen);
/kernel/linux/linux-5.10/kernel/
H A Dauditsc.c1505 res = get_cmdline(current, buf, MAX_PROCTITLE_AUDIT_LEN); in audit_log_proctitle()
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h2504 int get_cmdline(struct task_struct *task, char *buffer, int buflen);
/kernel/linux/linux-6.6/kernel/
H A Dauditsc.c1620 res = get_cmdline(current, buf, MAX_PROCTITLE_AUDIT_LEN); in audit_log_proctitle()

Completed in 23 milliseconds