Home
last modified time | relevance | path

Searched refs:complete (Results 1 – 25 of 44) sorted by relevance

12

/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dimg2qcow.c71 static int running = 1, complete = 0; variable
241 if (!complete) { in main()
261 complete = 1; in main()
292 complete = 1; in main()
306 if (complete && (returned_events == submit_events)) in main()
A Dqcow2raw.c71 static int running = 1, complete = 0; variable
372 if (!complete) { in main()
417 complete = 1; in main()
431 if (complete && (returned_write_events == submit_events)) in main()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dintercept.c252 if ( ops->complete != NULL ) in hvm_io_intercept()
253 ops->complete(handler); in hvm_io_intercept()
340 if ( ops->complete != NULL ) in hvm_mmio_internal()
341 ops->complete(handler); in hvm_mmio_internal()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_save_helper.c229 static void complete(int retval) { in complete() function
267 complete(r); in main()
298 complete(r); in main()
A Dcheck-xl-disk-parse35 complete () { function
181 complete
A Dcheck-xl-vif-parse35 complete () { function
213 complete
A Dcheck-xl-vcpupin-parse68 complete () { function
112 complete
A Dlibxl_event.c1829 assert(ao->complete); in ao__check_destroy()
1851 assert(!ao->complete); in libxl__ao_create_fail()
1862 assert(!ao->complete); in libxl__ao_inprogress_gc()
1871 assert(!ao->complete); in libxl__ao_complete()
1874 ao->complete = 1; in libxl__ao_complete()
1890 return !ao->complete || ao->progress_reports_outstanding; in ao_work_outstanding()
1980 ao->complete ? "c" : "", in libxl__ao_inprogress()
2057 assert(!parent->complete); in ao__abort()
/xen-4.10.0-shim-comet/tools/xl/
A Dbash-completion20 complete -F _xl -o nospace -o default xl
/xen-4.10.0-shim-comet/tools/misc/
A Dxen-ringwatch328 complete = { True: "complete", False: "pending" }
330 io = complete[not self.is_pending()]
331 req = complete[self.req.is_consumed()]
332 rsp = complete[self.rsp.is_consumed()]
/xen-4.10.0-shim-comet/stubdom/
A DCOPYING21 See README.source for a complete list of files
/xen-4.10.0-shim-comet/tools/examples/
A Dxlexample.pvhlinux6 # PVH Linux guest. For a more complete guide see xl.cfg(5)
A Dxlexample.pvlinux6 # Paravirtualised Linux guest. For a more complete guide see xl.cfg(5)
A Dxlexample.hvm6 # HVM guest. For a more complete guide see xl.cfg(5)
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dio.h95 hvm_io_complete_t complete; member
/xen-4.10.0-shim-comet/xen/common/
A DREADME.source5 be complete: in particular for code that has been imported from
/xen-4.10.0-shim-comet/tools/ocaml/libs/xb/
A Dxb.ml138 (* we complete the data *)
148 (* we complete the partial header *)
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A Dvbe_display_api.txt190 Writing a new offset will also result in a complete screen refresh.
194 Writing a new offset will also result in a complete screen refresh.
/xen-4.10.0-shim-comet/tools/libacpi/
A DCOPYING54 complete object files to the recipients, so that they can relink them
147 making modifications to it. For a library, complete source code means
161 complete source code as you receive it, in any medium, provided that
240 it with the complete corresponding machine-readable source code, which
296 a) Accompany the work with the complete corresponding
300 with the Library, with the complete machine-readable "work that
/xen-4.10.0-shim-comet/tools/libxc/
A DCOPYING53 complete object files to the recipients, so that they can relink them
146 making modifications to it. For a library, complete source code means
160 complete source code as you receive it, in any medium, provided that
239 it with the complete corresponding machine-readable source code, which
295 a) Accompany the work with the complete corresponding
299 with the Library, with the complete machine-readable "work that
/xen-4.10.0-shim-comet/xen/common/libelf/
A DCOPYING53 complete object files to the recipients, so that they can relink them
146 making modifications to it. For a library, complete source code means
160 complete source code as you receive it, in any medium, provided that
239 it with the complete corresponding machine-readable source code, which
295 a) Accompany the work with the complete corresponding
299 with the Library, with the complete machine-readable "work that
/xen-4.10.0-shim-comet/docs/features/
A Dmigration.pandoc81 non-identical CPUs until the cpuid levelling improvements are complete.
A Dsched_credit2.pandoc32 (see `docs/misc/xen-command-line.markdown` for a complete list and
/xen-4.10.0-shim-comet/tools/xenstore/
A DCOPYING51 complete object files to the recipients, so that they can relink them
144 making modifications to it. For a library, complete source code means
158 complete source code as you receive it, in any medium, provided that
237 it with the complete corresponding machine-readable source code, which
293 a) Accompany the work with the complete corresponding
297 with the Library, with the complete machine-readable "work that
/xen-4.10.0-shim-comet/tools/ocaml/
A DLICENSE42 … source code. If you link other code with the library, you must provide complete object files to t…
72 …eferred form of the work for making modifications to it. For a library, complete source code means…
76 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive…
101 …terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding mac…
120complete corresponding machine-readable source code for the Library including whatever changes wer…

Completed in 21 milliseconds

12