/openbmc/qemu/tests/unit/ |
H A D | test-crypto-secret.c | 36 object_get_objects_root(), in test_secret_direct() 67 object_get_objects_root(), in test_secret_indirect_good() 90 object_get_objects_root(), in test_secret_indirect_badfile() 113 object_get_objects_root(), in test_secret_indirect_emptyfile() 149 object_get_objects_root(), in test_secret_keyring_good() 177 object_get_objects_root(), in test_secret_keyring_revoked_key() 203 object_get_objects_root(), in test_secret_keyring_expired_key() 222 object_get_objects_root(), in test_secret_keyring_bad_serial_key() 259 object_get_objects_root(), in test_secret_keyring_bad_key_access_right() 277 object_get_objects_root(), in test_secret_noconv_base64_good() [all …]
|
H A D | check-qom-proplist.c | 342 Object *parent = object_get_objects_root(); in test_dummy_createv() 385 Object *parent = object_get_objects_root(); in test_dummy_createlist() 436 dobj = DUMMY_OBJECT(object_resolve_path_component(object_get_objects_root(), in test_dummy_createcmdl() 447 g_assert(object_resolve_path_component(object_get_objects_root(), "dev0") in test_dummy_createcmdl() 455 g_assert(object_resolve_path_component(object_get_objects_root(), "dev0") in test_dummy_createcmdl() 469 g_assert(object_resolve_path_component(object_get_objects_root(), "dev0") in test_dummy_createcmdl() 478 Object *parent = object_get_objects_root(); in test_dummy_badenum() 505 Object *parent = object_get_objects_root(); in test_dummy_getenum() 570 Object *parent = object_get_objects_root(); in test_dummy_iterator() 599 Object *parent = object_get_objects_root(); in test_dummy_delchild() [all …]
|
H A D | test-crypto-tlssession.c | 78 Object *parent = object_get_objects_root(); in test_tls_creds_psk_create() 210 Object *parent = object_get_objects_root(); in test_tls_creds_x509_create()
|
H A D | test-io-channel-tls.c | 69 Object *parent = object_get_objects_root(); in test_tls_creds_create()
|
H A D | test-crypto-block.c | 241 object_get_objects_root(), in test_block_secret()
|
H A D | test-crypto-tlscredsx509.c | 43 Object *parent = object_get_objects_root(); in test_tls_creds_create()
|
/openbmc/qemu/qom/ |
H A D | object_interfaces.c | 118 object_property_try_add_child(object_get_objects_root(), in user_creatable_add_type() 127 object_property_del(object_get_objects_root(), id); in user_creatable_add_type() 327 container = object_get_objects_root(); in user_creatable_del() 354 object_unparent(object_get_objects_root()); in user_creatable_cleanup()
|
/openbmc/qemu/authz/ |
H A D | base.c | 48 container = object_get_objects_root(); in qauthz_is_allowed_by_id()
|
H A D | simple.c | 101 object_get_objects_root(), in qauthz_simple_new()
|
H A D | pamacct.c | 126 object_get_objects_root(), in qauthz_pam_new()
|
H A D | list.c | 144 object_get_objects_root(), in qauthz_list_new()
|
H A D | listfile.c | 260 object_get_objects_root(), in qauthz_list_file_new()
|
/openbmc/qemu/scsi/ |
H A D | pr-manager.c | 91 obj = object_resolve_path_component(object_get_objects_root(), id); in pr_manager_lookup()
|
/openbmc/qemu/migration/ |
H A D | tls.c | 38 creds = object_resolve_path_component(object_get_objects_root(), tls_creds); in migration_tls_get_creds()
|
/openbmc/qemu/ |
H A D | blockdev-nbd.c | 141 object_get_objects_root(), id); in nbd_get_tls_creds()
|
H A D | iothread.c | 369 Object *container = object_get_objects_root(); in qmp_query_iothreads()
|
H A D | qemu-nbd.c | 451 object_get_objects_root(), id); in nbd_get_tls_creds()
|
/openbmc/qemu/crypto/ |
H A D | secret_common.c | 307 object_get_objects_root(), secretid); in qcrypto_secret_lookup()
|
/openbmc/qemu/net/ |
H A D | filter.c | 263 container = object_get_objects_root(); in netfilter_complete()
|
/openbmc/qemu/hw/core/ |
H A D | machine.c | 533 object_resolve_path_component(object_get_objects_root(), value); in machine_set_memory_encryption() 1428 object_property_add_child(object_get_objects_root(), mc->default_ram_id, in create_default_memdev() 1536 if (object_property_find(object_get_objects_root(), in machine_run_board_init()
|
H A D | machine-qmp-cmds.c | 210 Object *obj = object_get_objects_root(); in qmp_query_memdev()
|
/openbmc/qemu/ui/ |
H A D | dbus.c | 495 object_get_objects_root(), in dbus_init()
|
/openbmc/qemu/include/qom/ |
H A D | object.h | 1536 Object *object_get_objects_root(void);
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 1038 obj = object_resolve_path_component(object_get_objects_root(), gen_id); in fw_cfg_add_from_generator()
|
/openbmc/qemu/chardev/ |
H A D | char-socket.c | 1385 object_get_objects_root(), sock->tls_creds); in qmp_chardev_open_socket()
|