/openbmc/skeleton/libopenbmc_intf/ |
H A D | openbmc_intf.h | 100 GError **error); 107 GError **error); 119 GError **error); 126 GError **error); 253 GError **error); 259 GError **error); 271 GError **error); 277 GError **error); 289 GError **error); 295 GError **error); [all …]
|
H A D | openbmc_intf.c | 1036 GError *error; in hwmon_proxy_set_property_cb() 1272 GError **error) in hwmon_proxy_new_finish() 1309 GError **error) in hwmon_proxy_new_sync() 1362 GError **error) in hwmon_proxy_new_for_bus_finish() 1399 GError **error) in hwmon_proxy_new_for_bus_sync() 1505 GError **error, in _hwmon_skeleton_handle_get_property() 1539 GError **error, in _hwmon_skeleton_handle_set_property() 2574 GError **error) in fan_call_set_cooling_zone_finish() 2605 GError **error) in fan_call_set_cooling_zone_sync() 2671 GError **error) in fan_call_get_speed_finish() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/ |
H A D | 0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch | 33 + * @error: A #GError, or %NULL 42 +cd_icc_create_from_edid_data (CdIcc *icc, CdEdid *edid, GError **error) 95 @@ -3117,68 +3117,6 @@ cd_icc_create_default (CdIcc *icc, GError **error) 103 - * @error: A #GError, or %NULL 112 -cd_icc_create_from_edid_data (CdIcc *icc, CdEdid *edid, GError **error)
|
/openbmc/qemu/tests/qtest/ |
H A D | dbus-display-test.c | 18 g_autoptr(GError) err = NULL; in test_dbus_p2p_from_fd() 61 g_autoptr(GError) err = NULL; in test_dbus_display_vm() 125 g_autoptr(GError) error = NULL; in listener_handle_scanout_map() 191 g_autoptr(GError) err = NULL; in test_dbus_console_registered() 221 g_autoptr(GError) err = NULL; in test_dbus_display_console() 299 g_autoptr(GError) err = NULL; in test_dbus_display_keyboard()
|
H A D | tpm-tests.c | 40 GError *error = NULL; in tpm_test_swtpm_test() 86 GError *error = NULL; in tpm_test_swtpm_migration_test()
|
H A D | tpm-util.h | 39 SocketAddress **addr, GError **error);
|
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/ |
H A D | unable-connect-dbus.patch | 32 +static gboolean ensure_dbus_connection (GError **error); 34 GError **err); 41 +ensure_dbus_connection (GError **err)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/ |
H A D | fix-memory-leaks.patch | 18 @@ -136,43 +136,68 @@ const gchar *manager_find_adapter(Manager *self, const gchar *pattern, GError… 128 @@ -159,52 +159,39 @@ Adapter *find_adapter(const gchar *name, GError **error) 207 @@ -84,45 +84,6 @@ GVariant *manager_get_managed_objects(Manager *self, GError **error) 211 -const gchar *manager_default_adapter(Manager *self, GError **error) 250 const gchar *manager_find_adapter(Manager *self, const gchar *pattern, GError **error) 253 @@ -136,7 +97,11 @@ const gchar *manager_find_adapter(Manager *self, const gchar *pattern, GError ** 266 @@ -153,6 +118,12 @@ const gchar *manager_find_adapter(Manager *self, const gchar *pattern, GError … 286 GVariant *manager_get_managed_objects(Manager *self, GError **error); 287 - const gchar *manager_default_adapter(Manager *self, GError **error); 288 const gchar *manager_find_adapter(Manager *self, const gchar *pattern, GError **error); [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libosinfo/libosinfo/ |
H A D | 0001-osinfo-Make-xmlError-struct-constant-in-propagate_li.patch | 21 @@ -769,7 +769,7 @@ static void propagate_libxml_error(GError **error, const char *format, ...) G_GN 23 static void propagate_libxml_error(GError **error, const char *format, ...)
|
/openbmc/qemu/backends/ |
H A D | dbus-vmstate.c | 84 dbus_get_proxies(DBusVMState *self, GError **err) in dbus_get_proxies() 173 g_autoptr(GError) err = NULL; in dbus_load_state_proxy() 197 g_autoptr(GError) err = NULL; in dbus_vmstate_post_load() 306 g_autoptr(GError) err = NULL; in dbus_save_state_proxy() 348 g_autoptr(GError) err = NULL; in dbus_vmstate_pre_save() 407 g_autoptr(GError) err = NULL; in dbus_vmstate_complete()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer/ |
H A D | 0001-add-gupnp-1.2-API-support.patch | 42 + GError **error; 48 + const GError *error, 60 + GError **error)
|
/openbmc/qemu/hw/arm/ |
H A D | smmuv3-internal.h | 142 REG32(GERROR, 0x60) 143 FIELD(GERROR, CMDQ_ERR, 0, 1) 144 FIELD(GERROR, EVENTQ_ABT_ERR, 2, 1) 145 FIELD(GERROR, PRIQ_ABT_ERR, 3, 1) 146 FIELD(GERROR, MSI_CMDQ_ABT_ERR, 4, 1) 147 FIELD(GERROR, MSI_EVENTQ_ABT_ERR, 5, 1) 148 FIELD(GERROR, MSI_PRIQ_ABT_ERR, 6, 1) 149 FIELD(GERROR, MSI_GERROR_ABT_ERR, 7, 1) 150 FIELD(GERROR, MSI_SFM_ERR, 8, 1)
|
H A D | smmuv3.c | 44 * GERROR register in case of GERROR interrupt 47 * @gerror_mask: mask of gerrors to toggle (relevant if @irq is GERROR) 67 uint32_t pending = s->gerror ^ s->gerrorn; in smmuv3_trigger_irq() 74 s->gerror ^= new_gerrors; in smmuv3_trigger_irq() 75 trace_smmuv3_write_gerror(new_gerrors, s->gerror); in smmuv3_trigger_irq() 89 uint32_t pending = s->gerror ^ s->gerrorn; in smmuv3_write_gerrorn() 315 s->gerror = 0; in smmuv3_init_regs() 1312 uint32_t pending = s->gerror ^ s->gerrorn; in smmuv3_cmdq_consume() 1318 if (FIELD_EX32(pending, GERROR, CMDQ_ERR)) { in smmuv3_cmdq_consume() 1765 *data = s->gerror; in smmu_readl() [all …]
|
H A D | trace-events | 26 smmuv3_write_gerror(uint32_t toggled, uint32_t gerror) "toggled=0x%x, new GERROR=0x%x"
|
/openbmc/qemu/qga/ |
H A D | commands-posix-ssh.c | 18 test_get_passwd_entry(const gchar *user_name, GError **error) in test_get_passwd_entry() 46 g_autoptr(GError) err = NULL; in get_passwd_entry() 89 g_autoptr(GError) err = NULL; in write_authkeys() 264 g_autoptr(GError) err = NULL; in test_authorized_keys_set() 281 g_autoptr(GError) err = NULL; in test_authorized_keys_equal()
|
H A D | commands-common-ssh.c | 12 g_autoptr(GError) err = NULL; in read_authkeys()
|
H A D | channel-posix.c | 106 GError *err = NULL; in ga_channel_client_add() 253 GError *err = NULL; in ga_channel_write_all()
|
/openbmc/linux/Documentation/devicetree/bindings/iommu/ |
H A D | arm,smmu-v3.yaml | 44 - gerror # Global Error activated 91 interrupt-names = "eventq", "gerror", "priq", "cmdq-sync";
|
/openbmc/qemu/ui/ |
H A D | dbus-listener.c | 216 g_autoptr(GError) err = NULL; in dbus_update_gl_cb() 295 g_autoptr(GError) err = NULL; in dbus_scanout_dmabuf() 331 g_autoptr(GError) err = NULL; in dbus_scanout_map() 449 g_autoptr(GError) err = NULL; in dbus_scanout_map() 953 g_autoptr(GError) err = NULL; in dbus_display_listener_setup_peer_process() 1004 g_autoptr(GError) err = NULL; in dbus_display_listener_setup_d3d11() 1032 g_autoptr(GError) err = NULL; in dbus_display_listener_setup_shared_map() 1137 g_autoptr(GError) err = NULL; in dbus_display_listener_new()
|
H A D | dbus.c | 194 g_autoptr(GError) err = NULL; in dbus_display_complete() 270 g_autoptr(GError) err = NULL; in dbus_display_add_client_ready() 288 g_autoptr(GError) err = NULL; in dbus_display_add_client()
|
H A D | spice-app.c | 140 GError *err = NULL; in spice_app_display_early_init() 195 GError *err = NULL; in spice_app_display_init()
|
/openbmc/qemu/tests/unit/ |
H A D | test-authz-listfile.c | 32 GError *gerr = NULL; in qemu_authz_listfile_test_save() 169 GError *gerr = NULL; in main()
|
H A D | crypto-tls-psk-helpers.c | 29 g_autoptr(GError) gerr = NULL; in test_tls_psk_init_common()
|
/openbmc/qemu/util/ |
H A D | dbus.c | 29 g_autoptr(GError) err = NULL; in qemu_dbus_get_queued_owners()
|
/openbmc/qemu/include/hw/arm/ |
H A D | smmuv3.h | 50 uint32_t gerror; member
|