Home
last modified time | relevance | path

Searched refs:specified (Results 1 – 25 of 65) sorted by relevance

123

/xen-4.10.0-shim-comet/xen/xsm/flask/ss/
A Davtab.c67 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert() local
79 (specified & cur->key.specified) ) in avtab_insert()
108 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert_nonunique() local
119 (specified & cur->key.specified) ) in avtab_insert_nonunique()
140 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search() local
151 (specified & cur->key.specified) ) in avtab_search()
175 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search_node() local
186 (specified & cur->key.specified) ) in avtab_search_node()
216 (specified & cur->key.specified) ) in avtab_search_node_next()
460 if ( key.specified & spec_order[i] ) in avtab_read_item()
[all …]
A Dconditional.c109 cur->node->key.specified &= ~AVTAB_ENABLED; in evaluate_cond_node()
111 cur->node->key.specified |= AVTAB_ENABLED; in evaluate_cond_node()
118 cur->node->key.specified &= ~AVTAB_ENABLED; in evaluate_cond_node()
120 cur->node->key.specified |= AVTAB_ENABLED; in evaluate_cond_node()
285 if ( k->specified & AVTAB_TYPE ) in cond_insertf()
306 if ( avtab_search_node_next(node_ptr, k->specified) ) in cond_insertf()
525 node = avtab_search_node_next(node, key->specified) ) in cond_compute_av()
528 (node->key.specified & (AVTAB_ALLOWED|AVTAB_ENABLED)) ) in cond_compute_av()
531 (node->key.specified & (AVTAB_AUDITDENY|AVTAB_ENABLED)) ) in cond_compute_av()
539 (node->key.specified & (AVTAB_AUDITALLOW|AVTAB_ENABLED)) ) in cond_compute_av()
A Davtab.h43 u16 specified; /* what field is specified */ member
83 int specified);
A Dmls.h33 u16 tclass, u32 specified, struct context *newcontext);
A Dservices.c489 avkey.specified = AVTAB_AV; in context_struct_compute_av()
500 node = avtab_search_node_next(node, avkey.specified) ) in context_struct_compute_av()
502 if ( node->key.specified == AVTAB_ALLOWED ) in context_struct_compute_av()
504 else if ( node->key.specified == AVTAB_AUDITALLOW ) in context_struct_compute_av()
506 else if ( node->key.specified == AVTAB_AUDITDENY ) in context_struct_compute_av()
966 u32 specified, in security_compute_sid() argument
1010 switch ( specified ) in security_compute_sid()
1042 avkey.specified = specified; in security_compute_sid()
1051 if ( node->key.specified & AVTAB_ENABLED ) in security_compute_sid()
1069 if ( specified & AVTAB_TRANSITION ) in security_compute_sid()
[all …]
A Dmls.c446 u16 tclass, u32 specified, struct context *newcontext) in mls_compute_sid() argument
453 switch ( specified ) in mls_compute_sid()
/xen-4.10.0-shim-comet/tools/xenstat/xentop/
A DTODO30 -n number of iterations to dump to standard output (unlimited if not specified)
32 Monitor only domains with specified domain IDs
34 Monitor only domains with specified node IDs
/xen-4.10.0-shim-comet/docs/man/
A Dxlcpupool.cfg.pod.583 The default scheduler is the one used for C<Pool-0> specified as
90 specified nodes are allocated in the new cpupool.
94 Specifies the cpus that will be member of the cpupool. All the specified
95 cpus must be free, or creation will fail. C<CPU-LIST> may be specified
113 If neither B<nodes> nor B<cpus> are specified only the first free cpu
A Dxentrace.pod.821 I<FILE> specified on the command line.
45 to 32 bits. If not specified, the cpu-mask as set during bootup will be
47 may be specified as follows:
68 set event capture mask. If not specified the TRC_ALL will be used.
A Dxl.pod.1.in295 specified it displays information about all domains.
669 specified it displays information about all domains.
753 specified, VCPU information for all domains will be provided.
1028 Restrict output to domains in the specified cpupool.
1102 Restrict output to domains in the specified cpupool.
1155 Restrict output to domains in the specified cpupool.
1232 Cpu-pools can be specified either by name or by id.
1280 nodes can be specified as single CPU/node IDs or as ranges.
1476 Removes the vdispl device specified by I<dev-id> from the domain specified by I<domain-id>.
1558 Destroy a USB controller from the specified domain.
[all …]
A Dxl-network-configuration.pod.525 These might be specified in the domain config file like this:
40 If specified then this option specifies the MAC address inside the
44 The default if this keyword is not specified is to be automatically
184 specified IP address to be used by the guest (blocking all others).
197 The default if this keyword is not specified is unlimited.
199 The rate may be specified as "/s" or optionally "/s@".
A Dxl-disk-configuration.pod.534 These might be specified in the domain config file like this:
43 positional parameters may also be specified explicitly by name.
45 Each parameter may be specified at most once, either as a positional
47 is not specified, or if it is specified with an empty value (whether
81 When this parameter is specified by name, ie with the C<target=>
85 the target was already specified as a positional parameter. This
93 should not be specified as positional parameters.
252 Normally this option should not be specified, in which case libxl will
A Dxl.cfg.pod.5.in18 A domain configuration file consists of a series of options, specified by
143 all (more on this below). A C<CPULIST> may be specified as follows:
201 If this option is not specified, the vCPUs of the guest will not have
202 any preference regarding host CPUs. If this option is specified,
207 If this option is not specified (and B<cpus=> is not specified either),
425 Load the specified file as the kernel image.
429 Load the specified file as the ramdisk.
502 Load the specified file as firmware for the guest.
1013 option is valid only when the B<controller> option is specified.
1988 specified:
[all …]
/xen-4.10.0-shim-comet/xen/
A DKconfig.debug57 Select this option to use the format specified in GCC 7.
63 Select this option to use the format specified in GCC 5.
69 Select this option to use the format specified in GCC 4.9.
75 Select this option to use the format specified in GCC 4.7.
81 Select this option to use the format specified in GCC 3.4.
/xen-4.10.0-shim-comet/docs/misc/
A Defi.markdown39 name enclosed in square brackets, with individual values specified in each
62 Specifies the section to use for booting, if none was specified on the command
105 case. A dtb specified in the configuration file will override a device tree
110 Specifies an alternate configuration file to use in case the specified section
112 specified) configuration file. This is only meaningful in the [global] section
115 Filenames must be specified relative to the location of the EFI binary.
117 Extra options to be passed to Xen can also be specified on the command line,
A Dxl-psr.markdown120 Per socket cbm can be specified with the `--socket SOCKET` option.
123 L2 cache. Per cache level cbm can be specified with the `--level LEVEL` option.
134 L2 cache. Per cache level cbm can be specified with the `--level LEVEL` option.
157 fine-grained manner. Code cache and data cache can be specified independently.
174 If neither `-c` nor `-d` option is specified when CDP is on, the same code
A Dconsole.txt95 The backend implementation daemon chosen for a particular console is specified
108 are given to qemu. The output of a serial is specified as argument to
125 serial if the user specified 'serial = "pty"' in the VM config file.
138 output goes is still specified using qemu command line options.
A Dxen-command-line.markdown294 device can communicate at) can be specified.
326 unless the parameter is explicitly specified with name=value option, it
343 cannot be specified when `dev=pci` or `dev=amt` is used.
467 the specified processor. It is important to ensure that all hosts in a
669 If `<size>` is not specified, the default is all the available memory
701 affinities to prefer but be not limited to the specified node(s).
966 The specified value is a bit mask with the individual bits having the
1370 All numbers specified must be hexadecimal ones.
1524 the one specified for the first one, an error will be reported.
1693 pages) must also be specified via the tbuf\_size parameter.
[all …]
A Dxenstore.txt47 and shared memory, as specified in io/xs_wire.h: each message in
104 Where no reply payload format is specified below, success responses
123 represented as integers; unless otherwise specified it
214 Iff <wpath> for the watch was specified as a relative pathname,
/xen-4.10.0-shim-comet/m4/
A Dxenstored.m425 if you have not specified a preference and do not have ocaml
40 AC_MSG_ERROR([Unsupported xenstored specified, supported types: oxenstored xenstored])
/xen-4.10.0-shim-comet/stubdom/
A Dvtpm-locality.patch11 /* set the capability area with the specified data, on failure
/xen-4.10.0-shim-comet/tools/blktap2/
A DREADME70 versions when specified in a vm configuration file.
227 your file. Use the same name you specified in the third field of step
279 The second parameter contains the name that was specified in the
283 flags specified in tapdisk.h that may change the way you treat the
304 use them as specified you will run into problems as your driver will
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/
A Dsysconfig.xencommons.in75 # Maximum xenstore domain memory size. Can be specified as:
/xen-4.10.0-shim-comet/docs/features/
A Dintel_psr_cat_cdp.pandoc68 If `-lX` is specified and LX is not supported, print error.
69 If no `-l` is specified, level 3 is the default option.
82 If `-lX` is specified and LX is not supported, print error.
83 If no `-l` is specified, level 3 is the default option.
227 CDP is specified.
/xen-4.10.0-shim-comet/
A DINSTALL57 /etc/rc.d. If not specified configure tries to guess the path.
62 subdirectory are "sysconfig" or "default". If not specified configure
132 coredump-destroy or coredump-restart can be specified with this option.
192 resulting libraries will not be installed in the specified path. Instead

Completed in 33 milliseconds

123