__find_resource   655 kernel/resource.c 	return  __find_resource(root, NULL, new, size, constraint);
__find_resource   678 kernel/resource.c 	if ((err = __find_resource(root, old, &new, newsize, constraint)))