Home
last modified time | relevance | path

Searched defs:heap_ref (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/kernel/
Dmempool.c15 struct k_heap **heap_ref; in z_heap_aligned_alloc() local
45 struct k_heap **heap_ref; in k_free() local
119 struct k_heap *heap, **heap_ref; in k_realloc() local
/Zephyr-latest/include/zephyr/tracing/
Dtracing.h1780 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
1787 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument
/Zephyr-latest/subsys/tracing/ctf/
Dtracing_ctf.h316 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
317 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument
/Zephyr-latest/subsys/tracing/sysview/
Dtracing_sysview.h599 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
600 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument
/Zephyr-latest/subsys/tracing/test/
Dtracing_test.h401 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) \ argument
403 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) \ argument
/Zephyr-latest/subsys/tracing/user/
Dtracing_user.h356 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
357 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument