1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/include/nuttx/mm
wangmingrong1 b49eef7f4e mm/kasan: The complete implementation of inline instrumentation functions
1. Use always_inline_function instead of inline, inline does not take effect
2. Activate Kasan acceleration by 1/7

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-09-19 03:15:29 +08:00
..
circbuf.h drivers/rmt: Implement an upper-half RMT character driver 2023-12-24 16:38:06 -08:00
gran.h mm/gran: Allow run-time execution of gran_reserve 2022-11-22 08:54:34 +01:00
iob.h net/can: Add SO_RCVBUF option for can socket 2024-06-14 19:54:07 +08:00
kasan.h mm/kasan: The complete implementation of inline instrumentation functions 2024-09-19 03:15:29 +08:00
kmap.h mm/kmap.h: fix typo in comments 2024-03-26 07:41:57 +01:00
map.h fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
mempool.h mempool: safe memdump for smp, if syslog will switch context 2024-08-21 18:01:24 +08:00
mm.h mm: add mm_largest api to get the current largest available memory block 2024-08-25 23:09:28 +08:00