Searched refs:GKI_IS_QUEUE_EMPTY (Results 1 – 2 of 2) sorted by relevance
369 #define GKI_IS_QUEUE_EMPTY(p_q) ((p_q)->count == 0) macro
366 #define GKI_IS_QUEUE_EMPTY(p_q) ((p_q)->count == 0) macro