Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 153) sorted by relevance

1234567

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_aoutils.c179 for (ptr = data; len; len -= buf->used, ptr += buf->used) { in libxl__datacopier_prefixdata()
184 dc->used += buf->used; in libxl__datacopier_prefixdata()
239 dc->used -= rm->used; in datacopier_readable()
248 buf->used = 0; in datacopier_readable()
305 buf->used += r; in datacopier_readable()
308 dc->used += r; in datacopier_readable()
337 if (!buf->used) { in datacopier_writable()
353 assert(r <= buf->used); in datacopier_writable()
354 buf->used -= r; in datacopier_writable()
355 dc->used -= r; in datacopier_writable()
[all …]
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A Dxen.te5 # An attribute may be used in a rule as shorthand for all types with that
21 # These types are used internally for objects created during Xen startup or for
61 # that violates the expression. This is used to ensure proper labeling of
83 # The object role (object_r) is used for devices, resources, and event channels;
84 # it does not need to be defined here and should not be used for domains.
86 # The system user and role are used for utility domains and pseudo-domains. In
87 # systems where users and roles are not being used for separation, all domains
/xen-4.10.0-shim-comet/
A DINSTALL17 environment variables which are used to adjust various aspects of the
125 The oxenstored daemon is the default but can only be used if the
127 original xenstored will be used. Valid names are xenstored and
142 this detection and the sysv runlevel scripts have to be used.
148 This option can be used to build them anyway.
163 debug. This option can be used to disable such code paths.
187 debug. This option can be used to disable such code paths.
194 used to override this path. Using the environment variable
212 be used to append a custom string to the version.
222 can be used to provide fixed timestamps in the expected format.
[all …]
A DCODING_STYLE4 The Xen coding style described below is the coding style used by the
10 source is generally used (commonly the Linux coding style).
37 Space characters are used to spread out logical statements, such as in
94 Only C style /* ... */ comments are to be used. C++ style // comments
95 should not be used. Multi-word comments should begin with a capital
/xen-4.10.0-shim-comet/docs/man/
A Dxl.conf.pod.567 If disabled hotplug scripts will be called from udev, as it used to
75 Sets the path to the lock file used by xl to serialise certain
94 Configures the default hotplug script used by virtual network devices.
96 The old B<vifscript> option is deprecated and should not be used.
104 The old B<defaultbridge> option is deprecated and should not be used.
122 Configures the default script used by Remus to setup network buffering.
128 Configures the default script used by COLO to setup colo-proxy.
134 Configures the default output format used by xl when printing "machine
144 Configures the name of the first block device to be used for temporary
180 Normal memory and freeable pool of ephemeral pages (tmem) is used when
A Dxen-vtpmmgr.pod.743 system's security, the PCRs used to seal the TPM manager's data must contain
44 measurements for domains used to bootstrap the TPM Manager and vTPMs.
51 which is used to sign lists of valid configurations. A single TPM manager can
58 used with a conforming Privacy CA, this allows each group on the system to form
75 privacy CA data used to certify the AIK (see the TPM spec for details). Once the
117 Choose the driver used for communication with the hardware TPM. Values
118 other than tpm_tis should only be used for testing.
189 domain due to changes in the on-disk format and the method used to seal data.
339 driver is also used by vtpmmgr-stubdom to communicate with
353 vtpmmgr-stubdom. This driver could also be used separately to
[all …]
A Dxentrace.pod.811 B<xentrace> is used to capture trace buffer data from Xen. The data is
68 set event capture mask. If not specified the TRC_ALL will be used.
86 The following event classes (masks) can be used to filter the events being
101 The following event subclasses (masks) can also be used to filter the events being
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dsymbol.mli36 - mark all the symbols really usefull as used (with [mark_as_used]); and
46 (** Get the number of used symbols. *)
51 val used : unit -> int val
52 (** Returns the number of existing symbols used since the last GC *)
/xen-4.10.0-shim-comet/tools/flask/policy/policy/
A Dsecurity_classes3 # These classes are not used by the hypervisor, but may be used by domains or
A Dinitial_sids1 # Labels for initial SIDs. These initial SIDs are used by the hypervisor for
16 # Initial SIDs used by the toolstack for domains without defined labels
/xen-4.10.0-shim-comet/docs/misc/
A Dxen-error-handling.txt7 guest. This should not be used where the hypervisor itself is in
13 Note that this should be used in most cases in preference to
44 is most commonly used as an 'always on' alternative to ASSERT().
50 of the hypervisor. Typically ASSERT() is used only where the (usually
64 generally used where an unsupported system configuration is detected,
66 CPU context would not be useful. It may also be used before exception
A Dgrant-tables.txt28 4. domA clears the used reference.
35 The following data structures are used by Xen and the guests to implement
52 reference used to activate an entry. Xen will write into a shared entry to
65 act->pin : used to hold reference counts
66 act->lock : spinlock used to serialize access to active entry state
76 These are not used by the transfer mechanism.
86 grant_table->lock : rwlock used to prevent readers from accessing
90 grant_table->maptrack_lock : spinlock used to protect the maptrack limit
92 active_grant_entry->lock : spinlock used to serialize modifications to
214 Should _only_ be used when the remote domain has unmapped the frame.
[all …]
A Dpvh.markdown4 native entry point, a `ELFNOTE` is used in order to tell the domain
50 The following VCPU hypercalls can be used in order to bring up secondary vCPUs:
52 * `VCPUOP_initialise` is used to set the initial state of the vCPU. The
58 * `VCPUOP_up` is used to launch the vCPU once the initial state has been
61 * `VCPUOP_down` is used to bring down a vCPU.
63 * `VCPUOP_is_up` is used to scan the number of available vCPUs.
A Defi.markdown32 This configuration file and EFI commandline are only used for booting directly
58 The individual values used here are:
65 first instance within the file will be used.
76 The options should in general be the same as is used when booting
91 `-basevideo` command line option can be used to skip altering video modes.
113 and really not meant to be used together with the `-cfg=` command line option.
A Ddistro_mapping.txt13 scripts at run-time. If the Red Hat directory exists, it is used;
14 otherwise the Debian one is used.
/xen-4.10.0-shim-comet/tools/xenstore/
A Dxenstored_core.c227 out->used += ret; in write_messages()
228 if (out->used < sizeof(out->hdr)) in write_messages()
232 out->used = 0; in write_messages()
244 out->used += ret; in write_messages()
613 if (offset >= data->used) in get_string()
673 bdata->used = 0; in send_reply()
753 if (!in->used || get_string(in, 0) != in->used) in onearg()
1028 datalen = in->used - offset; in do_write()
1367 in->used += bytes; in handle_input()
1385 in->used = 0; in handle_input()
[all …]
A Dtalloc_guide.txt10 If you are used to talloc from Samba3 then please read this carefully,
15 get used to it.
80 The function talloc_size() should be used when you don't have a
147 context passed must either be a context used in talloc_reference()
164 memory used by a pointer is about to be released. The destructor
200 Each talloc pointer has a "name". The name is used principally for
222 used by the "auto naming" macros, such as talloc_p().
299 known so the typesafe talloc_realloc() cannot be used.
306 pointer. It is typically used when the context that the pointer is
557 particular type. This can be used in conjunction with
[all …]
/xen-4.10.0-shim-comet/tools/tests/mce-test/
A DREADME31 functions and variable definitions are defined to be used by
35 Tools used by MCE test suites, now only xen-mceinj tool.
49 results/<test_case>/guest_config #config file used to create guest
64 3. compile tools that used to test. in mce-test, $make.
/xen-4.10.0-shim-comet/docs/misc/arm/device-tree/
A Dbooting.txt15 Optionally a more specific compatible string may be used in
106 - If xen,xen-bootargs is present, it will be used for Xen.
107 - If xen,dom0-bootargs is present, it will be used for Dom0.
109 bootargs will be used for Xen.
111 the top-level bootargs will used for Xen.
114 bootargs will be used for Dom0.
/xen-4.10.0-shim-comet/stubdom/
A Dlwip.patch-cvs474 if(mem2->used == 0) {
533 - if ((!mem->used) &&
552 - mem2->used = 0;
557 - mem->used = 1;
566 + if ((!mem->used) &&
590 + mem->used = 1;
604 + mem->used = 1;
616 - mem->used = 1;
1047 + LWIP_PLATFORM_DIAG(("sem.used: %"U32_F"\n\t", (u32_t)sys->sem.used));
1050 + LWIP_PLATFORM_DIAG(("mbox.used: %"U32_F"\n\t", (u32_t)sys->mbox.used));
[all …]
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/src/
A Dxenstat_solaris.c33 int used; member
87 if (dev->used || dev->type != type) { in gc_devs()
107 dev->used = 0; in xenstat_uninit_devs()
136 dev->used = 1; in update_dev_stats()
278 dev->used = 0; in xenstat_collect_networks()
388 dev->used = 0; in xenstat_collect_vbds()
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A Dvbe_display_api.txt132 This parameter can be used to detect the current display API (both bochs & vbebios).
142 This parameter can be used to read/write the vbe display X resolution (in pixels).
150 This parameter can be used to read/write the vbe display Y resolution (in pixels).
158 This parameter can be used to read/write the vbe display BPP.
166 This parameter can be used to read/write the vbe ENABLED state.
174 This parameter can be used to read/write the current selected BANK (at 0xA0000).
175 This can be used for switching banks in banked mode.
179 This parameter can be used to read/write the current virtual width.
/xen-4.10.0-shim-comet/xen/common/
A DKconfig7 32-bit interface support on 64-bit Xen which is used for both
61 without rebooting. This is primarily used to execute a crash
109 mechanism used by the XSM framework. This provides a mandatory access
158 not present. If this feature is being used for security, it should
237 binary patches without rebooting. This is primarily used to binarily
260 unless Live patching is to be used, so these warnings can be
270 image and used at boot time. When the system boots, this string
283 This is used to work around broken bootloaders. This should
/xen-4.10.0-shim-comet/tools/python/
A Dpylintrc50 # number of statements analyzed. This is used by the global evaluation report
54 # Add a comment according to your evaluation note. This is used by the global
76 # List of variable names used for dummy variables (i.e. not used).
133 # List of builtins function names that should not be used, separated by a comma
187 # List of interface methods to ignore, separated by a comma. This is used for
211 # Deprecated modules which should not be used, separated by a comma
254 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1 tab).
/xen-4.10.0-shim-comet/tools/xl/
A DCODING_STYLE26 handling and cleanup paradigm should be used:
36 used to contain the error code, but it is NOT initialised:
87 Xl indents are four spaces. Tabs are never used, except in
130 GLOBAL variables (to be used only if you _really_ need them) need to
143 variable that is used to hold a temporary value.
145 Local variables used to store return values should have descriptive name
146 like "rc" or "ret". Following the same reasoning the label used as exit
149 Function arguments which are used to return values to the caller

Completed in 25 milliseconds

1234567