incubator-nuttx/mm/iob
Xiang Xiao 9e4a1be8d4 mm/iob: Replace the critical section with spin lock
Base on discusion: https://github.com/apache/nuttx/issues/10981

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-10-30 11:18:34 +02:00
..
CMakeLists.txt cmake:complete missing changes during cmake reforming for mm 2023-09-08 21:20:16 +03:00
Kconfig iob: limit the iob bufsize is sufficient to fill all L2/L3/L4 headers 2023-09-20 14:35:22 +08:00
Make.defs
iob.h mm/iob: Replace the critical section with spin lock 2023-10-30 11:18:34 +02:00
iob_add_queue.c mm/iob: Replace the critical section with spin lock 2023-10-30 11:18:34 +02:00
iob_alloc.c mm/iob: Replace the critical section with spin lock 2023-10-30 11:18:34 +02:00
iob_alloc_qentry.c mm/iob: Replace the critical section with spin lock 2023-10-30 11:18:34 +02:00
iob_clone.c
iob_concat.c
iob_contig.c
iob_copyin.c
iob_copyout.c
iob_count.c
iob_dump.c
iob_free.c mm/iob: Replace the critical section with spin lock 2023-10-30 11:18:34 +02:00
iob_free_chain.c
iob_free_qentry.c mm/iob: Replace the critical section with spin lock 2023-10-30 11:18:34 +02:00
iob_free_queue.c
iob_free_queue_qentry.c mm/iob: Replace the critical section with spin lock 2023-10-30 11:18:34 +02:00
iob_get_queue_size.c
iob_initialize.c mm/iob: Replace the critical section with spin lock 2023-10-30 11:18:34 +02:00
iob_navail.c
iob_notifier.c
iob_pack.c
iob_peek_queue.c
iob_remove_queue.c mm/iob: Replace the critical section with spin lock 2023-10-30 11:18:34 +02:00
iob_reserve.c mm/iob: Fix IOB length in `iob_reserve` 2023-08-22 09:09:21 +08:00
iob_statistics.c
iob_tailroom.c
iob_test.c mm/iob: Fix IOB length in `iob_reserve` 2023-08-22 09:09:21 +08:00
iob_trimhead.c
iob_trimhead_queue.c
iob_trimtail.c
iob_update_pktlen.c mm/iob: Add support for increasing length in iob_update_pktlen 2023-08-22 16:34:21 +09:00