zephyr/include
Marcin Szkudlinski 2a0ee8c920 lib/os: Add metadata to heap in multi_heap
When operating on different kinds of heaps sometimes there's a need to
perform special operations on heap, poweroff memory bank when releasing
memory etc. Therefore some additional data may be required.
Metadata is a point to keep such data.

Signed-off-by: Marcin Szkudlinski <marcin.szkudlinski@intel.com>
2022-03-11 13:56:05 -05:00
..
app_memory
arch arm: add dummy implementation of arch_curr_cpu 2022-03-11 10:59:48 +01:00
audio
bluetooth Bluetooth: Audio: Add endpoint type to capabilities config cb 2022-03-10 14:07:17 -05:00
canbus
console
crypto drivers: crypto: Add multipart hash support 2022-03-01 16:32:43 -05:00
data
debug
devicetree include/devicetree: clocks: Add DT_CLOCKS_HAS_FOO & DT_NUM_CLOCKS 2022-03-07 10:58:47 +01:00
dfu
display drivers: display: grove_lcd_rgb: move to misc 2022-02-22 11:58:33 -08:00
drivers drivers: gpio: move non-standard dts flags to be soc specific 2022-03-10 13:46:34 -05:00
dt-bindings nxp: imx: rename IMX_CCM_UART_CLK to IMX_CCM_UART4_CLK 2022-03-10 12:57:37 -06:00
fs fs: nvs: introduce nvs_mount and deprecate nvs_init 2022-03-01 12:46:34 +01:00
ipc
kernel kernel: Add "per thread" timeslice mechanism 2022-03-09 13:49:44 -05:00
linker toolchain: drop the old Z_ prefixed iterables macro 2022-02-28 12:19:15 +01:00
logging logging: v2: workaround for old toolchains when !LOG 2022-02-28 10:52:51 +01:00
lorawan
math
mgmt
modbus
multi_heap
net net: if: add default selection of first up interface 2022-03-10 13:24:03 -05:00
pm all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
portability
posix include/posix: mark unused variables 2022-03-08 09:36:12 -06:00
random
settings
shell ring_buffer: rationalize the item-based put and get methods 2022-02-24 14:49:00 -08:00
stats
storage
sys lib/os: Add metadata to heap in multi_heap 2022-03-11 13:56:05 -05:00
task_wdt
timing
toolchain toolchain: drop the old Z_ prefixed iterables macro 2022-02-28 12:19:15 +01:00
tracing
usb
xen
zephyr
cache.h
device.h
devicetree.h include/devicetree.h: Add DT_STRING_TOKEN_OR macro 2022-03-10 19:42:59 -08:00
exc_handle.h
fatal.h
init.h
irq.h
irq_nextlevel.h
irq_offload.h arch: Add IRQ_OFFSET_NESTED feature 2022-02-21 22:10:03 -05:00
kernel.h kernel: Add "per thread" timeslice mechanism 2022-03-09 13:49:44 -05:00
kernel_includes.h
kernel_structs.h kernel: Add "per thread" timeslice mechanism 2022-03-09 13:49:44 -05:00
kernel_version.h
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall.h
syscall_handler.h
timeout_q.h
toolchain.h toolchain: introduce macro TOOLCHAIN_HAS_C_AUTO_TYPE 2022-02-28 10:52:51 +01:00
wait_q.h
zephyr.h