zephyr/kernel/include
Daniel Leung a459cdf51e kernel: mm: rename Z_FREE_VM_START to K_MEM_VM_FREE_START
This is part of a series to move memory management related
stuff from Z_ namespace into its own namespace.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-12 21:13:26 -04:00
..
gen_offset.h arch: remove the use of z_arch_esf_t completely from internal 2024-06-04 14:02:51 -05:00
ipi.h kernel: Add CONFIG_IPI_OPTIMIZE 2024-06-04 22:35:54 -04:00
kernel_arch_interface.h arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
kernel_internal.h pm: Deprecate z_pm_save_idle_exit 2024-05-27 02:10:03 -07:00
kernel_offsets.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
kernel_tls.h
ksched.h coding guidelines: comply with MISRA Rule 12.1. 2024-05-12 13:37:27 -04:00
kswap.h
kthread.h coding guidelines: comply with MISRA Rule 20.9 2024-05-01 19:48:19 +01:00
mmu.h kernel: mm: rename Z_FREE_VM_START to K_MEM_VM_FREE_START 2024-06-12 21:13:26 -04:00
offsets_short.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
priority_q.h
timeout_q.h
wait_q.h