incubator-nuttx/mm/iob
Xiang Xiao c26bb35843 Remove the private NULL, TRUE and FALSE macros
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-31 22:12:57 +03:00
..
Kconfig Kconfig: mention that IOB_NCHAINS is not used by TCP anymore 2021-06-30 06:40:13 -05:00
Make.defs mm/iob: add iob_get_queue_size() helper 2021-07-05 06:20:52 -05:00
iob.h
iob_add_queue.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_alloc.c Replace nxsem_timedwait_uninterruptible with nxsem_tickwait_uninterruptible 2022-05-15 13:55:58 +03:00
iob_alloc_qentry.c
iob_clone.c
iob_concat.c
iob_contig.c
iob_copyin.c
iob_copyout.c
iob_dump.c
iob_free.c
iob_free_chain.c
iob_free_qentry.c
iob_free_queue.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_free_queue_qentry.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_get_queue_size.c mm/iob: add iob_get_queue_size() helper 2021-07-05 06:20:52 -05:00
iob_initialize.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_navail.c
iob_notifier.c sched/wqueue: Change the return type of work_notifier_teardown to void 2022-05-14 00:35:29 +03:00
iob_pack.c
iob_peek_queue.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_remove_queue.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_statistics.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
iob_tailroom.c Add iob_tailroom 2021-06-30 06:40:13 -05:00
iob_test.c
iob_trimhead.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_trimhead_queue.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
iob_trimtail.c