Home
last modified time | relevance | path

Searched defs:prev_task (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arc/kernel/
Dctx_sw.c27 __switch_to(struct task_struct *prev_task, struct task_struct *next_task) in __switch_to()
/Linux-v4.19/arch/ia64/include/asm/
Dmca.h93 struct task_struct *prev_task; /* previous task, NULL if it is not useful */ member
/Linux-v4.19/drivers/mailbox/
Dmtk-cmdq-mailbox.c144 struct cmdq_task *prev_task = list_last_entry( in cmdq_task_insert_into_thread() local