Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dresource.c63 static struct resource *next_resource(struct resource *p, bool sibling_only) in next_resource()
333 bool sibling_only = false; in find_next_iomem_res() local