Home
last modified time | relevance | path

Searched refs:last_wakee (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsched.h812 struct task_struct *last_wakee; member
/linux/kernel/sched/
H A Dfair.c7308 if (current->last_wakee != p) { in record_wakee()
7309 current->last_wakee = p; in record_wakee()