Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 46) sorted by relevance

12

/qemu/libdecnumber/
H A DdecContext.c74 decContext *decContextClearStatus(decContext *context, uInt mask) { in decContextClearStatus()
92 decContext * decContextDefault(decContext *context, Int kind) { in decContextDefault()
166 enum rounding decContextGetRounding(decContext *context) { in decContextGetRounding()
178 uInt decContextGetStatus(decContext *context) { in decContextGetStatus()
194 decContext *decContextRestoreStatus(decContext *context, in decContextRestoreStatus()
211 uInt decContextSaveStatus(decContext *context, uInt mask) { in decContextSaveStatus()
224 decContext *decContextSetRounding(decContext *context, in decContextSetRounding()
240 decContext * decContextSetStatus(decContext *context, uInt status) { in decContextSetStatus()
259 decContext * decContextSetStatusFromString(decContext *context, in decContextSetStatusFromString()
310 decContext * decContextSetStatusFromStringQuiet(decContext *context, in decContextSetStatusFromStringQuiet()
[all …]
/qemu/tests/tcg/multiarch/
H A Dvma-pthread.c36 struct context { struct
45 struct context *ctx = arg; in thread_read() argument
H A Dsha1.c133 void SHA1Init(SHA1_CTX* context) in SHA1Init()
147 void SHA1Update(SHA1_CTX* context, const unsigned char* data, uint32_t len) in SHA1Update()
172 void SHA1Final(unsigned char digest[20], SHA1_CTX* context) in SHA1Final()
/qemu/docs/specs/
H A Dppc-xive.rst142 TIMA
155 Interrupt flow from an O/S perspective
/qemu/io/
H A Dchannel-tls.c152 GMainContext *context; member
162 GMainContext *context) in qio_channel_tls_handshake_task()
221 GMainContext *context = data->context; in qio_channel_tls_handshake_io() local
240 GMainContext *context) in qio_channel_tls_handshake()
255 GMainContext *context) in qio_channel_tls_bye_task()
302 GMainContext *context = data->context; in qio_channel_tls_bye_io() local
H A Dtask.c32 GMainContext *context; member
154 GMainContext *context) in qio_task_run_in_thread()
H A Dchannel-socket.c213 GMainContext *context) in qio_channel_socket_connect_async()
289 GMainContext *context) in qio_channel_socket_listen_async()
368 GMainContext *context) in qio_channel_socket_dgram_async()
H A Dnet-listener.c142 GMainContext *context) in qio_net_listener_set_client_func_full()
/qemu/chardev/
H A Dchar.c231 GMainContext *context) in qemu_chr_be_update_read_handlers()
636 static Chardev *do_qemu_chr_new_from_opts(QemuOpts *opts, GMainContext *context, in do_qemu_chr_new_from_opts()
711 Chardev *qemu_chr_new_from_opts(QemuOpts *opts, GMainContext *context, in qemu_chr_new_from_opts()
720 GMainContext *context, bool replay) in qemu_chr_new_from_name()
766 bool permit_mux_mon, GMainContext *context) in qemu_chr_new_noreplay()
775 GMainContext *context) in qemu_chr_new_permit_mux_mon()
782 GMainContext *context) in qemu_chr_new()
788 GMainContext *context) in qemu_chr_new_mux_mon()
H A Dchar-io.c36 GMainContext *context; member
110 GMainContext *context) in io_add_watch_poll()
H A Dchar-fe.c248 GMainContext *context, in qemu_chr_fe_set_handlers_full()
294 GMainContext *context, in qemu_chr_fe_set_handlers()
/qemu/linux-user/
H A Dfd-trans.c444 size_t len, void *context, in host_to_target_for_each_nlattr()
511 void *context) in host_to_target_data_bridge_nlattr()
597 void *context) in host_to_target_slave_data_bridge_nlattr()
665 void *context) in host_to_target_data_tun_nlattr()
701 void *context) in host_to_target_data_linkinfo_nlattr()
760 void *context) in host_to_target_data_inet_nlattr()
781 void *context) in host_to_target_data_inet6_nlattr()
833 void *context) in host_to_target_data_spec_nlattr()
853 void *context) in host_to_target_data_xdp_nlattr()
875 void *context) in host_to_target_data_vlan_list_nlattr()
[all …]
/qemu/util/
H A Dmain-loop.c254 GMainContext *context = g_main_context_default(); in glib_pollfds_fill() local
283 GMainContext *context = g_main_context_default(); in glib_pollfds_poll() local
295 GMainContext *context = g_main_context_default(); in os_host_main_loop_wait() local
H A Doslib-posix.c85 MemsetContext *context; member
455 static int wait_and_free_mem_prealloc_context(MemsetContext *context) in wait_and_free_mem_prealloc_context()
476 MemsetContext *context = g_malloc0(sizeof(MemsetContext)); in touch_all_pages() local
569 MemsetContext *context, *next_context; in qemu_finish_async_prealloc_mem() local
/qemu/scripts/qemugdb/
H A Daio.py18 def dump_aiocontext(context, verbose): argument
/qemu/tests/qtest/
H A Dmegasas-test.c53 uint32_t context[256]; in megasas_pd_get_info_fuzz() local
H A Dtulip-test.c53 struct tulip_descriptor context; in tulip_large_tx() local
/qemu/target/sparc/
H A Dmmu_helper.c489 uint64_t address, uint64_t context, in ultrasparc_tag_match()
554 uint64_t context; in get_physical_address_data() local
653 uint64_t context; in get_physical_address_code() local
/qemu/hw/net/
H A Dnet_tx_pkt.c447 NetTxPktFreeFrag callback, void *context) in net_tx_pkt_reset()
476 void net_tx_pkt_unmap_frag_pci(void *context, void *base, size_t len) in net_tx_pkt_unmap_frag_pci()
720 void *context) in net_tx_pkt_do_sw_fragmentation()
816 NetTxPktSend callback, void *context) in net_tx_pkt_send_custom()
/qemu/target/hexagon/idef-parser/
H A Didef-parser.y862 Context context = { 0 }; variable
H A Dparser-helpers.h51 #define yyassert(context, locp, condition, msg) \ argument
/qemu/target/ppc/
H A Ddfp_helper.c66 decContext context; member
70 static void dfp_prepare_rounding_mode(decContext *context, uint64_t fpscr) in dfp_prepare_rounding_mode()
215 decContext *context) in dfp_set_FPRF_from_FRT_with_context()
1453 decContext context; in helper_CBCDTD() local
/qemu/hw/scsi/
H A Dvmw_pvscsi.h130 uint64_t context; member
299 uint64_t context; member
356 uint64_t context; member
/qemu/contrib/vhost-user-scsi/
H A Dvhost-user-scsi.c377 GOptionContext *context; in main() local
/qemu/monitor/
H A Dqmp.c503 GMainContext *context; in monitor_qmp_setup_handlers_bh() local

12