Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/kernel/
Dmempool.c15 struct k_heap **heap_ref; in z_heap_aligned_alloc() local
45 struct k_heap **heap_ref; in k_free() local
/Zephyr-Core-3.5.0/include/zephyr/tracing/
Dtracing.h1724 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
1731 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument
/Zephyr-Core-3.5.0/subsys/tracing/sysview/
Dtracing_sysview.h567 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
568 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument
/Zephyr-Core-3.5.0/subsys/tracing/user/
Dtracing_user.h295 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
296 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument
/Zephyr-Core-3.5.0/subsys/tracing/ctf/
Dtracing_ctf.h310 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) argument
311 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) argument
/Zephyr-Core-3.5.0/subsys/tracing/test/
Dtracing_test.h390 #define sys_port_trace_k_heap_sys_k_free_enter(heap, heap_ref) \ argument
392 #define sys_port_trace_k_heap_sys_k_free_exit(heap, heap_ref) \ argument