Searched refs:OSAL_LIST_INIT (Results 1 – 4 of 4) sorted by relevance
575 OSAL_LIST_INIT(&p_spq->pending); in ecore_spq_setup()576 OSAL_LIST_INIT(&p_spq->completion_pending); in ecore_spq_setup()577 OSAL_LIST_INIT(&p_spq->free_pool); in ecore_spq_setup()578 OSAL_LIST_INIT(&p_spq->unlimited_pending); in ecore_spq_setup()
78 OSAL_LIST_INIT(&p_pool->free_list); in ecore_ptt_pool_alloc()
91 #define OSAL_LIST_INIT(_list_) QEDE_INIT_LIST_HEAD(_list_) macro
204 - void OSAL_LIST_INIT(osal_list_t*)228 OSAL_LIST_INIT(&root)