Lines Matching defs:args
257 char *args; in test_ide_none() local
272 char *args; in test_ide_mbr() local
343 char *args, *opts; in test_ide_drive_user() local
387 char *args; in test_ide_drive_cd_0() local
599 TestArgs *args = g_malloc0(sizeof(*args)); in create_args() local
607 static void add_drive_with_mbr(TestArgs *args, in add_drive_with_mbr()
627 static void add_ide_disk(TestArgs *args, in add_ide_disk()
641 static void add_scsi_controller(TestArgs *args, in add_scsi_controller()
657 static void add_scsi_disk(TestArgs *args, in add_scsi_disk()
677 static void add_virtio_disk(TestArgs *args, in add_virtio_disk()
694 static void test_override(TestArgs *args, const char *arch, in test_override()
725 TestArgs *args = create_args(); in test_override_ide() local
746 TestArgs *args = create_args(); in test_override_sata() local
767 TestArgs *args = create_args(); in test_override_scsi() local
787 static void setup_pci_bridge(TestArgs *args, const char *id) in setup_pci_bridge()
798 TestArgs *args = create_args(); in test_override_scsi_q35() local
823 TestArgs *args = create_args(); in test_override_scsi_2_controllers() local
846 TestArgs *args = create_args(); in test_override_virtio_blk() local
861 TestArgs *args = create_args(); in test_override_virtio_blk_q35() local
877 TestArgs *args = create_args(); in test_override_zero_chs() local
888 TestArgs *args = create_args(); in test_override_zero_chs_q35() local
897 static void test_override_hot_unplug(TestArgs *args, const char *devid, in test_override_hot_unplug()
942 TestArgs *args = create_args(); in test_override_scsi_hot_unplug() local
966 TestArgs *args = create_args(); in test_override_scsi_hot_unplug_q35() local
1002 TestArgs *args = create_args(); in test_override_virtio_hot_unplug() local
1025 TestArgs *args = create_args(); in test_override_virtio_hot_unplug_q35() local