Searched defs:blob (Results 1 – 16 of 16) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_dom_bzimageloader.c | 46 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_bzip2_decode() 187 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_bzip2_decode() 202 struct xc_dom_image *dom, void **blob, size_t *size, in _xc_try_lzma_decode() 340 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_xz_decode() 354 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_lzma_decode() 370 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_xz_decode() 379 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_lzma_decode() 407 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_lzo1x_decode() 582 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_lzo1x_decode()
|
A D | xc_dom_decompress_lz4.c | 39 struct xc_dom_image *dom, void **blob, size_t *psize) in xc_try_lz4_decode() 136 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_lz4_decode()
|
A D | xc_dom_decompress_unsafe_bzip2.c | 11 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_bzip2_decode()
|
A D | xc_dom_decompress_unsafe_lzma.c | 11 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_lzma_decode()
|
A D | xc_dom_decompress_unsafe.c | 30 decompress_fn fn, struct xc_dom_image *dom, void **blob, size_t *size) in xc_dom_decompress_unsafe()
|
A D | xc_dom_decompress_unsafe_xz.c | 43 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_xz_decode()
|
A D | xc_dom_decompress_unsafe_lzo1x.c | 47 struct xc_dom_image *dom, void **blob, size_t *size) in xc_try_lzo1x_decode()
|
A D | xc_dom_core.c | 336 size_t xc_dom_check_gzip(xc_interface *xch, void *blob, size_t ziplen) in xc_dom_check_gzip() 396 int xc_dom_try_gunzip(struct xc_dom_image *dom, void **blob, size_t * size) in xc_dom_try_gunzip()
|
A D | xc_sr_restore_x86_pv.c | 728 void *blob; in handle_x86_pv_vcpu_blob() local
|
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | mgmt_authority.c | 275 int group_do_activate(struct mem_group *group, void* blob, int blobSize, in group_do_activate()
|
A D | vtpm_cmd_handler.c | 440 void *blob; in vtpmmgr_GroupActivate() local
|
A D | tpm.c | 803 BYTE* blob, // in in TPM_ActivateIdentity()
|
/xen-4.10.0-shim-comet/tools/python/scripts/ |
A D | convert-legacy-stream | 177 def write_libxl_emulator_context(blob): argument
|
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | libvhd.c | 234 unsigned char *blob; in vhd_checksum_footer() local 297 unsigned char *blob; in vhd_checksum_header() local 366 char *blob; in vhd_checksum_batmap() local
|
A D | libvhd-journal.c | 273 unsigned char *blob; in vhd_journal_checksum_entry() local
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xc_dom.h | 61 void *blob; member
|
Completed in 35 milliseconds