Searched defs:machines (Results 26 – 37 of 37) sorted by relevance
12
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.c | 1488 static void qtest_free_machine_list(struct MachInfo *machines) in qtest_free_machine_list() 1506 static struct MachInfo *machines; in qtest_get_machines() local 1647 struct MachInfo *machines; in qtest_cb_for_every_machine() local 1668 struct MachInfo *machines; in qtest_resolve_machine_alias() local 1684 struct MachInfo *machines; in qtest_has_machine_with_env() local
|
/openbmc/linux/include/sound/ |
H A D | sof.h | 117 struct snd_soc_acpi_mach *machines; member
|
H A D | soc-acpi.h | 39 snd_soc_acpi_find_machine(struct snd_soc_acpi_mach *machines) in snd_soc_acpi_find_machine()
|
/openbmc/linux/tools/perf/tests/ |
H A D | hists_cumulate.c | 708 struct machines machines; in test__hists_cumulate() local
|
/openbmc/linux/sound/soc/intel/catpt/ |
H A D | core.h | 63 struct snd_soc_acpi_mach *machines; member
|
/openbmc/linux/sound/soc/amd/acp/ |
H A D | amd.h | 173 struct snd_soc_acpi_mach *machines; member
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl.c | 475 struct snd_soc_acpi_mach *machines) in skl_find_hda_machine()
|
/openbmc/qemu/system/ |
H A D | vl.c | 842 static MachineClass *find_machine(const char *name, GSList *machines) in find_machine() 857 static MachineClass *find_default_machine(GSList *machines) in find_default_machine()
|
/openbmc/linux/tools/perf/util/ |
H A D | session.c | 1431 static struct machine *machines__find_for_cpumode(struct machines *machines, in machines__find_for_cpumode() 1537 static int machines__deliver_event(struct machines *machines, in machines__deliver_event()
|
H A D | build-id.c | 962 machines__for_each_dso(struct machines *machines, machine__dso_t fn, void *priv) in machines__for_each_dso()
|
H A D | intel-pt.c | 696 struct machines *machines = &ptq->pt->session->machines; in intel_pt_get_guest() local 1431 struct machines *machines = &ptq->pt->session->machines; in intel_pt_get_guest_from_sideband() local 3281 struct machines *machines = &pt->session->machines; in intel_pt_guest_context_switch() local
|
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
H A D | __init__.py | 177 …def load_layerindex(self, indexURI, load=['layerDependencies', 'recipes', 'machines', 'distros'], …
|
12