Searched refs:QNODE_MACHINE (Results 1 – 5 of 5) sorted by relevance
47 QNODE_MACHINE, enumerator
103 g_assert(node->type == QNODE_MACHINE); in allocate_objects()
232 if (n->type == QNODE_MACHINE) { in search_machine()623 QOSGraphNode *node = create_node(name, QNODE_MACHINE); in qos_node_create_machine_args()744 g_assert(node->type == QNODE_MACHINE); in qos_machine_new()
70 g_assert_cmpint(qos_graph_get_node_type(machine), ==, QNODE_MACHINE); in check_machine()
45 - **QNODE_MACHINE**: for example ``arm/raspi2b``59 - QNODE_MACHINE: each machine struct must have a ``QGuestAllocator`` and