incubator-nuttx/mm/iob
chao.an 2c51c29768 mm/iob: add an interface to support dequeue an iob from the queue
Signed-off-by: chao.an <anchao@xiaomi.com>
2021-06-10 10:45:30 -05:00
..
Kconfig mm/iob/Kconfig: Fix a typo (other other -> other) 2021-03-16 02:07:34 -07:00
Make.defs mm/iob: add an interface to support dequeue an iob from the queue 2021-06-10 10:45:30 -05:00
iob.h
iob_add_queue.c
iob_alloc.c
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
iob_free_queue_qentry.c mm/iob: add an interface to support dequeue an iob from the queue 2021-06-10 10:45:30 -05:00
iob_initialize.c
iob_navail.c
iob_notifier.c
iob_pack.c
iob_peek_queue.c
iob_remove_queue.c
iob_statistics.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
iob_test.c
iob_trimhead.c iob_trimhead.c: Fix a comment typo 2021-03-16 02:07:34 -07:00
iob_trimhead_queue.c
iob_trimtail.c