Home
last modified time | relevance | path

Searched defs:cli (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dnuma-test.c26 g_autofree char *cli = NULL; in test_mon_explicit() local
43 g_autofree char *cli = NULL; in test_def_cpu_split() local
60 g_autofree char *cli = NULL; in test_mon_partial() local
88 g_autofree char *cli = NULL; in test_query_cpus() local
126 g_autofree char *cli = NULL; in pc_numa_cpu() local
180 g_autofree char *cli = NULL; in spapr_numa_cpu() local
225 g_autofree char *cli = NULL; in aarch64_numa_cpu() local
275 g_autofree char *cli = NULL; in loongarch64_numa_cpu() local
323 g_autofree char *cli = NULL; in pc_dynamic_cpu_cfg() local
382 g_autofree char *cli = NULL; in pc_hmat_build_cfg() local
[all …]
H A Dahci-test.c155 static AHCIQState *ahci_vboot(const char *cli, va_list ap) in ahci_vboot()
173 static AHCIQState *ahci_boot(const char *cli, ...) in ahci_boot()
212 static AHCIQState *ahci_boot_and_enable(const char *cli, ...) in ahci_boot_and_enable()
H A Dlibqtest.c2062 gchar *cli; in mkimg() local
/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h125 # define cli() __global_cli() macro
133 # define cli() __cli() macro
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dsystem.h103 #define cli() __cli () macro
/openbmc/qemu/tests/unit/
H A Dtest-util-sockets.c264 GThread *cli; in test_socket_unix_abstract_row() local