Searched refs:last_task (Results 1 – 3 of 3) 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()
1040 int first_task, last_task; in worker_thread() local1063 last_task = 0; in worker_thread()1065 last_task = 1; in worker_thread()1189 if (!last_task) in worker_thread()