..
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
mm/iob: Miscellaneous changes and fixes from code review.
2019-01-26 09:56:27 -06:00
iob_alloc.c
mm/iob/iob_alloc.c: iob_allocwait should decrease semcount manually.
2019-01-26 09:24:12 -06:00
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
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
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06: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
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
iob_free.c
Fix errors found in build testing:
2019-05-25 11:45:22 -06: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
mm/iob: Miscellaneous changes and fixes from code review.
2019-01-26 09:56:27 -06: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_test.c
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
iob_trimhead_queue.c
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
iob_trimhead.c
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
iob_trimtail.c
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
iob.h
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
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
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