Searched defs:arch_context_switch (Results 1 – 4 of 4) sorted by relevance
113 void arch_context_switch(thread_t *oldthread, thread_t *newthread) in arch_context_switch() function139 void arch_context_switch(thread_t *oldthread, thread_t *newthread) in arch_context_switch() function
101 void arch_context_switch(thread_t *oldthread, thread_t *newthread) in arch_context_switch() function
156 __ARCH_NO_PAC __NO_INLINE void arch_context_switch(thread_t *oldthread, thread_t *newthread) in arch_context_switch() function
382 void arch_context_switch(struct thread *oldthread, struct thread *newthread) in arch_context_switch() function