Home
last modified time | relevance | path

Searched refs:list_pop_mbo (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/most/
H A Dcore.c86 * list_pop_mbo - retrieves the first MBO of the list and removes it
89 #define list_pop_mbo(ptr) \ macro
791 mbo = list_pop_mbo(&c->halt_fifo); in hdm_enqueue_thread()
1013 mbo = list_pop_mbo(&c->fifo); in most_get_mbo()
/kernel/linux/linux-6.6/drivers/most/
H A Dcore.c86 * list_pop_mbo - retrieves the first MBO of the list and removes it
89 #define list_pop_mbo(ptr) \ macro
791 mbo = list_pop_mbo(&c->halt_fifo); in hdm_enqueue_thread()
1013 mbo = list_pop_mbo(&c->fifo); in most_get_mbo()

Completed in 4 milliseconds