Searched refs:prev_res (Results 1 – 1 of 1) sorted by relevance
2166 struct resource **prev_res = NULL; in vmbus_walk_resources() local2251 if (prev_res) in vmbus_walk_resources()2252 (*prev_res)->sibling = new_res; in vmbus_walk_resources()2257 prev_res = old_res; in vmbus_walk_resources()
Completed in 10 milliseconds