Searched refs:last_pid (Results 1 – 2 of 2) sorted by relevance
50 pid_t last_pid; member601 pid_t *last_pid; in verif_pid() local606 last_pid = &(per_cpu_ptr(data->cpu_data, cpu)->last_pid); in verif_pid()608 if (*last_pid == pid) in verif_pid()611 prev_pid = *last_pid; in verif_pid()612 *last_pid = pid; in verif_pid()1417 pid_t *pid = &(per_cpu_ptr(data->cpu_data, cpu)->last_pid); in graph_trace_open()
946 static pid_t last_pid; in tomoyo_manager() local948 if (last_pid != pid) { in tomoyo_manager()951 last_pid = pid; in tomoyo_manager()