Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dvmbus_drv.c2113 struct resource **prev_res = NULL; in vmbus_walk_resources() local
2198 if (prev_res) in vmbus_walk_resources()
2199 (*prev_res)->sibling = new_res; in vmbus_walk_resources()
2204 prev_res = old_res; in vmbus_walk_resources()