Home
last modified time | relevance | path

Searched refs:insert (Results 1 – 18 of 18) sorted by relevance

/xen-4.10.0-shim-comet/xen/xsm/flask/ss/
A Davtab.h71 int (*insert)(struct avtab *a, struct avtab_key *k,
/xen-4.10.0-shim-comet/tools/flask/policy/policy/support/
A Dmisc_macros.spt24 # dummy macro to insert a newline. used for
/xen-4.10.0-shim-comet/xen/common/
A Drangeset.c314 goto insert; in rangeset_claim_range()
323 goto insert; in rangeset_claim_range()
329 insert: in rangeset_claim_range()
/xen-4.10.0-shim-comet/tools/memshr/
A Dbidir-namedefs.h45 #define __insert INTERNAL_NAME_ONE(insert)
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_disk.c681 flexarray_t *insert = NULL, *empty = NULL; in libxl_cdrom_insert() local
747 insert = flexarray_make(gc, 4, 1); in libxl_cdrom_insert()
749 flexarray_append_pair(insert, "type", in libxl_cdrom_insert()
752 flexarray_append_pair(insert, "params", in libxl_cdrom_insert()
757 flexarray_append_pair(insert, "params", ""); in libxl_cdrom_insert()
836 char **kvs = libxl__xs_kvs_of_flexarray(gc, insert); in libxl_cdrom_insert()
/xen-4.10.0-shim-comet/tools/pygrub/src/
A DLiloConf.py45 self.lines.insert(replace, line)
A DGrubConf.py157 self.lines.insert(replace, line)
346 self.lines.insert(replace, line)
A Dpygrub155 part_offs.insert(0, offset)
205 self.line.insert(self.pos, chr(ch))
360 img.lines.insert(curline+1, "")
363 img.lines.insert(curline, "")
A DExtLinuxConf.py83 self.lines.insert(replace, line)
/xen-4.10.0-shim-comet/xen/
A DKconfig.debug134 Enable undefined behaviour sanitizer. It uses compiler to insert code
/xen-4.10.0-shim-comet/tools/python/
A Dtest.py477 sys.path.insert(0, os.path.join(self.cwd, self.libdir))
485 sys.path.insert(0, extra)
/xen-4.10.0-shim-comet/docs/misc/
A Dlivepatch.markdown39 insert a trampoline to the new code to be executed - or only modify in-place
160 An alternative mechanism exists where we can insert a trampoline in the
186 An alternative solution would be to patch insert a trampoline in the
210 * Optionally we can insert in the old function a trampoline jump to an function
A Dvtd.txt177 …physical BDF and desired virtual slot(optional). Following command would insert the physical devic…
A Dvtd-pi.txt294 2. When the vCPU is going to block, insert the vCPU
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/
A Dxenlight_stubs.c695 _DEVICE_ADDREMOVE(disk, cdrom, insert) in DEVICE_ADDREMOVE()
/xen-4.10.0-shim-comet/stubdom/
A Dlwip.patch-cvs555 - /* and insert it between mem and mem->next */
588 + /* and insert it between mem and mem->next */
/xen-4.10.0-shim-comet/docs/man/
A Dxl.pod.1.in1361 =item B<cd-insert> I<domain-id> I<virtualdevice> I<target>
A Dxl.cfg.pod.5.in1352 For example, cdrom insert will fail.

Completed in 30 milliseconds