incubator-nuttx/mm/iob
Zhe Weng d44e19d115 mm/iob: Add support for increasing length in iob_update_pktlen
Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-08-22 16:34:21 +09:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig
Make.defs
iob.h
iob_add_queue.c
iob_alloc.c iob: add elapse calc for iob_allocwait 2023-08-19 21:22:09 +08:00
iob_alloc_qentry.c
iob_clone.c iob: iob_clone_partial support Negative offset 2023-08-19 01:41:29 +08:00
iob_concat.c
iob_contig.c
iob_copyin.c
iob_copyout.c
iob_count.c
iob_dump.c
iob_free.c
iob_free_chain.c
iob_free_qentry.c
iob_free_queue.c
iob_free_queue_qentry.c
iob_get_queue_size.c
iob_initialize.c
iob_navail.c
iob_notifier.c
iob_pack.c
iob_peek_queue.c
iob_remove_queue.c
iob_reserve.c mm/iob: Fix IOB length in `iob_reserve` 2023-08-22 09:09:21 +08:00
iob_statistics.c
iob_tailroom.c
iob_test.c mm/iob: Fix IOB length in `iob_reserve` 2023-08-22 09:09:21 +08:00
iob_trimhead.c
iob_trimhead_queue.c
iob_trimtail.c
iob_update_pktlen.c mm/iob: Add support for increasing length in iob_update_pktlen 2023-08-22 16:34:21 +09:00