Searched refs:OSAL_LIST_IS_EMPTY (Results 1 – 5 of 5) sorted by relevance
737 if (OSAL_LIST_IS_EMPTY(&p_spq->free_pool)) { in ecore_spq_get_entry()797 if (OSAL_LIST_IS_EMPTY(&p_spq->free_pool)) { in ecore_spq_add_entry()874 !OSAL_LIST_IS_EMPTY(head)) { in ecore_spq_post_list()903 while (!OSAL_LIST_IS_EMPTY(&p_spq->free_pool)) in ecore_spq_pend_post()905 if (OSAL_LIST_IS_EMPTY(&p_spq->unlimited_pending)) in ecore_spq_pend_post()
349 #define OSAL_LIST_IS_EMPTY(list) \ macro
144 if (!OSAL_LIST_IS_EMPTY(&p_hwfn->p_ptt_pool->free_list)) { in ecore_ptt_acquire()
287 if (!OSAL_LIST_IS_EMPTY(&p_hwfn->db_recovery_info.list)) { in ecore_db_recovery_teardown()289 while (!OSAL_LIST_IS_EMPTY(&p_hwfn->db_recovery_info.list)) { in ecore_db_recovery_teardown()
425 if (!OSAL_LIST_IS_EMPTY(&p_hwfn->mcp_info->cmd_list)) { in ecore_mcp_has_pending_cmd()