Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dmemory.c20 static pid_t tomoyo_last_pid; in tomoyo_warn_oom() local
23 if (tomoyo_last_pid != pid) { in tomoyo_warn_oom()
25 tomoyo_last_pid = pid; in tomoyo_warn_oom()