..
iob_add_queue.c
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
iob_alloc_qentry.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
iob_alloc.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
iob_clone.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
iob_concat.c
mm/iob: Miscellaneous changes and fixes from code review.
2019-01-26 09:56:27 -06:00
iob_contig.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
iob_copyin.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
iob_copyout.c
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
iob_dump.c
mm/iob/iob_dump.c: Format the whole line before log to avoid the multiple timestamp prefix in each line
2019-01-26 09:44:58 -06:00
iob_free_chain.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
iob_free_qentry.c
mm/iob: Miscellaneous changes and fixes from code review.
2019-01-26 09:56:27 -06:00
iob_free_queue.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
iob_free.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
iob_initialize.c
sched/signal: Add a generic signal notification facility. Modify the custom IOB available notifier so that it is now just a wrapper around this generic signal notification. This generic signal notification faility will, eventually, be used to support network polling.
2018-09-09 08:32:37 -06:00
iob_navail.c
mm/iob: Miscellaneous changes and fixes from code review.
2019-01-26 09:56:27 -06:00
iob_notifier.c
mm/iob/iob_notifier.c: Don't check iob_navail in iob_notifier_setup to avoid a potential race condition.
2019-01-26 09:43:54 -06:00
iob_pack.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
iob_peek_queue.c
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
iob_remove_queue.c
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
iob_statistics.c
mm/iob/iob_statistics.c: Fix an error found in build testing. Must include nuttx/mm/iob.h.
2019-08-19 11:50:52 -06:00
iob_test.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
iob_trimhead_queue.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
iob_trimhead.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
iob_trimtail.c
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
iob.h
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00
Kconfig
Make the read ahead buffer unselectable
2020-01-11 08:24:49 -06:00
Make.defs
Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001 )
2019-08-16 22:42:25 +00:00