Home
last modified time | relevance | path

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

/tools/libs/ctrl/
A Dxc_version.c120 xencall_free_buffer(xch->xcall, hbuf); in varbuf_op()
150 xencall_free_buffer(xch->xcall, hbuf); in varbuf_simple_string()
203 xencall_free_buffer(xch->xcall, hbuf); in xc_xenver_buildid()
A Dxc_hcall_buf.c60 xencall_free_buffer(xch->xcall, b->hbuf); in xc__hypercall_buffer_free()
/tools/libs/hypfs/
A Dcore.c230 xencall_free_buffer(fshdl->xcall, retbuf); in xenhypfs_read_raw()
275 xencall_free_buffer(fshdl->xcall, path_buf); in xenhypfs_read_raw()
276 xencall_free_buffer(fshdl->xcall, retbuf); in xenhypfs_read_raw()
472 xencall_free_buffer(fshdl->xcall, buf); in xenhypfs_write()
531 xencall_free_buffer(fshdl->xcall, path_buf); in xenhypfs_write()
532 xencall_free_buffer(fshdl->xcall, buf); in xenhypfs_write()
/tools/libs/call/
A Dlibxencall.map14 xencall_free_buffer;
A Dbuffer.c171 void xencall_free_buffer(xencall_handle *xcall, void *p) in xencall_free_buffer() function
/tools/include/
A Dxencall.h128 void xencall_free_buffer(xencall_handle *xcall, void *p);
/tools/libs/manage/
A Dcore.c148 xencall_free_buffer(hdl->xcall, buf); in xenmanage_do_domctl_get_domain_state()
/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 26 milliseconds