Searched refs:get_cmdline (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | string_helpers.c | 606 res = get_cmdline(task, buffer, PAGE_SIZE - 1); in kstrdup_quotable_cmdline()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | util.c | 970 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline() function
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | uid_sys_stats.c | 159 len = get_cmdline(task, buf, unused_len); in get_full_task_comm()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | auditsc.c | 1505 res = get_cmdline(current, buf, MAX_PROCTITLE_AUDIT_LEN); in audit_log_proctitle()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mm.h | 1987 int get_cmdline(struct task_struct *task, char *buffer, int buflen);
|