/xen/tools/9pfsd/ |
A D | io.c | 326 struct p9_header *hdr = ring->buffer; in fill_buffer() local 365 struct p9_header *hdr = ring->buffer; in chk_data() local 423 struct p9_header *hdr = ring->buffer; in fill_data() local 738 static void p9_attach(struct ring *ring, struct p9_header *hdr) in p9_attach() 774 static void p9_walk(struct ring *ring, struct p9_header *hdr) in p9_walk() 940 static void p9_open(struct ring *ring, struct p9_header *hdr) in p9_open() 1168 static void p9_clunk(struct ring *ring, struct p9_header *hdr) in p9_clunk() 1233 static void p9_stat(struct ring *ring, struct p9_header *hdr) in p9_stat() 1269 static void p9_read(struct ring *ring, struct p9_header *hdr) in p9_read() 1357 static void p9_write(struct ring *ring, struct p9_header *hdr) in p9_write() [all …]
|
/xen/xen/arch/x86/hvm/ |
A D | save.c | 18 static void arch_hvm_save(struct domain *d, struct hvm_save_header *hdr) in arch_hvm_save() 34 const struct hvm_save_header *hdr) in arch_hvm_check() 62 static void arch_hvm_load(struct domain *d, const struct hvm_save_header *hdr) in arch_hvm_load() 205 struct hvm_save_header hdr; in hvm_save() local 293 const struct hvm_save_header *hdr; in hvm_load() local
|
/xen/tools/libs/call/ |
A D | buffer.c | 160 struct allocation_header *hdr; in xencall_alloc_buffer() local 173 struct allocation_header *hdr; in xencall_free_buffer() local
|
/xen/tools/ocaml/libs/xb/ |
A D | xenbus_stubs.c | 42 const struct xsd_sockmsg *hdr; in stub_header_of_string() local
|
/xen/tools/libfsimage/zfs/zfs-include/ |
A D | sa_impl.h | 31 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0) argument
|
/xen/xen/arch/x86/ |
A D | bzimage.c | 56 static __init int bzimage_check(struct setup_header *hdr, unsigned long len) in bzimage_check() 77 struct setup_header *hdr = (struct setup_header *)image_start; in bzimage_headroom() local 110 struct setup_header *hdr = (struct setup_header *)(*image_start); in bzimage_parse() local
|
A D | livepatch.c | 216 const Elf_Ehdr *hdr = elf->hdr; in arch_livepatch_verify_elf() local
|
/xen/stubdom/vtpmmgr/ |
A D | vtpm_disk.c | 111 struct mem_group_hdr *hdr = mgr->groups + i; in find_mem_group_hdr() local 120 struct mem_group_hdr* hdr = find_mem_group_hdr(g_mgr, group); in vtpm_sync_group() local
|
A D | disk_write.c | 131 static void disk_write_vtpm_itree(struct mem_group_hdr *hdr, int base, int nr_entries, in disk_write_vtpm_itree()
|
/xen/tools/firmware/hvmloader/ |
A D | xenbus.c | 178 struct xsd_sockmsg hdr; in xenbus_send() local 225 struct xsd_sockmsg hdr; in xenbus_recv() local
|
/xen/tools/libs/light/ |
A D | libxl_stream_write.c | 117 libxl__sr_rec_hdr *hdr, in setup_generic_write() 167 libxl__sr_rec_hdr *hdr, in setup_write() 178 libxl__sr_rec_hdr *hdr, in setup_emulator_write() 233 struct libxl__sr_hdr hdr; in libxl__stream_write_start() local
|
A D | libxl_stream_read.c | 328 libxl__sr_hdr *hdr = &stream->hdr; in stream_header_done() local
|
/xen/xen/arch/x86/cpu/mcheck/ |
A D | mce-apei.c | 51 struct cper_record_header hdr; member
|
/xen/xen/include/xen/ |
A D | livepatch_elf.h | 31 const Elf_Ehdr *hdr; /* ELF file. */ member
|
/xen/tools/libs/guest/ |
A D | xg_sr_save_x86_hvm.c | 83 struct xc_sr_rec_hvm_params hdr = { in write_hvm_params() local
|
A D | xg_sr_restore_x86_hvm.c | 28 struct xc_sr_rec_hvm_params *hdr = rec->data; in handle_hvm_params() local
|
/xen/xen/include/public/ |
A D | grant_table.h | 219 grant_entry_header_t hdr; member 231 grant_entry_header_t hdr; member 242 grant_entry_header_t hdr; member 258 grant_entry_header_t hdr; member
|
/xen/xen/arch/arm/arm32/ |
A D | livepatch.c | 83 const Elf_Ehdr *hdr = elf->hdr; in arch_livepatch_verify_elf() local
|
/xen/tools/xenstored/ |
A D | core.c | 538 static size_t calc_node_acc_size(const struct node_hdr *hdr) in calc_node_acc_size() 546 const struct node_hdr *hdr; in db_fetch() local 562 const struct node_hdr *hdr) in perms_from_node_hdr() 570 const struct node_hdr *hdr; in get_acc_data() local 600 const struct node_hdr *hdr = data; in db_write() local 691 const struct node_hdr **hdr) in read_node_alloc() 757 const struct node_hdr *hdr; in read_node() local 785 const struct node_hdr *hdr; in read_node_const() local 824 struct node_hdr *hdr; in write_node_raw() local
|
A D | core.h | 83 } hdr; member 205 struct node_hdr hdr; member
|
A D | transaction.c | 361 const struct node_hdr *hdr; in finalize_transaction() local
|
/xen/xen/common/ |
A D | livepatch_elf.c | 426 const Elf_Ehdr *hdr = elf->hdr; in livepatch_header_check() local
|
/xen/tools/xl/ |
A D | xl_saverestore.c | 84 struct save_file_header hdr; in save_domain_core_writeconfig() local
|
/xen/xen/arch/arm/arm64/ |
A D | livepatch.c | 70 const Elf_Ehdr *hdr = elf->hdr; in arch_livepatch_verify_elf() local
|
/xen/tools/xcutils/ |
A D | readnotes.c | 186 struct setup_header *hdr; in main() local
|