Searched refs:target_cmd (Results 1 – 1 of 1) sorted by relevance
56 char *target_cmd, *agent_cmd; in __report_access() local58 target_cmd = kstrdup_quotable_cmdline(info->target, GFP_KERNEL); in __report_access()63 info->access, target_cmd, info->target->pid, agent_cmd, in __report_access()67 kfree(target_cmd); in __report_access()
Completed in 3 milliseconds