Searched refs:node_first (Results 1 – 1 of 1) sorted by relevance
206 static struct node *node_first(struct sparsebit *s) in node_first() function1095 nodep = node_first(s); in sparsebit_first_set()1110 nodep1 = node_first(s); in sparsebit_first_clear()1602 for (nodep = node_first(s); nodep; nodep = node_next(s, nodep)) { in sparsebit_dump()1694 for (nodep = node_first(s); nodep; in sparsebit_validate_internal()