Home
last modified time | relevance | path

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

/security/yama/
A Dyama_lsm.c56 char *target_cmd, *agent_cmd; in __report_access() local
59 agent_cmd = kstrdup_quotable_cmdline(info->agent, GFP_KERNEL); in __report_access()
63 info->access, target_cmd, info->target->pid, agent_cmd, in __report_access()
66 kfree(agent_cmd); in __report_access()

Completed in 8 milliseconds