Searched refs:__find_resource (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/ |
A D | resource.c | 603 static int __find_resource(struct resource *root, struct resource *old, in __find_resource() function 666 return __find_resource(root, NULL, new, size, constraint); in find_resource() 689 if ((err = __find_resource(root, old, &new, newsize, constraint))) in reallocate_resource()
|
/linux/ |
A D | System.map | 2228 ffff80001008d690 t __find_resource
|
A D | .tmp_System.map | 2228 ffff80001008d690 t __find_resource
|
Completed in 285 milliseconds