Searched refs:LIST_ISEMPTY (Results 1 – 1 of 1) sorted by relevance
154 #define LIST_ISEMPTY(l) (l == (struct nb_reg_node *)&l) macro1787 if (LIST_ISEMPTY(nb_first)) { in flush_registered_clients()1825 if (LIST_ISEMPTY(nb_free) && (allocate_chunk() == -1)) { in register_nb()1852 assert(!LIST_ISEMPTY(nb_first)); in unregister_nb()