Searched refs:last_pid (Results 1 – 5 of 5) sorted by relevance
23 pid_t last_pid; member392 pid_t *last_pid; in verif_pid() local397 last_pid = &(per_cpu_ptr(data->cpu_data, cpu)->last_pid); in verif_pid()399 if (*last_pid == pid) in verif_pid()402 prev_pid = *last_pid; in verif_pid()403 *last_pid = pid; in verif_pid()1292 pid_t *pid = &(per_cpu_ptr(data->cpu_data, cpu)->last_pid); in graph_trace_open()
246 int last_pid; /* pid of last packet executed */ member
468 if (q->last_pid && ep != 0 && pid != q->last_pid) { in ehci_verify_pid()566 if (!q->last_pid || !q->dev) { in ehci_queue_stopped()570 usb_device_ep_stopped(q->dev, usb_ep_get(q->dev, q->last_pid, endp)); in ehci_queue_stopped()602 q->last_pid = 0; in ehci_reset_queue()1366 p->queue->last_pid = p->pid; in ehci_execute()
956 static pid_t last_pid; in tomoyo_manager() local959 if (last_pid != pid) { in tomoyo_manager()962 last_pid = pid; in tomoyo_manager()
2829 pid_t last_pid = 0; in perf_event__process_id_index() local2887 if (sid->machine_pid != last_pid) { in perf_event__process_id_index()2891 last_pid = sid->machine_pid; in perf_event__process_id_index()