Home
last modified time | relevance | path

Searched refs:exec (Results 1 – 11 of 11) sorted by relevance

/tools/libs/ctrl/
A Dxc_kexec.c17 DECLARE_HYPERCALL_BUFFER(xen_kexec_exec_t, exec); in xc_kexec_exec()
20 exec = xc_hypercall_buffer_alloc(xch, exec, sizeof(*exec)); in xc_kexec_exec()
21 if ( exec == NULL ) in xc_kexec_exec()
27 exec->type = type; in xc_kexec_exec()
31 HYPERCALL_BUFFER_AS_ARG(exec)); in xc_kexec_exec()
34 xc_hypercall_buffer_free(xch, exec); in xc_kexec_exec()
/tools/console/testsuite/
A Dprocpipe.c47 static pid_t exec(int stdout, int stdin, const char *cmd) in exec() function
108 pid1 = exec(host_stdout[1], host_stdin[0], argv[optind]); in main()
113 pid2 = exec(host_stdin[1], host_stdout[0], argv[optind + 1]); in main()
/tools/firmware/etherboot/patches/
A Dboot_prompt_option.patch13 call exec
/tools/ocaml/xenstored/
A Devent.ml25 across exec(), and the DOM_EXC VIRQ still bound. *)
A Dxenstored.ml270 (* systemd and utils.ml sets it close on exec *)
/tools/hotplug/Linux/
A Dxen-hotplug-common.sh.in23 exec 2>>@XEN_LOG_DIR@/xen-hotplug.log
/tools/pygrub/examples/
A Dubuntu-14.04-lts.grub2215 # the 'exec tail' line above.
223 # the 'exec tail' line above.
A Ddebian-wheezy-hvm.grub297 # the 'exec tail' line above.
A Dfedora-19.grub2108 # the 'exec tail' line above.
A Drhel-7-beta.grub2109 # the 'exec tail' line above.
A Dfedora-16-with-xen.grub2102 # the 'exec tail' line above.

Completed in 43 milliseconds