/qemu/block/ |
H A D | accounting.c | 105 void block_acct_start(BlockAcctStats *stats, BlockAcctCookie *cookie, in block_acct_start() 203 static void block_account_one_io(BlockAcctStats *stats, BlockAcctCookie *cookie, in block_account_one_io() 244 void block_acct_done(BlockAcctStats *stats, BlockAcctCookie *cookie) in block_acct_done() 249 void block_acct_failed(BlockAcctStats *stats, BlockAcctCookie *cookie) in block_acct_failed()
|
H A D | nbd.c | 52 #define COOKIE_TO_INDEX(cookie) ((cookie) - 1) argument 419 static coroutine_fn int nbd_receive_replies(BDRVNBDState *s, uint64_t cookie, in nbd_receive_replies() 851 BDRVNBDState *s, uint64_t cookie, bool only_structured, in nbd_co_do_receive_one_chunk() 942 BDRVNBDState *s, uint64_t cookie, bool only_structured, in nbd_co_receive_one_chunk() 999 #define NBD_FOREACH_REPLY_CHUNK(s, iter, cookie, structured, \ argument 1010 uint64_t cookie, in nbd_reply_chunk_iter_receive() 1071 nbd_co_receive_return_code(BDRVNBDState *s, uint64_t cookie, in nbd_co_receive_return_code() 1086 nbd_co_receive_cmdread_reply(BDRVNBDState *s, uint64_t cookie, in nbd_co_receive_cmdread_reply() 1140 nbd_co_receive_blockstatus_reply(BDRVNBDState *s, uint64_t cookie, in nbd_co_receive_blockstatus_reply()
|
H A D | curl.c | 116 char *cookie; member 679 const char *cookie; in curl_open() local
|
/qemu/hw/display/ |
H A D | qxl-render.c | 178 QXLCookie *cookie; in qxl_render_update() local 209 void qxl_render_update_area_done(PCIQXLDevice *qxl, QXLCookie *cookie) in qxl_render_update_area_done()
|
H A D | qxl.c | 151 qxl_async_io async, struct QXLCookie *cookie) in qxl_spice_update_area() 180 QXLCookie *cookie; in qxl_spice_destroy_surface_wait() local 892 static void interface_async_complete_io(PCIQXLDevice *qxl, QXLCookie *cookie) in interface_async_complete_io() 980 QXLCookie *cookie = (QXLCookie *)(uintptr_t)cookie_token; in interface_async_complete() local 1721 QXLCookie *cookie = NULL; local
|
H A D | virtio-gpu-virgl.c | 47 virgl_get_egl_display(G_GNUC_UNUSED void *cookie) in virgl_get_egl_display()
|
/qemu/include/block/ |
H A D | nbd.h | 87 uint64_t cookie; member 99 uint64_t cookie; member 107 uint64_t cookie; /* request handle */ member 115 uint64_t cookie; /* request handle */ member 132 uint64_t cookie; member
|
/qemu/ui/ |
H A D | spice-display.c | 59 QXLCookie *cookie; in qxl_cookie_new() local 638 QXLCookie *cookie = (QXLCookie *)(uintptr_t)cookie_token; in interface_async_complete() local 801 QXLCookie *cookie; in qemu_spice_gl_monitor_config() local 849 uint64_t cookie; in spice_gl_refresh() local 1063 uint64_t cookie; in qemu_spice_gl_update() local
|
/qemu/hw/net/rocker/ |
H A D | rocker_of_dpa.c | 130 uint64_t cookie; member 349 static OfDpaFlow *of_dpa_flow_find(OfDpa *of_dpa, uint64_t cookie) in of_dpa_flow_find() 366 static OfDpaFlow *of_dpa_flow_alloc(uint64_t cookie) in of_dpa_flow_alloc() 1846 static int of_dpa_cmd_flow_add(OfDpa *of_dpa, uint64_t cookie, in of_dpa_cmd_flow_add() 1867 static int of_dpa_cmd_flow_mod(OfDpa *of_dpa, uint64_t cookie, in of_dpa_cmd_flow_mod() 1879 static int of_dpa_cmd_flow_del(OfDpa *of_dpa, uint64_t cookie) in of_dpa_cmd_flow_del() 1892 static int of_dpa_cmd_flow_get_stats(OfDpa *of_dpa, uint64_t cookie, in of_dpa_cmd_flow_get_stats() 1927 uint64_t cookie; in of_dpa_flow_cmd() local 2286 static void of_dpa_flow_fill(void *cookie, void *value, void *user_data) in of_dpa_flow_fill()
|
H A D | rocker_hw.h | 124 uint64_t cookie; member
|
/qemu/net/ |
H A D | l2tpv3.c | 130 bool cookie; member 309 uint64_t cookie; in l2tpv3_verify_header() local
|
/qemu/pc-bios/s390-ccw/ |
H A D | virtio.c | 65 static long virtio_notify(SubChannelId schid, int vq_idx, long cookie) in virtio_notify()
|
H A D | virtio.h | 107 long cookie; member
|
/qemu/system/ |
H A D | dma-helpers.c | 317 void dma_acct_start(BlockBackend *blk, BlockAcctCookie *cookie, in dma_acct_start()
|
/qemu/linux-headers/linux/ |
H A D | iommufd.h | 906 __u32 cookie; member 929 __u32 cookie; member
|
/qemu/nbd/ |
H A D | server.c | 2053 uint64_t cookie) in set_be_simple_reply()
|
/qemu/ |
H A D | qemu-io-cmds.c | 1708 BlockAcctCookie cookie; in aio_flush_f() local
|