Searched refs:oldt (Results 1 – 1 of 1) sorted by relevance
34 void z_sparc_context_switch(struct k_thread *newt, struct k_thread *oldt);44 struct k_thread *oldt = CONTAINER_OF(switched_from, struct k_thread, in arch_switch() local47 z_sparc_context_switch(newt, oldt); in arch_switch()