Home
last modified time | relevance | path

Searched defs:sibling_only (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
Dresource.c63 static struct resource *next_resource(struct resource *p, bool sibling_only) in next_resource()
347 bool sibling_only = false; in find_next_iomem_res() local