Searched refs:last_task (Results 1 – 4 of 4) sorted by relevance
43 struct task_struct *last_task; member67 cpu_buf->last_task = NULL; in op_cpu_buffer_reset()
77 b->last_task = NULL; in alloc_cpu_buffers()205 if (cpu_buf->last_task != task) { in op_add_code()206 cpu_buf->last_task = task; in op_add_code()
1035 int first_task, last_task; in worker_thread() local1057 last_task = 0; in worker_thread()1059 last_task = 1; in worker_thread()1183 if (!last_task) in worker_thread()
2629 struct task_struct *last_task = NULL, *task; in cgroup_update_dfl_csses() local2658 if (WARN(last_task == task, in cgroup_update_dfl_csses()2661 last_task = task; in cgroup_update_dfl_csses()