Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dstring_helpers.c606 res = get_cmdline(task, buffer, PAGE_SIZE - 1); in kstrdup_quotable_cmdline()
/OK3568_Linux_fs/kernel/mm/
H A Dutil.c970 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline() function
/OK3568_Linux_fs/kernel/drivers/misc/
H A Duid_sys_stats.c159 len = get_cmdline(task, buf, unused_len); in get_full_task_comm()
/OK3568_Linux_fs/kernel/kernel/
H A Dauditsc.c1505 res = get_cmdline(current, buf, MAX_PROCTITLE_AUDIT_LEN); in audit_log_proctitle()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h1987 int get_cmdline(struct task_struct *task, char *buffer, int buflen);