Home
last modified time | relevance | path

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

/security/yama/
A Dyama_lsm.c56 char *target_cmd, *agent_cmd; in __report_access() local
58 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