Searched refs:xencall_free_buffer (Results 1 – 8 of 8) sorted by relevance
| /tools/libs/ctrl/ |
| A D | xc_version.c | 120 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 D | xc_hcall_buf.c | 60 xencall_free_buffer(xch->xcall, b->hbuf); in xc__hypercall_buffer_free()
|
| /tools/libs/hypfs/ |
| A D | core.c | 230 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 D | libxencall.map | 14 xencall_free_buffer;
|
| A D | buffer.c | 171 void xencall_free_buffer(xencall_handle *xcall, void *p) in xencall_free_buffer() function
|
| /tools/include/ |
| A D | xencall.h | 128 void xencall_free_buffer(xencall_handle *xcall, void *p);
|
| /tools/libs/manage/ |
| A D | core.c | 148 xencall_free_buffer(hdl->xcall, buf); in xenmanage_do_domctl_get_domain_state()
|
| /tools/libs/devicemodel/ |
| A D | core.c | 134 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