Lines Matching defs:nodep
198 static sparsebit_num_t node_num_set(struct node *nodep) in node_num_set()
208 struct node *nodep; in node_first() local
222 struct node *nodep = np; in node_next() local
250 struct node *nodep = np; in node_prev() local
313 struct node *nodep; in node_find() local
336 struct node *nodep, *parentp, *prev; in node_add() local
410 static void node_rm(struct sparsebit *s, struct node *nodep) in node_rm()
600 static void node_reduce(struct sparsebit *s, struct node *nodep) in node_reduce()
782 struct node *nodep; in sparsebit_is_set() local
808 struct node *nodep; in bit_set() local
835 struct node *nodep; in bit_clear() local
873 static void dump_nodes(FILE *stream, struct node *nodep, in dump_nodes()
902 static inline sparsebit_idx_t node_first_set(struct node *nodep, int start) in node_first_set()
910 static inline sparsebit_idx_t node_first_clear(struct node *nodep, int start) in node_first_clear()
1090 struct node *nodep; in sparsebit_first_set() local
1161 struct node *nodep; in sparsebit_next_set() local
1375 struct node *nodep, *next; in sparsebit_set_num() local
1457 struct node *nodep, *next; in sparsebit_clear_num() local
1593 struct node *nodep; in sparsebit_dump() local
1689 struct node *nodep, *prev = NULL; in sparsebit_validate_internal() local