/xen/xen/arch/x86/ |
A D | hpet.c | 116 struct hpet_event_channel *ch, in reprogram_hpet_evt_channel() 171 static void handle_hpet_broadcast(struct hpet_event_channel *ch) in handle_hpet_broadcast() 218 struct hpet_event_channel *ch = data; in hpet_interrupt_handler() local 234 struct hpet_event_channel *ch = desc->action->dev_id; in hpet_msi_unmask() local 245 struct hpet_event_channel *ch = desc->action->dev_id; in hpet_msi_mask() local 272 hpet_msi_read(struct hpet_event_channel *ch, struct msi_msg *msg) in hpet_msi_read() 298 struct hpet_event_channel *ch = desc->action->dev_id; in hpet_msi_set_affinity() local 369 static int __init hpet_assign_irq(struct hpet_event_channel *ch) in hpet_assign_irq() 437 struct hpet_event_channel *ch; in hpet_get_channel() local 489 struct hpet_event_channel *ch) in hpet_attach_channel() [all …]
|
/xen/tools/debugger/gdbsx/gx/ |
A D | gx_utils.c | 63 int ch; in gx_convert_int_to_ascii() local 91 char ch; in gx_decode_zZ_packet() local 105 char ch; in gx_decode_m_packet() local 129 char ch; in gx_decode_M_packet() local
|
A D | gx_main.c | 463 char ch; in process_remote_request() local
|
/xen/tools/libxl/ |
A D | libxl_fork.c | 451 static void childproc_reaped_ours(libxl__egc *egc, libxl__ev_child *ch, in childproc_reaped_ours() 463 libxl__ev_child *ch; in childproc_reaped() local 494 libxl__ev_child *ch; in childproc_checkall() local 598 pid_t libxl__ev_child_fork(libxl__gc *gc, libxl__ev_child *ch, in libxl__ev_child_fork() 682 libxl__ev_child ch; member 687 void libxl__ev_child_kill_deregister(libxl__ao *ao, libxl__ev_child *ch, in libxl__ev_child_kill_deregister() 714 libxl__ev_child *ch, in deregistered_child_callback()
|
A D | libxl_convert_callout.c | 145 static void helper_exited(libxl__egc *egc, libxl__ev_child *ch, in helper_exited()
|
A D | libxl_save_callout.c | 320 static void helper_exited(libxl__egc *egc, libxl__ev_child *ch, in helper_exited()
|
/xen/tools/xl/ |
A D | xl.c | 253 xlchild *ch = &children[child]; in xl_fork() local 277 xlchild *ch = &children[child]; in xl_waitpid() local 298 xlchild *ch = &children[child]; in xl_child_pid() local 314 xlchild *ch = &children[i]; in xl_reaped_callback() local
|
/xen/tools/console/testsuite/ |
A D | console-domU.c | 59 int ch; in main() local
|
A D | procpipe.c | 66 int ch, opt_ind = 0; in main() local
|
/xen/xen/arch/x86/hvm/svm/ |
A D | vmcb.c | 228 static void vmcb_dump(unsigned char ch) in vmcb_dump()
|
/xen/tools/console/daemon/ |
A D | main.c | 113 int ch; in main() local
|
/xen/xen/common/ |
A D | earlycpio.c | 77 unsigned int ch[C_NFIELDS], *chp, v; in find_cpio_data() local
|
A D | gunzip.c | 80 unsigned char *in, ch; in flush_window() local
|
A D | gdbstub.c | 170 u8 ch; in attempt_receive_packet() local
|
/xen/xen/tools/kconfig/ |
A D | lkc.h | 129 static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval) in sym_set_choice_value()
|
/xen/tools/xenbackendd/ |
A D | xenbackendd.c | 158 int ch; in main() local
|
/xen/tools/misc/ |
A D | xen-detect.c | 222 int ch, quiet = 0; in main() local
|
/xen/tools/libfsimage/ufs/ |
A D | fsys_ufs.c | 68 char *fname, ch; in ufs_dir() local
|
/xen/tools/libfsimage/fat/ |
A D | fsys_fat.c | 278 char *rest, ch, dir_buf[FAT_DIRENTRY_LENGTH]; in fat_dir() local
|
/xen/tools/xenstat/xentop/ |
A D | xentop.c | 353 static int handle_key(int ch) in handle_key() 451 char ch; member 1232 int ch = ERR; in main() local
|
/xen/tools/console/client/ |
A D | main.c | 329 int ch; in main() local
|
/xen/xen/arch/x86/mm/ |
A D | mem_sharing.c | 947 struct domain *cd, gfn_t cgfn, shr_handle_t ch) in share_pages() 1395 shr_handle_t sh, ch; in range_share() local 1902 shr_handle_t sh, ch; in mem_sharing_memop() local
|
/xen/tools/libfsimage/zfs/ |
A D | fsys_zfs.c | 782 char *cname, ch; in dnode_get_path() local 887 char *cname, ch; in get_objset_mdn() local
|
/xen/tools/xenpaging/ |
A D | xenpaging.c | 217 int ch; in xenpaging_getopts() local
|
/xen/xen/xsm/flask/ |
A D | flask_op.c | 784 #define safe_copy_string_from_guest(ch, sz, mx) ({ \ argument
|