Searched refs:wakee (Results 1 – 2 of 2) sorted by relevance
39 probe_sched_wakeup(void *ignore, struct task_struct *wakee) in probe_sched_wakeup() argument48 tracing_record_taskinfo_sched_switch(current, wakee, flags); in probe_sched_wakeup()
403 struct task_struct *wakee, in tracing_sched_wakeup_trace() argument420 entry->next_pid = wakee->pid; in tracing_sched_wakeup_trace()421 entry->next_prio = wakee->prio; in tracing_sched_wakeup_trace()422 entry->next_state = task_state_index(wakee); in tracing_sched_wakeup_trace()423 entry->next_cpu = task_cpu(wakee); in tracing_sched_wakeup_trace()