Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dstring_helpers.c685 res = get_cmdline(task, buffer, PAGE_SIZE - 1); in kstrdup_quotable_cmdline()
/linux-6.12.1/mm/
Dutil.c1088 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline() function
/linux-6.12.1/kernel/
Dauditsc.c1620 res = get_cmdline(current, buf, MAX_PROCTITLE_AUDIT_LEN); in audit_log_proctitle()
/linux-6.12.1/include/linux/
Dmm.h2545 int get_cmdline(struct task_struct *task, char *buffer, int buflen);