Searched refs:last_pid (Results 1 – 7 of 7) sorted by relevance
24 task_active_pid_ns(current)->last_pid); in loadavg_proc_show()
48 pid_t last_pid; member538 pid_t *last_pid; in verif_pid() local543 last_pid = &(per_cpu_ptr(data->cpu_data, cpu)->last_pid); in verif_pid()545 if (*last_pid == pid) in verif_pid()548 prev_pid = *last_pid; in verif_pid()549 *last_pid = pid; in verif_pid()1335 pid_t *pid = &(per_cpu_ptr(data->cpu_data, cpu)->last_pid); in graph_trace_open()
28 int last_pid; member
77 .last_pid = 0,150 last_write = cmpxchg(&pid_ns->last_pid, prev, pid); in set_last_pid()156 int i, offset, max_scan, pid, last = pid_ns->last_pid; in alloc_pidmap()
288 tmp.data = &pid_ns->last_pid; in pid_ns_ctl_handler()
945 static pid_t last_pid; in tomoyo_manager() local947 if (last_pid != pid) { in tomoyo_manager()950 last_pid = pid; in tomoyo_manager()
1095 task_active_pid_ns(current)->last_pid); in show_spu_loadavg()