Searched refs:OSAL_LIST_IS_EMPTY (Results 1 – 5 of 5) sorted by relevance
668 if (OSAL_LIST_IS_EMPTY(&p_spq->free_pool)) { in ecore_spq_get_entry()726 if (OSAL_LIST_IS_EMPTY(&p_spq->free_pool)) { in ecore_spq_add_entry()801 !OSAL_LIST_IS_EMPTY(head)) { in ecore_spq_post_list()831 while (!OSAL_LIST_IS_EMPTY(&p_spq->free_pool)) { in ecore_spq_pend_post()832 if (OSAL_LIST_IS_EMPTY(&p_spq->unlimited_pending)) in ecore_spq_pend_post()
267 #define OSAL_LIST_IS_EMPTY(list) \ macro
125 if (!OSAL_LIST_IS_EMPTY(&p_hwfn->p_ptt_pool->free_list)) { in ecore_ptt_acquire()
247 if (!OSAL_LIST_IS_EMPTY(&p_hwfn->db_recovery_info.list)) { in ecore_db_recovery_teardown()249 while (!OSAL_LIST_IS_EMPTY(&p_hwfn->db_recovery_info.list)) { in ecore_db_recovery_teardown()
470 if (!OSAL_LIST_IS_EMPTY(&p_hwfn->mcp_info->cmd_list)) { in ecore_mcp_has_pending_cmd()