Lines Matching defs:type
669 static void default_drive(int enable, int snapshot, BlockInterfaceType type, in default_drive()
1282 } type; member
1291 static void add_device_config(int type, const char *cmdline) in add_device_config()
1310 static void foreach_device_config_or_exit(int type, in foreach_device_config_or_exit()
1563 const char *type = qdict_get_try_str(qdict, "type"); in machine_help_func() local
1805 const char *type = ObjectType_str(opt->opts->qom_type); in object_option_foreach_add() local
1824 MigrationChannelType type = MIGRATION_CHANNEL_TYPE_MAIN; in incoming_option_parse() local
1849 const char *type; in object_option_parse() local
1921 static bool object_create_pre_sandbox(const char *type) in object_create_pre_sandbox()
1946 static bool object_create_early(const char *type) in object_create_early()
2076 static bool object_create_late(const char *type) in object_create_late()