Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dqtree.h76 gboolean q_tree_steal(QTree *tree,
154 static inline gboolean q_tree_steal(QTree *tree, in q_tree_steal() function
/openbmc/qemu/tests/unit/
H A Dtest-qtree.c236 removed = q_tree_steal(tree, &c); in test_tree_remove()
/openbmc/qemu/util/
H A Dqtree.c707 q_tree_steal(QTree *tree, in q_tree_steal() function