Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c56 qos_graph_node_set_availability(interface, TRUE); in check_interface()
67 qos_graph_node_set_availability(machine, TRUE); in check_machine()
117 qos_graph_node_set_availability(driver, TRUE); in check_driver()
138 qos_graph_node_set_availability(full_name, FALSE); in check_test()