Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/yama/
Dyama_lsm.c78 char agent_comm[sizeof(agent->comm)]; in report_access() local
89 get_task_comm(agent_comm, agent), agent->pid); in report_access()