Home
last modified time | relevance | path

Searched refs:option (Results 701 – 725 of 4039) sorted by relevance

1...<<21222324252627282930>>...162

/openbmc/linux/fs/isofs/
H A Dinode.c340 int option; in parse_options() local
414 if (match_int(&args[0], &option)) in parse_options()
416 n = option; in parse_options()
426 if (match_int(&args[0], &option)) in parse_options()
428 popt->sbsector = option; in parse_options()
455 if (match_int(&args[0], &option)) in parse_options()
457 popt->fmode = option; in parse_options()
460 if (match_int(&args[0], &option)) in parse_options()
462 popt->dmode = option; in parse_options()
468 if (match_int(&args[0], &option)) in parse_options()
[all …]
/openbmc/u-boot/board/phytec/phycore_rk3288/
H A Dsom.h13 unsigned char option[12]; /* coding for variants */ member
/openbmc/phosphor-settingsd/
H A Dmeson.options1 option(
/openbmc/linux/include/video/
H A Dcmdline.h12 bool __video_get_options(const char *name, const char **option, bool is_of);
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_hal.c571 const char *option = ""; in get_core_option() local
576 option = "60"; in get_core_option()
579 option = "60s"; in get_core_option()
583 option = "30"; in get_core_option()
585 option = "60i"; in get_core_option()
588 return option; in get_core_option()
/openbmc/linux/net/9p/
H A Dtrans_rdma.c178 int option; in parse_opts() local
205 r = match_int(&args[0], &option); in parse_opts()
214 opts->port = option; in parse_opts()
217 opts->sq_depth = option; in parse_opts()
220 opts->rq_depth = option; in parse_opts()
223 opts->timeout = option; in parse_opts()
/openbmc/linux/tools/tracing/rtla/src/
H A Dosnoise.c737 static int osnoise_options_get_option(char *option) in osnoise_options_get_option() argument
750 snprintf(no_option, sizeof(no_option), "NO_%s", option); in osnoise_options_get_option()
760 opt = strstr(options, option); in osnoise_options_get_option()
771 static int osnoise_options_set_option(char *option, bool onoff) in osnoise_options_set_option() argument
776 return tracefs_instance_file_write(NULL, "osnoise/options", option); in osnoise_options_set_option()
778 snprintf(no_option, sizeof(no_option), "NO_%s", option); in osnoise_options_set_option()
/openbmc/service-config-manager/
H A Dmeson.options1 option(
/openbmc/linux/arch/
H A DKconfig79 This option enables a transparent branch optimization that
281 # command line option
638 depends on $(cc-option,-fstack-protector)
662 depends on $(cc-option,-fstack-protector-strong)
694 This option enables the compiler's Shadow Call Stack, which
729 An architecture should select this option if it supports:
787 may take much longer than the ThinLTO option.
796 CONFIG_LTO_CLANG_FULL option. More information can be found
816 depends on $(cc-option,-fsanitize=kcfi)
898 Before enabling this option, arch code must be audited
[all …]
/openbmc/qemu/util/
H A Dqemu-option.c50 static const char *get_opt_name(const char *p, char **option, size_t len) in get_opt_name() argument
52 *option = g_strndup(p, len); in get_opt_name()
803 char *option, *value; in opts_do_parse() local
808 p = get_opt_name_value(p, firstname, warn_on_flag, help_wanted, &option, &value); in opts_do_parse()
810 g_free(option); in opts_do_parse()
816 if (!strcmp(option, "id")) { in opts_do_parse()
817 g_free(option); in opts_do_parse()
822 opt = opt_create(opts, option, value); in opts_do_parse()
823 g_free(option); in opts_do_parse()
/openbmc/qemu/docs/system/s390x/
H A Dbootdevices.rst48 ``-cdrom`` option even does not give you a real (virtio-scsi) CD-ROM device on
69 specifying the ``-boot menu=on`` option when starting QEMU. Note that the menu
77 shown when using the ``PROMPT`` option, and the s390-ccw bios will then try
86 in the data directory of QEMU, or via the ``-bios`` option), QEMU ships with
91 command line option.
/openbmc/linux/Documentation/networking/device_drivers/atm/
H A Diphase.rst130 The debug trace can be turn on through the insmod command line option, for
153 It is the same as the UBR testing, but with an extra command option::
161 This option must be set on both the machines.
165 It is the same as the UBR testing, but with an extra command option::
173 This option may only be set on the transmit machine.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dfsl,fec.yaml101 The "ptp"(option), for IEEE1588 timer clock that requires the clock.
102 The "enet_clk_ref"(option), for MAC transmit/receiver reference clock like
106 The "enet_out"(option), output clock for external device, like supply clock
108 The "enet_2x_txclk"(option), for RGMII sampling clock which fixed at 250Mhz.
232 # least undocumented properties. However, PHY may have a deprecated option to
/openbmc/linux/arch/sh/mm/
H A DKconfig10 boot on these systems, this option must not be set.
31 allocated as a single contiguous block. This option allows
36 choosing a value for this option.
236 Selecting this option will configure the caches in write-through
239 Since there's sill some aliasing issues on SH-4, this option will
/openbmc/linux/drivers/soc/ti/
H A Dwkup_m3_ipc.c174 u32 *option = data; in option_get() local
176 *val = *option; in option_get()
183 u32 *option = data; in option_set() local
185 *option = val; in option_set()
187 if (option == &m3_ipc_state->halt) { in option_set()
/openbmc/linux/Documentation/filesystems/
H A Dzonefs.rst256 with the "errors=xxx" mount option. The table below summarizes the result of
257 zonefs I/O error processing depending on the mount option and on the zone
264 | option | condition | size read write read write |
285 * The "errors=remount-ro" mount option is the default behavior of zonefs I/O
286 error processing if no errors mount option is specified.
287 * With the "errors=remount-ro" mount option, the change of the file access
313 "errors=<behavior>" option
316 The "errors=<behavior>" option mount option allows the user to specify zonefs
336 "explicit-open" option
375 mount option is not used, the reported number can be greater than
[all …]
/openbmc/linux/drivers/hwtracing/intel_th/
H A DKconfig12 This option enables intel_th bus and common code used by TH
24 Intel(R) Trace Hub may exist as a PCI device. This option enables
33 Intel(R) Trace Hub may exist as an ACPI device. This option enables
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dmanualexecution.py73 for option, _ in sorted(avail_config_options.items(), key=lambda x: int(x[0])):
74 print('%s: %s' % (option, avail_config_options[option]))
/openbmc/linux/drivers/rapidio/
H A DKconfig77 This option includes basic RapidIO fabric enumeration and discovery
86 This option includes RapidIO channelized messaging driver which
95 This option includes generic RapidIO mport device driver which
/openbmc/u-boot/doc/
H A DREADME.SPL20 A config option named CONFIG_SPL_BUILD is enabled by Kconfig for SPL.
38 The building of SPL images can be enabled by CONFIG_SPL option in Kconfig.
81 stack usage at various points in run sequence of SPL. The -fstack-usage option
/openbmc/u-boot/drivers/mtd/
H A DKconfig32 option. Visit <http://www.amd.com/products/nvd/overview/cfi.html>
43 option. Visit <http://www.amd.com/products/nvd/overview/cfi.html>
56 This option enables the building of the cfi_mtd driver
/openbmc/linux/drivers/mmc/core/
H A DKconfig11 devices. By default this option is set to y.
21 module. By default this option is set to n.
32 devices. By default this option is set to y.
/openbmc/linux/tools/perf/util/
H A Dcallchain.h239 struct option;
242 int record_parse_callchain_opt(const struct option *opt, const char *arg, int unset);
243 int record_callchain_opt(const struct option *opt, const char *arg, int unset);
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-base_1.22.11.bb88 for option in options.split():
89 if bb.utils.contains('PACKAGECONFIG', option, True, False, d):
90 selected_options += [option]
/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/
H A Dmeson.options2 option('FAILING_TEST', type : 'feature', value : 'disabled',

1...<<21222324252627282930>>...162