Home
last modified time | relevance | path

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

/linux/kernel/
H A Dresource.c1448 static void append_child_to_parent(struct resource *new_parent, struct resource *new_child) in append_child_to_parent() function
1482 append_child_to_parent(high, child); in reparent_children_after_split()