Home
last modified time | relevance | path

Searched refs:xencall_free_buffer (Results 1 – 6 of 6) sorted by relevance

/xen/tools/libs/hypfs/
A Dcore.c229 xencall_free_buffer(fshdl->xcall, retbuf); in xenhypfs_read_raw()
274 xencall_free_buffer(fshdl->xcall, path_buf); in xenhypfs_read_raw()
275 xencall_free_buffer(fshdl->xcall, retbuf); in xenhypfs_read_raw()
471 xencall_free_buffer(fshdl->xcall, buf); in xenhypfs_write()
530 xencall_free_buffer(fshdl->xcall, path_buf); in xenhypfs_write()
531 xencall_free_buffer(fshdl->xcall, buf); in xenhypfs_write()
/xen/tools/libs/call/
A Dlibxencall.map15 xencall_free_buffer;
A Dbuffer.c172 void xencall_free_buffer(xencall_handle *xcall, void *p) in xencall_free_buffer() function
/xen/tools/libs/call/include/
A Dxencall.h124 void xencall_free_buffer(xencall_handle *xcall, void *p);
/xen/tools/libxc/
A Dxc_hcall_buf.c61 xencall_free_buffer(xch->xcall, b->hbuf); in xc__hypercall_buffer_free()
/xen/tools/libs/devicemodel/
A Dcore.c134 xencall_free_buffer(dmod->xcall, xcall_bufs[i]); in xendevicemodel_xcall()
136 xencall_free_buffer(dmod->xcall, op_bufs); in xendevicemodel_xcall()

Completed in 7 milliseconds