Home
last modified time | relevance | path

Searched refs:allocate (Results 1 – 16 of 16) sorted by relevance

/xen-4.10.0-shim-comet/tools/blktap2/control/
A DMakefile21 CTL_OBJS += tap-ctl-allocate.o
/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dblock-qcow.c381 uint64_t offset, int allocate, in get_cluster_offset() argument
397 if (!allocate) in get_cluster_offset()
531 ((cluster_offset & QCOW_OFLAG_COMPRESSED) && allocate == 1) ) { in get_cluster_offset()
532 if (!allocate) in get_cluster_offset()
553 if (allocate == 1) { in get_cluster_offset()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxc_dom.h198 int (*allocate) (struct xc_dom_image * dom); member
/xen-4.10.0-shim-comet/stubdom/grub/
A Dkexec.c230 dom->allocate = kexec_allocate; in kexec()
/xen-4.10.0-shim-comet/docs/misc/
A Dxenmon.txt87 - The first time xenmon is run, it attempts to allocate xen trace buffers
A Dlivepatch.markdown606 structures. Caller *MUST* allocate up to `nr` of them.
608 Caller *MUST* allocate up to `nr` of them. Each *MUST* be of
612 of the payload. Caller *MUST* allocate up to `nr` of them. Each *MUST* be
660 space allocate for nr of them. */
891 * allocate a new memory location for the string.
A Dgrant-tables.txt351 failure to allocate them on demand would cause difficulty, a batch can be
A Dxen-command-line.markdown511 Specify the maximum address to allocate certain structures, if used in
1232 Specifies the number of ARM GICv3 LPI interrupts to allocate on the host,
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_core.c559 if ( dom->allocate ) in xc_dom_chk_alloc_pages()
560 dom->allocate(dom); in xc_dom_chk_alloc_pages()
/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc_guide.txt212 Note that multiple calls to talloc_set_name() will allocate more
224 This function does not allocate any memory. It just copies the
/xen-4.10.0-shim-comet/tools/blktap2/
A DREADME260 want. Blktap will allocate this space for you, you just need to tell
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.lex.c_shipped1966 * the current state. This function will allocate the stack
2259 * This function is called from zconflex_destroy(), so don't allocate here.
/xen-4.10.0-shim-comet/docs/man/
A Dxl.pod.1.in335 desired amount of memory to allocate to the domain (although it may
405 The value given just sets the memory amount the domain is allowed to allocate
736 Like mem-set, this command can only allocate up to the maximum virtual
A Dxl.cfg.pod.5.in273 B<NOTE>: Because of the way ballooning works, the guest has to allocate
854 For example, you're trying to set "memory = 2800" to allocate memory to one
/xen-4.10.0-shim-comet/
A D.rootkeys1011 40e033325Sjqs-_4TuzeUEprP_gYFg tools/vnet/libxutil/allocate.c
1012 40e03332KYz7o1bn2MG_KPbBlyoIMA tools/vnet/libxutil/allocate.h
/xen-4.10.0-shim-comet/stubdom/
A Dlwip.patch-cvs666 LWIP_DEBUGF(MEM_DEBUG | 2, ("mem_malloc: could not allocate %"S16_F" bytes\n", (s16_t)size));

Completed in 31 milliseconds