Home
last modified time | relevance | path

Searched refs:option (Results 501 – 525 of 4014) sorted by relevance

1...<<21222324252627282930>>...161

/openbmc/linux/arch/riscv/kernel/
H A DMakefile12 CFLAGS_syscall_table.o += $(call cc-option,-Wno-override-init,)
13 CFLAGS_compat_syscall_table.o += $(call cc-option,-Wno-override-init,)
16 AFLAGS_kexec_relocate.o := -mcmodel=medany $(call cc-option,-mno-relax)
/openbmc/linux/fs/sysv/
H A DKconfig26 Note that this option is generally not needed for floppies, since a
29 tar" or preferably "info tar"). Note also that this option has
30 nothing whatsoever to do with the option "System V IPC". Read about
/openbmc/linux/drivers/leds/rgb/
H A DKconfig9 This option enables support for monochrome LEDs that are grouped
21 This option enables support for PWM driven monochrome LEDs that are
33 This option enables support for the Light Pulse Generator found in a
/openbmc/qemu/
H A Dqemu-options.hx414 '\ ``cpu``\ ' option is a new alternative to '\ ``cpus``\ ' option
1272 ``-blockdev option[,option[,option[,...]]]``
1515 ``-drive option[,option[,option[,...]]]``
2254 ``-spice option[,option[,...]]``
2436 ``-vnc display[,option[,option[,...]]]``
2992 "socket][,option][,option][,...]\n"
3018 ``-netdev user,id=id[,option][,option][,...]``
3492 option.
4158 option.
5167 option.
[all …]
/openbmc/linux/fs/ubifs/
H A DKconfig25 This option allows to explicitly choose which compressions, if any,
57 increased flash wear. This option adds atime support and it is disabled by default
58 to preserve the old behavior. If you enable this option, UBIFS starts updating atime,
83 Linux. This option enables an extended attribute handler for file
/openbmc/qemu/accel/tcg/
H A Dicount-common.c424 const char *option = qemu_opt_get(opts, "shift"); in icount_configure() local
429 if (!option) { in icount_configure()
441 if (strcmp(option, "auto") != 0) { in icount_configure()
442 if (qemu_strtol(option, NULL, 0, &time_shift) < 0 in icount_configure()
/openbmc/linux/drivers/dma-buf/
H A DKconfig59 This option enables additional checks for DMA-BUF importers and
72 Choose this option to enable the DMA-BUF userland memory heaps.
81 Choose this option to enable DMA-BUF sysfs statistics
88 This option is deprecated and should sooner or later be removed.
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/gnome-shell/
H A D0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch70 @@ -45,3 +45,9 @@ option('systemd',
75 +option('gjs_path',
115 @@ -10,3 +10,9 @@ option('profile',
120 +option('gjs_path',
/openbmc/qemu/docs/system/
H A Dtarget-riscv.rst26 model you want to use with the ``-M`` or ``--machine`` option;
46 disk, etc., and just want to run Linux, the best option is to use the
82 This is the default behaviour if no ``-bios`` option is included. This option
85 do is specify the kernel they want to boot with the ``-kernel`` option
/openbmc/linux/tools/perf/Documentation/
H A Dperf-ftrace.txt42 normally don't - this option allows the latter to be run in
62 Tracer to use when neither -G nor -F option is not
86 by using this option more than once. The function argument also
93 argument. Like -T option, this can be used more than once to
114 given function (or a glob pattern). Like -G option, this is useful
/openbmc/linux/security/integrity/
H A DKconfig8 This option enables the integrity subsystem, which is comprised
25 This option enables digital signature verification support
42 This option enables digital signature verification using
51 This option requires that all keys added to the .ima and
124 option adds a kernel parameter 'integrity_audit', which
/openbmc/openbmc-test-automation/lib/xcat/
H A Dxcat_utils.robot31 # command_option Command's option to be run(e.g. "dimm").
160 [Arguments] ${node} ${option}
164 # option Hardware vitals option (e.g. "temp", "voltage", "fanspeed", etc.).
166 ${cmd_buf}= Catenate ${XCAT_DIR_PATH}/rvitals ${node} ${option}
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dsonypi.rst28 /dev/sonypi (major 10, minor auto allocated or specified as a option).
32 Another option to intercept the events is to get them directly through the
51 module argument syntax (<param>=<value> when passing the option to the
66 Do not use this option unless it's actually necessary,
67 some Vaio models don't deal well with this option.
68 This option is available only if the kernel is
81 add this option and report to the author.
/openbmc/linux/drivers/firmware/efi/
H A DKconfig65 Select this config option from the architecture Kconfig if
99 Select this config option to add support for the dtb= command
104 the bootloader this option may not be needed.
107 this option is necessary.
128 This option exposes a loader interface "/dev/efi_capsule_loader" for
220 This option will cause failures with some poorly behaved hardware
223 may be used to override this option.
237 by a kernel command line option.
247 already be achieved by using the efi=noruntime option, but it could be
255 This default can be overridden by using the efi=runtime option.
[all …]
/openbmc/linux/kernel/trace/
H A Dtrace_osnoise.c2136 int option = *pos; in s_options_start() local
2140 if (option >= OSN_MAX) in s_options_start()
2148 int option = ++(*pos); in s_options_next() local
2150 if (option >= OSN_MAX) in s_options_next()
2159 int option = *pos; in s_options_show() local
2161 if (option == OSN_DEFAULTS) { in s_options_show()
2175 if (option != OSN_MAX) in s_options_show()
2214 int running, option, enable, retval; in osnoise_options_write() local
2234 if (option < 0) in osnoise_options_write()
2254 if (option == OSN_DEFAULTS) in osnoise_options_write()
[all …]
H A DKconfig242 enable it via the trace option funcgraph-retval.
251 This option will modify all the calls to function tracing
357 This option measures the time spent in irqs-off critical
367 enabled. This option and the preempt-off timing option can be
391 enabled. This option and the irqs-off timing option can be
614 This option also enables the likely/unlikely profiler.
786 depends on $(cc-option,-mrecord-mcount)
864 supported using hist triggers under this option.
1030 This option will also enable testing every syscall event.
1128 This option creates a test module to check the base
[all …]
/openbmc/linux/drivers/tty/serial/
H A DKconfig43 you can alter that using a kernel command line option such as
71 you can alter that using a kernel command line option such as
392 option.
400 make it the console by answering Y to this option.
556 Y to this option.
572 Y to this option.
613 Y to this option.
686 Y to this option.
739 If this option is not selected, the pmac_zilog driver will
761 Y to this option.
[all …]
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A Dklcc-cross-accept-clang-options.patch1 meta-clang passes this option to compiler defaults
37 die "$0: unknown option: $a\n";
/openbmc/linux/arch/powerpc/
H A DKconfig5 def_bool PPC64 && $(cc-option, -mabi=elfv2)
8 def_bool PPC64 && $(cc-option, -mcpu=power10 -mprefixed)
16 def_bool PPC64 && CC_IS_GCC && $(cc-option, -mcpu=power10 -mpcrel)
99 have no standalone config option for it here.
552 specified location. This option can work around the problem.
563 depends on $(cc-option,-fpatchable-function-entry=2)
711 Petitboot kernel is the typical usecase for this option.
717 This option uses the MPIPL support in firmware to provide an
920 allocated as a single contiguous block. This option allows
926 this in mind when choosing a value for this option.
[all …]
/openbmc/linux/kernel/module/
H A DKconfig42 This option allows you to maintain a record of module statistics.
134 Without this option you will not be able to unload any
143 This option allows you to force a module to unload, even if the
145 without waiting for anyone to stop using it (using the -f option to
154 This option allows you to maintain a record of each unloaded
186 the version). With this option, such a "srcversion" field
197 Note that this option adds the OpenSSL development packages as a
201 You should enable this option if you wish to use either
223 Sign all modules during make modules_install. Without this option,
352 the "modprobe" userspace utility. This option allows you to
[all …]
/openbmc/linux/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt37 IP datagrams to be labeled with security classifications. This option
52 applications of a commercial security option. The BSO and ESO were
76 This option permits security related information to be passed between
79 in the security option. An authority that has been assigned a DOI
87 This option MUST be copied on fragmentation. This option appears at most
109 This field is 1 octet in length. It is the total length of the option
139 to identify which mapping was used for the values within the option.
154 be guaranteed if CIPSO is not the first IP option.
287 is the only option then the option will be full word aligned and additional
629 If a CIPSO option is required and none is found, the datagram is
[all …]
/openbmc/linux/fs/ocfs2/
H A Dsuper.c1243 int token, option; in ocfs2_parse_options() local
1282 if (option) in ocfs2_parse_options()
1325 if (option >= 0) in ocfs2_parse_options()
1326 mopt->atime_quantum = option; in ocfs2_parse_options()
1333 if (option) in ocfs2_parse_options()
1334 mopt->slot = (u16)option; in ocfs2_parse_options()
1341 if (option < 0) in ocfs2_parse_options()
1343 if (option == 0) in ocfs2_parse_options()
1352 if (option >= 0) in ocfs2_parse_options()
1353 mopt->localalloc_opt = option; in ocfs2_parse_options()
[all …]
/openbmc/qemu/docs/about/
H A Ddeprecated.rst33 ``delay`` option for socket character devices (since 6.0)
91 The ``-singlestep`` option has been turned into an accelerator property,
101 The ``-singlestep`` option has been given a name that better reflects
103 new ``-one-insn-per-tb`` option instead.
427 ``password`` option is insecure. The ``password-secret`` option should be
475 ``--blacklist`` command line option (since 7.2)
479 wording for what this option does). The short form ``-b`` still stays
483 ``blacklist`` config file option (since 7.2)
488 option).
499 ``inc`` migrate command option (since 8.2)
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A DKconfig12 This option enables support for use with the following hardware:
89 This option will enable debug tracing output for the iwlwifi drivers
97 This entry will only exist if this option is enabled.
115 is a low-impact option that allows getting insight into the
130 When tracing is not enabled, this option still has some
158 Enabling this option on a platform that has a different device and
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dacpi-lid.rst75 When this option is specified, the ACPI button driver reports the
80 This option can be used to fix some platforms where the returning value
84 This option is the default behavior during the period the userspace
88 When this option is specified, the ACPI button driver always reports the
101 When this option is specified, the ACPI button driver never reports the
113 This option will be the default behavior after the userspace is ready to

1...<<21222324252627282930>>...161