Searched defs:q_list_is_full (Results 1 – 1 of 1) sorted by relevance
1103 q_list_is_full( in q_list_is_full() function 1210 #define q_list_is_full(_q_list) ((_q_list)->cnt == (_q_list)->max_cnt) macro