Searched refs:OSAL_LIST_PUSH_TAIL (Results 1 – 3 of 3) sorted by relevance
535 OSAL_LIST_PUSH_TAIL(&p_virt->list, &p_spq->free_pool); in ecore_spq_setup()694 OSAL_LIST_PUSH_TAIL(&p_ent->list, &p_hwfn->p_spq->free_pool); in __ecore_spq_return_entry()727 OSAL_LIST_PUSH_TAIL(&p_ent->list, in ecore_spq_add_entry()760 OSAL_LIST_PUSH_TAIL(&p_ent->list, &p_spq->pending); in ecore_spq_add_entry()809 OSAL_LIST_PUSH_TAIL(&p_ent->list, in ecore_spq_post_list()
222 #define OSAL_LIST_PUSH_TAIL(entry, list) \ macro
158 OSAL_LIST_PUSH_TAIL(&db_entry->list_entry, in ecore_db_recovery_add()