Home
last modified time | relevance | path

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

/external/syslinux/core/thread/
Dthread_asm.S1 .globl __switch_to symbol
2 .type __switch_to, @function
3 __switch_to: label
22 .size __switch_to, .-__switch_to
Dschedule.c77 __switch_to(best); in __schedule()
/external/syslinux/core/include/
Dthread.h59 void __switch_to(struct thread *);