nuttx/include/nuttx/mm
hujun5 5db4278173 protect: move us_heap to userspace_data_s
Refactor heap pointer storage by moving us_heap field from userspace_s
to the nested userspace_data_s structure, enabling future extensibility
of user-space data without modifying the core userspace_s interface across
all board-specific implementations.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-02-02 11:06:53 +08:00
..
gran.h mm/gran: add gran_alloc_align API 2025-05-12 15:01:37 +08:00
iob.h mm/iob:support iob queue concat to another iob queue 2026-01-01 17:03:29 +08:00
kasan.h fix kasan_bypss compile unused error 2025-06-30 18:19:38 +08:00
kmap.h mm/kmap: Provide the user tcb as parameter to map_user() 2024-12-18 08:57:01 +08:00
map.h Revert "sched/group: move task group into task_tcb_s to improve performance" 2025-12-21 08:53:46 -03:00
mempool.h mm:use Kconfig to control sequence number to save memory 2025-12-20 09:47:22 -03:00
mm.h protect: move us_heap to userspace_data_s 2026-02-02 11:06:53 +08:00