Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 17 of 17) sorted by relevance

/qemu/block/
H A Daccounting.c105 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 Dnbd.c52 #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 Dcurl.c116 char *cookie; member
679 const char *cookie; in curl_open() local
/qemu/hw/display/
H A Dqxl-render.c178 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 Dqxl.c151 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 Dvirtio-gpu-virgl.c47 virgl_get_egl_display(G_GNUC_UNUSED void *cookie) in virgl_get_egl_display()
/qemu/include/block/
H A Dnbd.h87 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 Dspice-display.c59 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 Drocker_of_dpa.c130 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 Drocker_hw.h124 uint64_t cookie; member
/qemu/net/
H A Dl2tpv3.c130 bool cookie; member
309 uint64_t cookie; in l2tpv3_verify_header() local
/qemu/pc-bios/s390-ccw/
H A Dvirtio.c65 static long virtio_notify(SubChannelId schid, int vq_idx, long cookie) in virtio_notify()
H A Dvirtio.h107 long cookie; member
/qemu/system/
H A Ddma-helpers.c317 void dma_acct_start(BlockBackend *blk, BlockAcctCookie *cookie, in dma_acct_start()
/qemu/linux-headers/linux/
H A Diommufd.h906 __u32 cookie; member
929 __u32 cookie; member
/qemu/nbd/
H A Dserver.c2053 uint64_t cookie) in set_be_simple_reply()
/qemu/
H A Dqemu-io-cmds.c1708 BlockAcctCookie cookie; in aio_flush_f() local