/xen/tools/misc/ |
A D | xenpvnetboot | 76 self.location = location 78 self.srcdir = location 149 if '/' in self.location[7:]: 214 if opts.location: 215 location = opts.location 217 location = '' 218 if (location == '' 219 or location.startswith('http://') or location.startswith('https://') 220 or location.startswith('ftp://') or location.startswith('file://') 221 or (os.path.exists(location) and os.path.isdir(location))): [all …]
|
/xen/xen/common/ubsan/ |
A D | ubsan.h | 28 struct source_location location; member 33 struct source_location location; member 40 struct source_location location; member 47 struct source_location location; member 53 struct source_location location; member 58 struct source_location location; member 63 struct source_location location; member 69 struct source_location location; member 75 struct source_location location; member 79 struct source_location location; member [all …]
|
A D | ubsan.c | 188 if (suppress_report(&data->location)) in handle_overflow() 237 if (suppress_report(&data->location)) in __ubsan_handle_negate_overflow() 259 if (suppress_report(&data->location)) in __ubsan_handle_divrem_overflow() 280 if (suppress_report(&data->location)) in handle_null_ptr_deref() 297 if (suppress_report(&data->location)) in handle_missaligned_access() 315 if (suppress_report(&data->location)) in handle_object_size_mismatch() 343 .location = data->location, in __ubsan_handle_type_mismatch_v1() 353 if (suppress_report(&data->location)) in __ubsan_handle_type_mismatch_v1() 363 if (suppress_report(&data->location)) in __ubsan_handle_nonnull_arg() 382 if (suppress_report(&data->location)) in __ubsan_handle_nonnull_return() [all …]
|
/xen/tools/libfsimage/iso9660/ |
A D | iso9660.h | 193 iso_32bit_t location; member 196 iso_32bit_t location; member
|
/xen/xen/tools/kconfig/ |
A D | menu.c | 705 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local 714 if (location == NULL && accessible) in get_prompt_str() 715 location = menu; in get_prompt_str() 717 if (head && location) { in get_prompt_str() 729 jump->target = location; in get_prompt_str() 744 if (jump && menu == location) in get_prompt_str()
|
/xen/tools/include/xen-external/ |
A D | README | 5 copying new versions from the source location, as documented below:
|
/xen/stubdom/vtpmmgr/ |
A D | disk_format.h | 129 sector_t location[NR_ENTRIES_PER_ITREE]; member
|
A D | disk_write.c | 157 disk_write_vtpm_itree(hdr, base, child_entries, pt.hash, pt.location, in disk_write_vtpm_itree() 314 disk_write_group_itree(mgr, base, child_entries, pt.hash, pt.location, NR_ENTRIES_PER_ITREE); in disk_write_group_itree()
|
A D | disk_read.c | 314 rc = load_verify_vtpm_itree(hdr, base, child_entries, pt.hash, pt.location, in load_verify_vtpm_itree() 457 …rc = load_verify_group_itree(dst, base, child_entries, pt.hash, pt.location, NR_ENTRIES_PER_ITREE); in load_verify_group_itree()
|
/xen/tools/ocaml/xenstored/ |
A D | parse_arg.ml | 46 "set an alternative location for the configuration file");
|
/xen/tools/firmware/hvmloader/ |
A D | smbios_types.h | 163 uint8_t location; member
|
A D | smbios.c | 765 p->location = 0x01; /* other */ in smbios_type_16_init()
|
/xen/m4/ |
A D | pkg.m4 | 182 # Substitutes the variable pkgconfigdir as the location where a module 202 # Substitutes the variable noarch_pkgconfigdir as the location where a
|
/xen/ |
A D | INSTALL | 88 from a wrong location. Compiling the tools with rpath will force the 89 linker to look in the correct location. 294 (checkpolicy) is found. The location of this executable can be set
|
A D | MAINTAINERS | 71 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
|
/xen/stubdom/grub.patches/ |
A D | 60ext4.diff | 370 /* find the (logical) block component of our location */ 448 /* else, find the (logical) block component of our location */
|
A D | 61btrfs.diff | 515 + struct btrfs_disk_key location; 1124 + read_eb_member(eb, item, struct btrfs_dir_item, location, key); 3060 + struct btrfs_key *location) 3065 + if (location->offset != (u64)-1) 3073 + location->objectid, 3081 + location->objectid = btrfs_root_dirid(&fs_root->root_item); 3082 + btrfs_set_key_type(location, BTRFS_INODE_ITEM_KEY); 3083 + location->offset = 0; 3129 + struct btrfs_disk_key location; 3187 + btrfs_dir_item_key(&path->nodes[0], di, &location);
|
A D | 10graphics.diff | 1256 +/* move the graphics cursor location to col, row */ 1410 +/* get the current location of the cursor */
|
A D | 99minios | 1186 /* get the current location of the cursor */
|
/xen/docs/misc/ |
A D | block-scripts.txt | 21 is run from the normal block script location (/etc/xen/scripts by
|
A D | efi.pandoc | 115 Filenames must be specified relative to the location of the EFI binary.
|
A D | kexec_and_kdump.txt | 123 will find a good location for it. A good size to start with is 128Mb
|
A D | livepatch.pandoc | 189 which would lessen the amount of patching to just one location. 322 * If the value is zero, then we NOPing out at the `old_addr` location 936 ELF .section header to tag this location. During run-time the hypervisor 1033 * Allocate a new memory location for the string. 1173 differ at exactly the location where a line-number is embedded.
|
A D | xen-command-line.pandoc | 345 * `<port-bdf>` is the PCI location of the UART, in
|
/xen/docs/specs/ |
A D | libxc-migration-stream.pandoc | 797 never change size or location.
|