Searched refs:last_pid (Results 1 – 3 of 3) sorted by relevance
26 pid_t last_pid; member605 pid_t *last_pid; in verif_pid() local610 last_pid = &(per_cpu_ptr(data->cpu_data, cpu)->last_pid); in verif_pid()612 if (*last_pid == pid) in verif_pid()615 prev_pid = *last_pid; in verif_pid()616 *last_pid = pid; in verif_pid()1632 pid_t *pid = &(per_cpu_ptr(data->cpu_data, cpu)->last_pid); in graph_trace_open()
967 static pid_t last_pid; in tomoyo_manager() local970 if (last_pid != pid) { in tomoyo_manager()973 last_pid = pid; in tomoyo_manager()
3966 pid_t last_pid = 0;4024 if (sid->machine_pid != last_pid) {4028 last_pid = sid->machine_pid;2868 pid_t last_pid = 0; perf_event__process_id_index() local