allnode_count 236 drivers/of/unittest.c int allnode_count = 0, child_count; allnode_count 242 drivers/of/unittest.c allnode_count++; allnode_count 246 drivers/of/unittest.c unittest(child_count == allnode_count, allnode_count 248 drivers/of/unittest.c allnode_count, child_count); allnode_count 249 drivers/of/unittest.c pr_debug("allnodes list size (%i); sibling lists size (%i)\n", allnode_count, child_count);