Searched refs:reallocate_resource (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dresource.c701 * reallocate_resource - allocate a slot in the resource tree given range & alignment.
710 static int reallocate_resource(struct resource *root, struct resource *old, function
785 return reallocate_resource(root, new, size, &constraint);

Completed in 137 milliseconds