nuttx/mm/iob
2019-01-27 11:02:56 -06:00
..
iob_add_queue.c
iob_alloc_qentry.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_alloc.c
iob_clone.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_concat.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_contig.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_copyin.c mm/iob/iob_copyin.c: iob_copyin() should wait for each buffer and adjust the return value of iob_copyin_internal return to simplify the code 2019-01-26 10:48:47 -06:00
iob_copyout.c
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
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
iob_free.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_initialize.c
iob_navail.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_notifier.c
iob_pack.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_peek_queue.c
iob_remove_queue.c
iob_test.c
iob_trimhead_queue.c
iob_trimhead.c
iob_trimtail.c
iob.h
Kconfig sched/wqueue/kwork_notifier.c and several Kconfig files: Notifier should work with either lpwork or hpwork and other minor typo fix. 2019-01-27 11:02:56 -06:00
Make.defs