Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dstring_helpers.c685 res = get_cmdline(task, buffer, PAGE_SIZE - 1); in kstrdup_quotable_cmdline()
/linux-6.15/mm/
H A Dutil.c984 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline() function
/linux-6.15/kernel/
H A Dauditsc.c1616 res = get_cmdline(current, buf, MAX_PROCTITLE_AUDIT_LEN); in audit_log_proctitle()
/linux-6.15/include/linux/
H A Dmm.h2661 int get_cmdline(struct task_struct *task, char *buffer, int buflen);