nuttx/mm/iob
chao.an 2152a35662 net: fix build break
Change-Id: I662580ded8d1c98ddcfbcfae961978eb3512e3b9
Signed-off-by: chao.an <anchao@xiaomi.com>
2021-06-09 22:07:45 +08:00
..
iob.h mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_add_queue.c Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
iob_alloc.c mm: nxstyle fixes 2021-02-09 01:21:53 -08:00
iob_alloc_qentry.c Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
iob_clone.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_concat.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_contig.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_copyin.c mm: nxstyle fixes 2021-02-09 01:21:53 -08:00
iob_copyout.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_destroy_queue.c mm/iob: rename the iob_free_queue() to iob_destroy_queue() 2021-02-26 20:38:44 +08:00
iob_dump.c mm: nxstyle fixes 2021-02-09 01:21:53 -08:00
iob_free.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_free_chain.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_free_qentry.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_free_queue.c mm/iob: add iob_free_queue() interface 2021-02-26 21:58:25 +08:00
iob_get_queue_count.c mm/iob: iob_get_queue_count() should return the iob count 2021-03-08 13:59:12 +08:00
iob_get_queue_size.c net: fix build break 2021-06-09 22:07:45 +08:00
iob_initialize.c mm: nxstyle fixes 2021-02-09 01:21:53 -08:00
iob_navail.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_notifier.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_pack.c mm: nxstyle fixes 2021-02-09 01:21:53 -08:00
iob_peek_queue.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_remove_queue.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_statistics.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
iob_test.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_trimhead.c iob_trimhead.c: Fix a comment typo 2021-03-16 02:07:34 -07:00
iob_trimhead_queue.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
iob_trimtail.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
Kconfig mm/iob/Kconfig: Fix a typo (other other -> other) 2021-03-16 02:07:34 -07:00
Make.defs mm/iob: add iob_get_queue_size() helper 2021-06-08 11:57:52 +08:00