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