zephyr/kernel
Andy Ross 9d367eeb0a xtensa, kernel/sched: Move next switch_handle selection to the scheduler
The xtensa asm2 layer had a function to select the next switch handle
to return into following an exception.  There is no arch-specific code
there, it's just scheduler logic.  Move it to the scheduler where it
belongs.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-03-18 16:58:12 -04:00
..
include xtensa, kernel/sched: Move next switch_handle selection to the scheduler 2018-03-18 16:58:12 -04:00
posix
alert.c
atomic_c.c
CMakeLists.txt
compiler_stack_protect.c
device.c
errno.c
idle.c kernel: Name of static functions should not begin with an underscore 2018-03-10 08:39:10 -05:00
init.c kernel: Name of static functions should not begin with an underscore 2018-03-10 08:39:10 -05:00
int_latency_bench.c
Kconfig kernel: introduce initial stack randomization 2018-03-16 16:25:22 -07:00
Kconfig.event_logger
Kconfig.power_mgmt
mailbox.c kernel: Name of static functions should not begin with an underscore 2018-03-10 08:39:10 -05:00
mem_domain.c
mem_slab.c
mempool.c
msg_q.c
mutex.c
pipes.c kernel: Name of static functions should not begin with an underscore 2018-03-10 08:39:10 -05:00
poll.c kernel: Name of static functions should not begin with an underscore 2018-03-10 08:39:10 -05:00
queue.c
sched.c xtensa, kernel/sched: Move next switch_handle selection to the scheduler 2018-03-18 16:58:12 -04:00
sem.c
smp.c kernel: Name of static functions should not begin with an underscore 2018-03-10 08:39:10 -05:00
stack.c
sys_clock.c
system_work_q.c
thread_abort.c
thread.c kernel: introduce initial stack randomization 2018-03-16 16:25:22 -07:00
timer.c
userspace_handler.c
userspace.c kernel: Name of static functions should not begin with an underscore 2018-03-10 08:39:10 -05:00
version.c
work_q.c