/openbmc/qemu/tests/unit/ |
H A D | test-logging.c | 100 gchar const *tmp_path = data; in test_parse_path() local 196 g_autofree gchar *tmp_path = g_dir_make_tmp("qemu-test-logging.XXXXXX", NULL); in main() local
|
H A D | test-char.c | 468 gchar *tmp_path = g_dir_make_tmp("qemu-test-char.XXXXXX", NULL); in char_pipe_test() local 1235 char *tmp_path = g_dir_make_tmp("qemu-test-char.XXXXXX", NULL); in char_file_fifo_test() local 1290 char *tmp_path = g_dir_make_tmp("qemu-test-char.XXXXXX", NULL); in char_file_test_internal() local 1401 gchar *tmp_path = g_dir_make_tmp("qemu-test-char.XXXXXX", NULL); in char_hotswap_test() local
|
/openbmc/qemu/tests/qtest/ |
H A D | tpm-tis-device-test.c | 34 char *tmp_path = g_dir_make_tmp("qemu-tpm-tis-device-test.XXXXXX", NULL); in main() local
|
H A D | tpm-tis-test.c | 30 char *args, *tmp_path = g_dir_make_tmp("qemu-tpm-tis-test.XXXXXX", NULL); in main() local
|
H A D | tpm-crb-test.c | 143 char *args, *tmp_path = g_dir_make_tmp("qemu-tpm-crb-test.XXXXXX", NULL); in main() local
|
H A D | pnv-spi-seeprom-test.c | 81 g_autofree char *tmp_path = NULL; in test_spi_seeprom() local
|
H A D | tpm-tis-i2c-test.c | 604 char *tmp_path = g_dir_make_tmp("qemu-tpm-tis-i2c-test.XXXXXX", NULL); in main() local
|
H A D | bios-tables-test.c | 1519 char *tmp_path = g_dir_make_tmp(tmp_dir_name, NULL); in test_acpi_tcg_tpm() local 1916 gchar *tmp_path = g_dir_make_tmp("qemu-test-erst.XXXXXX", NULL); in test_acpi_erst() local 1946 gchar *tmp_path = g_dir_make_tmp("qemu-test-erst.XXXXXX", NULL); in test_acpi_microvm_acpi_erst() local 2051 gchar *tmp_path = g_dir_make_tmp("qemu-test-cxl.XXXXXX", NULL); in test_acpi_q35_cxl() local
|
H A D | virtio-scsi-test.c | 271 g_autofree char *tmp_path = NULL; in test_iothread_attach_node() local
|
H A D | aspeed_smc-test.c | 613 g_autofree char *tmp_path = NULL; in main() local
|
H A D | virtio-blk-test.c | 776 char *tmp_path = drive_create(); in virtio_blk_test_setup() local
|
H A D | ufs-test.c | 562 char *tmp_path = drive_create(); in ufs_blk_test_setup() local
|
H A D | ide-test.c | 125 static char *tmp_path[2]; variable
|
H A D | ahci-test.c | 44 static char *tmp_path; variable
|
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | virtio_blk_fuzz.c | 174 char *tmp_path = drive_create(); in virtio_blk_test_setup() local
|
/openbmc/linux/security/apparmor/ |
H A D | mount.c | 544 struct path tmp_path, *dev_path = NULL; in aa_new_mount() local
|
/openbmc/linux/fs/ocfs2/ |
H A D | alloc.c | 3149 struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; in ocfs2_rotate_tree_left() local
|
/openbmc/linux/fs/btrfs/ |
H A D | send.c | 1002 struct btrfs_path *tmp_path; in iterate_inode_ref() local
|