Home
last modified time | relevance | path

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

/arch/openrisc/kernel/
A Dprocess.c235 extern struct thread_info *_switch(struct thread_info *old_ti,
243 struct thread_info *new_ti, *old_ti; in __switch_to() local
255 old_ti = old->stack; in __switch_to()
260 last = (_switch(old_ti, new_ti))->task; in __switch_to()

Completed in 4 milliseconds