Lines Matching defs:task
185 int is_kernel, struct task_struct *task)
206 /* notice a task switch */
207 if (cpu_buf->last_task != task) {
208 cpu_buf->last_task = task;
229 op_cpu_buffer_add_data(&entry, (unsigned long)task);
264 struct task_struct *task)
266 struct task_struct *tsk = task ? task : current;
300 struct task_struct *task)
309 if (!log_sample(cpu_buf, pc, backtrace, is_kernel, event, task))
323 struct task_struct *task)
325 __oprofile_add_ext_sample(pc, regs, event, is_kernel, task);
447 * the task mortuary progresses