Home
last modified time | relevance | path

Searched refs:kfifo_reset_out (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.7/kernel/src/common/
Dkfifo.h29 #define kfifo_reset_out(fifo) (void)({ \ macro
/DragonOS-0.1.7/kernel/src/ktest/
Dtest-kfifo.c137 kfifo_reset_out(&fifo); in ktest_kfifo_case0_1()
/DragonOS-0.1.7/docs/kernel/core_api/
Ddata_structures.md164 ### kfifo_reset_out subsection
166 `kfifo_reset_out(fifo)`