Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dqos_external.c36 qos_graph_node_set_availability(machine_name, true); in machine_apply_to_node()
54 qos_graph_node_set_availability(name, true); in type_apply_to_node()
H A Dqgraph_internal.h256 void qos_graph_node_set_availability(const char *node, bool av);
H A Dqgraph.c702 void qos_graph_node_set_availability(const char *node, bool av) in qos_graph_node_set_availability() function
/qemu/tests/unit/
H A Dtest-qgraph.c55 qos_graph_node_set_availability(interface, TRUE); in check_interface()
66 qos_graph_node_set_availability(machine, TRUE); in check_machine()
116 qos_graph_node_set_availability(driver, TRUE); in check_driver()
137 qos_graph_node_set_availability(full_name, FALSE); in check_test()