zephyr/kernel
Andrew Boie 9e1dda8804 timing_info: rename globals
Global variables related to timing information have been
renamed to be prefixed with z_arch, with naming arranged
in increasing order of specificity.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-09-30 15:25:55 -04:00
..
include timing_info: rename globals 2019-09-30 15:25:55 -04:00
atomic_c.c kernel: fix the bug in atomic_c.c 2019-09-26 21:13:20 -04:00
CMakeLists.txt
compiler_stack_protect.c kernel: consolidate error handling code 2019-07-25 15:06:58 -07:00
device.c
errno.c
fatal.c
futex.c
idle.c kernel/idle.c: fix compilation failure (SMP && !SCHED_IPI_SUPPORTED) 2019-09-28 17:32:33 -04:00
init.c
Kconfig
Kconfig.power_mgmt
mailbox.c
mem_domain.c
mem_slab.c
mempool.c
msg_q.c
mutex.c tracing: add missing end_call for k_mutex_unlock 2019-09-30 10:49:37 -04:00
pipes.c
poll.c
queue.c
sched.c tracing: remove useless ifdefing for CONFIG_TRACING 2019-09-30 10:49:37 -04:00
sem.c
smp.c
stack.c
system_work_q.c
thread_abort.c
thread.c
timeout.c kernel/timeout: Fix timeslicing edge case in SMP 2019-09-26 16:54:06 -04:00
timer.c kernel: timeout: remove unused callback parameter from init function 2019-09-28 15:41:18 -04:00
userspace_handler.c
userspace.c
version.c
work_q.c kernel: timeout: remove unused callback parameter from init function 2019-09-28 15:41:18 -04:00