Searched refs:edge_arg (Results 1 – 8 of 8) sorted by relevance
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/libqos/ |
H A D | qos_external.c | 99 void *edge_arg; in allocate_objects() local 135 edge_arg = qos_graph_edge_get_arg(edge); in allocate_objects() 136 obj = qos_driver_new(node, obj, alloc, edge_arg); in allocate_objects()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/libqos/ |
H A D | qos_external.c | 99 void *edge_arg; in allocate_objects() local 135 edge_arg = qos_graph_edge_get_arg(edge); in allocate_objects() 136 obj = qos_driver_new(node, obj, alloc, edge_arg); in allocate_objects()
|
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/libqos/ |
H A D | qos_external.c | 99 void *edge_arg; in allocate_objects() local 135 edge_arg = qos_graph_edge_get_arg(edge); in allocate_objects() 136 obj = qos_driver_new(node, obj, alloc, edge_arg); in allocate_objects()
|
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/libqos/ |
H A D | qos_external.c | 99 void *edge_arg; in allocate_objects() local 135 edge_arg = qos_graph_edge_get_arg(edge); in allocate_objects() 136 obj = qos_driver_new(node, obj, alloc, edge_arg); in allocate_objects()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/libqos/ |
H A D | qos_external.c | 121 void *edge_arg; in allocate_objects() local 157 edge_arg = qos_graph_edge_get_arg(edge); in allocate_objects() 158 obj = qos_driver_new(node, obj, alloc, edge_arg); in allocate_objects()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/libqos/ |
H A D | qos_external.c | 121 void *edge_arg; in allocate_objects() local 157 edge_arg = qos_graph_edge_get_arg(edge); in allocate_objects() 158 obj = qos_driver_new(node, obj, alloc, edge_arg); in allocate_objects()
|
/dports/emulators/qemu-utils/qemu-4.2.1/tests/ |
H A D | qos-test.c | 187 void *edge_arg; in allocate_objects() local 223 edge_arg = qos_graph_edge_get_arg(edge); in allocate_objects() 224 obj = qos_driver_new(node, obj, alloc, edge_arg); in allocate_objects()
|
/dports/emulators/qemu42/qemu-4.2.1/tests/ |
H A D | qos-test.c | 187 void *edge_arg; in allocate_objects() local 223 edge_arg = qos_graph_edge_get_arg(edge); in allocate_objects() 224 obj = qos_driver_new(node, obj, alloc, edge_arg); in allocate_objects()
|