Home
last modified time | relevance | path

Searched refs:ERRP_GUARD (Results 1 – 25 of 80) sorted by relevance

1234

/openbmc/qemu/hw/ppc/
H A Dspapr_caps.c179 ERRP_GUARD(); in cap_htm_apply()
196 ERRP_GUARD(); in cap_vsx_apply()
215 ERRP_GUARD(); in cap_dfp_apply()
239 ERRP_GUARD(); in cap_safe_cache_apply()
264 ERRP_GUARD(); in cap_safe_bounds_check_apply()
292 ERRP_GUARD(); in cap_safe_indirect_branch_apply()
442 ERRP_GUARD(); in cap_nested_kvm_hv_apply()
496 ERRP_GUARD(); in cap_large_decr_apply()
532 ERRP_GUARD(); in cap_large_decr_cpu_apply()
555 ERRP_GUARD(); in cap_ccf_assist_apply()
[all …]
/openbmc/qemu/hw/remote/
H A Dmessage.c96 ERRP_GUARD(); in process_config_write()
120 ERRP_GUARD(); in process_config_read()
143 ERRP_GUARD(); in process_bar_write()
180 ERRP_GUARD(); in process_bar_read()
H A Dmemory.c33 ERRP_GUARD(); in remote_sysmem_reconfig()
H A Dmpqemu-link.c124 ERRP_GUARD(); in mpqemu_msg_recv()
/openbmc/qemu/scripts/coccinelle/
H A Derrp-guard.cocci1 // Use ERRP_GUARD() (see include/qapi/error.h)
30 // (this is necessary to use ERRP_GUARD).
61 // Add invocation of ERRP_GUARD() to errp-functions where // necessary
78 + ERRP_GUARD();
79 ... when != ERRP_GUARD();
242 // propagation to original errp (consider ERRP_GUARD in use).
/openbmc/qemu/stats/
H A Dstats-qmp-cmds.c41 ERRP_GUARD(); in invoke_stats_cb()
110 ERRP_GUARD(); in qmp_query_stats_schemas()
/openbmc/qemu/hw/block/
H A Dxen-block.c344 ERRP_GUARD(); in xen_block_realize()
432 ERRP_GUARD(); in xen_block_frontend_changed()
809 ERRP_GUARD(); in xen_block_blockdev_add()
853 ERRP_GUARD(); in xen_block_drive_destroy()
872 ERRP_GUARD(); in xen_block_drive_create()
1001 ERRP_GUARD(); in xen_block_iothread_create()
1027 ERRP_GUARD(); in xen_block_device_create()
1128 ERRP_GUARD(); in xen_block_device_destroy()
/openbmc/qemu/qom/
H A Dobject_interfaces.c81 ERRP_GUARD(); in user_creatable_add_type()
264 ERRP_GUARD(); in user_creatable_parse_str()
300 ERRP_GUARD(); in user_creatable_add_from_str()
/openbmc/qemu/hw/char/
H A Dxen_console.c321 ERRP_GUARD(); in xen_console_frontend_changed()
417 ERRP_GUARD(); in xen_console_realize()
529 ERRP_GUARD(); in type_init()
624 ERRP_GUARD(); in xen_console_device_destroy()
/openbmc/qemu/hw/sd/
H A Dsdhci-pci.c32 ERRP_GUARD(); in sdhci_pci_realize()
/openbmc/qemu/hw/net/
H A Dxen_nic.c312 ERRP_GUARD(); in xen_netdev_realize()
457 ERRP_GUARD(); in xen_netdev_frontend_changed()
598 ERRP_GUARD(); in type_init()
648 ERRP_GUARD(); in xen_net_device_destroy()
/openbmc/qemu/dump/
H A Ddump.c533 ERRP_GUARD(); in write_memory()
618 ERRP_GUARD(); in write_elf_phdr_loads()
657 ERRP_GUARD(); in dump_begin()
753 ERRP_GUARD(); in dump_iterate()
799 ERRP_GUARD(); in create_vmcore()
962 ERRP_GUARD(); in create_header32()
1073 ERRP_GUARD(); in create_header64()
1642 ERRP_GUARD(); in create_kdump_vmcore()
1781 ERRP_GUARD(); in dump_init()
2014 ERRP_GUARD(); in dump_process()
[all …]
/openbmc/qemu/hw/pci-host/
H A Dxen_igd_pt.c82 ERRP_GUARD(); in igd_pt_i440fx_realize()
/openbmc/qemu/hw/xen/
H A Dxen-bus.c56 ERRP_GUARD(); in xen_device_unplug()
118 ERRP_GUARD(); in xen_bus_backend_create()
548 ERRP_GUARD(); in xen_device_backend_create()
713 ERRP_GUARD(); in xen_device_frontend_create()
1007 ERRP_GUARD(); in xen_device_realize()
H A Dxen-backend.c130 ERRP_GUARD(); in xen_backend_device_create()
/openbmc/qemu/include/qapi/
H A Derror.h502 #define ERRP_GUARD() \ macro
/openbmc/qemu/nbd/
H A Dclient.c71 ERRP_GUARD(); in nbd_send_option_request()
157 ERRP_GUARD(); in nbd_handle_reply_err()
342 ERRP_GUARD(); in nbd_opt_info_or_go()
885 ERRP_GUARD(); in nbd_start_negotiate()
1024 ERRP_GUARD(); in nbd_receive_negotiate()
/openbmc/qemu/hw/misc/
H A Dnpcm7xx_gcr.c174 ERRP_GUARD(); in npcm7xx_gcr_realize()
/openbmc/qemu/ui/
H A Ddbus-chardev.c183 ERRP_GUARD(); in dbus_chr_open()
/openbmc/qemu/block/
H A Dqapi.c53 ERRP_GUARD(); in bdrv_block_device_info()
339 ERRP_GUARD(); in bdrv_query_image_info()
393 ERRP_GUARD(); in bdrv_query_block_graph_info()
/openbmc/qemu/block/export/
H A Dexport.c332 ERRP_GUARD(); in qmp_block_export_del()
/openbmc/qemu/
H A Diothread.c156 ERRP_GUARD(); in iothread_set_aio_context_params()
/openbmc/qemu/include/block/
H A Dnbd.h426 ERRP_GUARD(); in nbd_read()
/openbmc/qemu/system/
H A Dmemory_mapping.c311 ERRP_GUARD(); in qemu_get_guest_memory_mapping()
/openbmc/qemu/util/
H A Dqemu-sockets.c213 ERRP_GUARD(); in inet_listen_saddr()
393 ERRP_GUARD(); in inet_parse_connect_saddr()
498 ERRP_GUARD(); in inet_dgram_saddr()

1234