Searched refs:tomoyo_last_pid (Results 1 – 1 of 1) sorted by relevance
19 static pid_t tomoyo_last_pid; in tomoyo_warn_oom() local21 if (tomoyo_last_pid != pid) { in tomoyo_warn_oom()24 tomoyo_last_pid = pid; in tomoyo_warn_oom()