zephyr/subsys/portability/cmsis_rtos_v2
Peter Mitsis 2f003e59e4 kernel: Re-factor k_mem_slab definition
Rearranges the k_mem_slab fields so that information that describes
how much of the memory slab is used is co-located. This will allow
easier of its statistics into the object core statistics reporting
framework.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2023-09-30 08:04:14 +03:00
..
CMakeLists.txt
event_flags.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
Kconfig
kernel.c
mempool.c kernel: Re-factor k_mem_slab definition 2023-09-30 08:04:14 +03:00
msgq.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
mutex.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
semaphore.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
thread_flags.c
thread.c
timer.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
wrapper.h