Home
last modified time | relevance | path

Searched defs:rec (Results 1 – 21 of 21) sorted by relevance

/xen/tools/libxc/
A Dxc_sr_common_x86.c7 struct xc_sr_record rec = { in write_x86_tsc_info() local
23 int handle_x86_tsc_info(struct xc_sr_context *ctx, struct xc_sr_record *rec) in handle_x86_tsc_info()
95 int handle_x86_cpuid_policy(struct xc_sr_context *ctx, struct xc_sr_record *rec) in handle_x86_cpuid_policy()
115 int handle_x86_msr_policy(struct xc_sr_context *ctx, struct xc_sr_record *rec) in handle_x86_msr_policy()
A Dxc_sr_restore_x86_hvm.c10 struct xc_sr_record *rec) in handle_hvm_context()
25 struct xc_sr_record *rec) in handle_hvm_params()
171 struct xc_sr_record *rec) in x86_hvm_process_record()
A Dxc_sr_common.c56 int write_split_record(struct xc_sr_context *ctx, struct xc_sr_record *rec, in write_split_record()
94 int read_record(struct xc_sr_context *ctx, int fd, struct xc_sr_record *rec) in read_record()
A Dxc_sr_restore.c335 static int handle_page_data(struct xc_sr_context *ctx, struct xc_sr_record *rec) in handle_page_data()
456 struct xc_sr_record rec = { in send_checkpoint_dirty_pfn_list() local
632 static int buffer_record(struct xc_sr_context *ctx, struct xc_sr_record *rec) in buffer_record()
685 static int process_record(struct xc_sr_context *ctx, struct xc_sr_record *rec) in process_record()
798 struct xc_sr_record rec; in restore() local
A Dxc_sr_save_x86_pv.c491 struct xc_sr_record rec = { in write_one_vcpu_basic() local
589 struct xc_sr_record rec = { in write_one_vcpu_extended() local
626 struct xc_sr_record rec = { in write_one_vcpu_xsave() local
692 struct xc_sr_record rec = { in write_one_vcpu_msrs() local
800 struct xc_sr_record rec = { in write_x86_pv_info() local
822 struct xc_sr_record rec = { in write_x86_pv_p2m_frames() local
857 struct xc_sr_record rec = { in write_shared_info() local
A Dxc_sr_restore_x86_pv.c602 struct xc_sr_record *rec) in handle_x86_pv_info()
675 struct xc_sr_record *rec) in handle_x86_pv_p2m_frames()
751 struct xc_sr_record *rec) in handle_x86_pv_vcpu_blob()
880 struct xc_sr_record *rec) in handle_shared_info()
1083 struct xc_sr_record *rec) in x86_pv_process_record()
A Dxc_sr_save.c101 struct xc_sr_record rec = { in write_batch() local
589 struct xc_sr_record rec; in colo_merge_secondary_dirty_bitmap() local
706 struct xc_sr_record rec = { .type = REC_TYPE_VERIFY }; in verify_frames() local
A Dxc_sr_save_x86_hvm.c86 struct xc_sr_record rec = { in write_hvm_params() local
A Dxc_sr_common.h429 struct xc_sr_record *rec) in write_record()
/xen/tools/libxl/
A Dlibxl_stream_read.c191 static void free_record(libxl__sr_record_buf *rec) in free_record()
431 libxl__sr_record_buf *rec = LIBXL_STAILQ_LAST( in stream_continue() local
478 libxl__sr_record_buf *rec = NULL; in setup_read_record() local
502 libxl__sr_record_buf *rec = stream->incoming_record; in record_header_done() local
534 libxl__sr_record_buf *rec = stream->incoming_record; in record_body_done() local
564 libxl__sr_record_buf *rec; in process_record() local
664 libxl__sr_record_buf *rec) in write_emulator_blob()
797 libxl__sr_record_buf *rec, *trec; in stream_done() local
A Dlibxl_stream_write.c316 struct libxl__sr_rec_hdr rec; in stream_header_done() local
388 struct libxl__sr_rec_hdr rec; in write_emulator_xenstore_record() local
443 struct libxl__sr_rec_hdr *rec = &stream->emu_rec_hdr; in write_emulator_context_record() local
539 struct libxl__sr_rec_hdr rec; in write_end_record() local
551 struct libxl__sr_rec_hdr rec; in write_checkpoint_end_record() local
692 struct libxl__sr_rec_hdr rec; in libxl__stream_write_checkpoint_state() local
A Dlibxlu_vif.c16 regex_t rec; in vif_parse_rate_bytes_per_sec() local
55 regex_t rec; in vif_parse_rate_interval_usecs() local
/xen/tools/xenstore/
A Dtdb.c681 struct list_struct rec; local
815 struct list_struct *rec)
1003 struct list_struct rec; local
1039 struct list_struct rec; local
1063 struct list_struct rec; local
1151 struct list_struct *rec)
1273 struct list_struct rec; local
1333 struct list_struct rec; local
1355 struct list_struct rec; local
1410 struct list_struct rec; local
[all …]
/xen/tools/xentrace/
A Dmread.c33 ssize_t mread64(mread_handle_t h, void *rec, ssize_t len, off_t offset) in mread64()
A Dxentrace.c154 struct cpu_change_record *rec; in membuf_reserve_window() local
390 struct cpu_change_record rec; in write_buffer() local
A Danalyze.h104 struct trace_record rec; member
A Dxenalyze.c8991 struct trace_record rec; in scan_for_new_pcpu() local
9480 static inline ssize_t get_rec_size(struct trace_record *rec) { in get_rec_size()
9568 ssize_t __read_record(struct trace_record *rec, off_t offset) in __read_record()
/xen/xen/arch/x86/cpu/mcheck/
A Dmcaction.c11 struct mcinfo_recovery *rec; in mci_action_add_pageoffline() local
/xen/xen/arch/x86/hvm/
A Dhpet.c604 struct hvm_hw_hpet *rec = (struct hvm_hw_hpet *)&h->data[h->cur]; in hpet_save() local
647 struct hvm_hw_hpet *rec; in hpet_load() local
/xen/xen/arch/x86/mm/
A Dmm-locks.h92 const char *func, int level, int rec) in _mm_lock()
/xen/xen/common/
A Dtrace.c558 struct t_rec split_rec, *rec; in __insert_record() local

Completed in 65 milliseconds