Searched refs:kstrdup_quotable_cmdline (Results 1 – 8 of 8) sorted by relevance
57 target_cmd = kstrdup_quotable_cmdline(info->target, GFP_KERNEL); in __report_access()58 agent_cmd = kstrdup_quotable_cmdline(info->agent, GFP_KERNEL); in __report_access()
100 char *kstrdup_quotable_cmdline(struct task_struct *task, gfp_t gfp);
621 char *kstrdup_quotable_cmdline(struct task_struct *task, gfp_t gfp) in kstrdup_quotable_cmdline() function647 EXPORT_SYMBOL_GPL(kstrdup_quotable_cmdline);
27 cmdline = kstrdup_quotable_cmdline(current, GFP_KERNEL); in report_load()
379 cmd = kstrdup_quotable_cmdline(task, GFP_KERNEL); in recover_worker()470 cmd = kstrdup_quotable_cmdline(task, GFP_KERNEL); in fault_worker()
2799 0x00000000 kstrdup_quotable_cmdline vmlinux EXPORT_SYMBOL_GPL
16685 ffff80001049bed0 T kstrdup_quotable_cmdline
Completed in 306 milliseconds