Home
last modified time | relevance | path

Searched refs:__insert_resource (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/kernel/
Dresource.c586 static struct resource * __insert_resource(struct resource *parent, struct resource *new) in __insert_resource() function
653 conflict = __insert_resource(parent, new); in insert_resource_conflict()
690 conflict = __insert_resource(root, new); in insert_resource_expand_to_fit()