/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | hpet.c | 114 struct hpet_event_channel *ch, in reprogram_hpet_evt_channel() 169 static void handle_hpet_broadcast(struct hpet_event_channel *ch) in handle_hpet_broadcast() 237 struct hpet_event_channel *ch = desc->action->dev_id; in hpet_msi_unmask() local 248 struct hpet_event_channel *ch = desc->action->dev_id; in hpet_msi_mask() local 275 hpet_msi_read(struct hpet_event_channel *ch, struct msi_msg *msg) in hpet_msi_read() 301 struct hpet_event_channel *ch = desc->action->dev_id; in hpet_msi_set_affinity() local 372 static int __init hpet_assign_irq(struct hpet_event_channel *ch) in hpet_assign_irq() 440 struct hpet_event_channel *ch; in hpet_get_channel() local 492 struct hpet_event_channel *ch) in hpet_attach_channel() 510 struct hpet_event_channel *ch) in hpet_detach_channel() [all …]
|
/xen-4.10.0-shim-comet/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 | 462 char ch; in process_remote_request() local
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl.c | 218 xlchild *ch = &children[child]; in xl_fork() local 242 xlchild *ch = &children[child]; in xl_waitpid() local 263 xlchild *ch = &children[child]; in xl_child_pid() local 279 xlchild *ch = &children[i]; in xl_reaped_callback() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_fork.c | 450 static void childproc_reaped_ours(libxl__egc *egc, libxl__ev_child *ch, in childproc_reaped_ours() 462 libxl__ev_child *ch; in childproc_reaped() local 494 libxl__ev_child *ch; in childproc_checkall() local 599 pid_t libxl__ev_child_fork(libxl__gc *gc, libxl__ev_child *ch, in libxl__ev_child_fork()
|
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 | 322 static void helper_exited(libxl__egc *egc, libxl__ev_child *ch, in helper_exited()
|
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/arch/x86/hvm/svm/ |
A D | vmcb.c | 267 static void vmcb_dump(unsigned char ch) in vmcb_dump()
|
/xen-4.10.0-shim-comet/tools/console/daemon/ |
A D | main.c | 110 int ch; in main() local
|
/xen-4.10.0-shim-comet/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 | 169 u8 ch; in attempt_receive_packet() local
|
/xen-4.10.0-shim-comet/tools/xenbackendd/ |
A D | xenbackendd.c | 158 int ch; in main() local
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xen-detect.c | 222 int ch, quiet = 0; in main() local
|
/xen-4.10.0-shim-comet/tools/libfsimage/ufs/ |
A D | fsys_ufs.c | 68 char *fname, ch; in ufs_dir() local
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | lkc.h | 157 static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval) in sym_set_choice_value()
|
/xen-4.10.0-shim-comet/tools/xenstat/xentop/ |
A D | xentop.c | 354 static int handle_key(int ch) in handle_key() 455 char ch; member 1178 int ch = ERR; in main() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/ |
A D | mem_sharing.c | 895 struct domain *cd, gfn_t cgfn, shr_handle_t ch) in share_pages() 1271 shr_handle_t sh, ch; in range_share() local 1381 shr_handle_t sh, ch; in mem_sharing_memop() local
|
/xen-4.10.0-shim-comet/tools/libfsimage/fat/ |
A D | fsys_fat.c | 278 char *rest, ch, dir_buf[FAT_DIRENTRY_LENGTH]; in fat_dir() local
|
/xen-4.10.0-shim-comet/tools/console/client/ |
A D | main.c | 329 int ch; in main() local
|
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/tools/xenpaging/ |
A D | xenpaging.c | 217 int ch; in xenpaging_getopts() local
|
/xen-4.10.0-shim-comet/xen/xsm/flask/ |
A D | flask_op.c | 783 #define safe_copy_string_from_guest(ch, sz, mx) ({ \ argument
|