Searched refs:returned (Results 1 – 22 of 22) sorted by relevance
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | talloc_guide.txt | 19 returned from talloc() is itself a valid talloc context. This means 66 The returned pointer is itself a talloc context, so you can use it as 69 The returned pointer is a "child" of the supplied context. This means 89 children. You can call talloc_free() on any pointer returned by 93 returned for success and -1 for failure. The only possible failure 95 destructor returned -1. See talloc_set_destructor() for details on 540 then the pointer is returned. It it doesn't then NULL is returned.
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | tapdisk-vbd.h | 123 uint64_t returned; member
|
A D | block-vhd.c | 76 s->vhd.file, s->queued, s->completed, s->returned, \ 246 uint64_t returned; member 1855 s->returned++; in signal_completion() 1993 s->returned++; in finish_bat_write() 2035 s->returned++; in finish_zero_bm_write() 2069 s->returned++; in finish_bitmap_read() 2121 s->returned++; in finish_bitmap_write() 2247 s->returned); in vhd_debug()
|
A D | tapdisk-vbd.c | 766 vbd->errors, vbd->retries, vbd->received, vbd->returned, in tapdisk_vbd_shutdown() 825 vbd->received, vbd->returned, vbd->kicked); in tapdisk_vbd_debug() 1031 "0x%08"PRIx64"\n", n, vbd->received, vbd->returned, vbd->kicked); in tapdisk_vbd_kick() 1074 vbd->returned++; in tapdisk_vbd_make_response()
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | feature-levelling.pandoc | 80 not trap, leaving Xen no direct ability to control the information returned. 95 direct control of the values returned for certain `CPUID` leaves. These MSRs 96 allow any result to be returned, including the ability to advertise features
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | vtpm-deepquote-anyloc.patch | 54 * @sigSize: [out] The length of the returned digital signature
|
A D | vtpm-deepquote.patch | 71 + * @sigSize: [out] The length of the returned digital signature
|
A D | vtpm-parent-sign-ek.patch | 68 + * @sigSize: [out] The length of the returned digital signature
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | ssdt_pm.asl | 179 * indicating request of battery data returned through battery data
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | README | 149 . fix character height returned by get_font_info function
|
A D | ChangeLog | 594 - biosfn_get_font_info(): character height must be returned in CX
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | CODING_STYLE | 63 resources which are to be returned to the caller rather than freed.
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | grant-tables.txt | 72 the mapping domain. The index of this entry is returned from the map call,
|
A D | xenstore.txt | 53 tx_id. However, if an error occurs, a reply will be returned with
|
A D | livepatch.markdown | 501 will be returned. The payload is not applied at this time - that is 616 provided to the hypercall) of the payloads returned, along with `nr` updated 620 value (`idx`) with the returned value of data.
|
/xen-4.10.0-shim-comet/xen/xsm/flask/policy/ |
A D | access_vectors | 517 # and XENVER_get_features - as they MUST always be returned to a guest.
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | CODING_STYLE | 112 resources which are to be returned to the caller rather than freed.
|
A D | libxl_types.idl | 1009 # returned by libxl_event_{check,wait}
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.lex.c_shipped | 964 * is returned in "result". 1472 * YY_NULL will get returned.
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.pod.1.in | 899 the feature bits returned by the cpuid command on x86 platforms. 1504 returned with pci-assignable-remove. Care should therefore be taken
|
A D | xl.cfg.pod.5.in | 1735 Configure the value returned when a guest executes the CPUID instruction.
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 61btrfs.diff | 678 + * inode items have the data typically returned from stat and store other 2740 + * Postconditions: if returned value is non-negative,
|
Completed in 30 milliseconds