Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 2989) sorted by relevance

12345678910>>...120

/openbmc/qemu/
H A Dmeson_options.txt5 option('qemu_suffix', type : 'string', value: 'qemu',
11 option('pkgversion', type : 'string', value : '',
13 option('smbd', type : 'string', value : '',
15 option('iasl', type : 'string', value : '',
34 option('coroutine_backend', type: 'combo',
70 option('kvm', type: 'feature', value: 'auto',
74 option('hvf', type: 'feature', value: 'auto',
78 option('xen', type: 'feature', value: 'auto',
94 option('tsan', type: 'boolean', value: false,
98 option('cfi', type: 'boolean', value: false,
[all …]
/openbmc/linux/scripts/
H A Dconfig19 --enable|-e option Enable option
20 --disable|-d option Disable option
21 --module|-m option Turn option into a module
22 --set-str option string
24 --set-val option value
26 --undefine|-u option Undefine option
27 --state|-s option Print state of option (n,y,m,undef)
29 --enable-after|-E beforeopt option
30 Enable option directly after other option
32 Disable option directly after other option
[all …]
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dgop.c45 m = simple_strtoull(option, &option, 0); in parse_modenum()
46 if (*option && *option++ != ',') in parse_modenum()
62 w = simple_strtoull(option, &option, 10); in parse_res()
79 if (*option && *option++ != ',') in parse_res()
96 if (*option && *option++ != ',') in parse_auto()
109 if (*option && *option++ != ',') in parse_list()
120 if (parse_modenum(option, &option)) in efi_parse_option_graphics()
122 if (parse_res(option, &option)) in efi_parse_option_graphics()
124 if (parse_auto(option, &option)) in efi_parse_option_graphics()
126 if (parse_list(option, &option)) in efi_parse_option_graphics()
[all …]
/openbmc/linux/drivers/pnp/
H A Dquirks.c39 *new_option = *option; in quirk_awe32_add_ports()
47 pnp_option_set(option)); in quirk_awe32_add_ports()
52 struct pnp_option *option; in quirk_awe32_resources() local
71 struct pnp_option *option; in quirk_cmi8330_resources() local
80 irq = &option->u.irq; in quirk_cmi8330_resources()
89 dma = &option->u.dma; in quirk_cmi8330_resources()
105 struct pnp_option *option; in quirk_sb16audio_resources() local
123 port = &option->u.port; in quirk_sb16audio_resources()
147 tail = option; in pnp_clone_dependent_set()
166 *new_option = *option; in pnp_clone_dependent_set()
[all …]
/openbmc/u-boot/include/linux/
H A Dkconfig.h30 #define IS_ENABLED(option) \ argument
31 (config_enabled(option) || config_enabled(option##_MODULE))
38 #define IS_BUILTIN(option) config_enabled(option) argument
44 #define IS_MODULE(option) config_enabled(option##_MODULE) argument
79 #define CONFIG_VAL(option) config_val(option) argument
87 #define CONFIG_IS_ENABLED(option) \ argument
88 (config_enabled(CONFIG_VAL(option)) || \
89 config_enabled(CONFIG_VAL(option##_MODULE)))
97 #define CONFIG_IS_BUILTIN(option) config_enabled(CONFIG_VAL(option)) argument
105 #define CONFIG_IS_MODULE(option) config_enabled(CONFIG_VAL(option##_MODULE)) argument
/openbmc/linux/arch/m68k/
H A DMakefile42 cpuflags-$(CONFIG_M54xx) = $(call cc-option,-mcpu=5475,-m5200)
43 cpuflags-$(CONFIG_M5407) = $(call cc-option,-mcpu=5407,-m5200)
44 cpuflags-$(CONFIG_M532x) = $(call cc-option,-mcpu=532x,-m5307)
45 cpuflags-$(CONFIG_M537x) = $(call cc-option,-mcpu=537x,-m5307)
46 cpuflags-$(CONFIG_M5307) = $(call cc-option,-mcpu=5307,-m5200)
47 cpuflags-$(CONFIG_M528x) = $(call cc-option,-mcpu=528x,-m5307)
48 cpuflags-$(CONFIG_M5275) = $(call cc-option,-mcpu=5275,-m5307)
49 cpuflags-$(CONFIG_M5272) = $(call cc-option,-mcpu=5272,-m5307)
50 cpuflags-$(CONFIG_M5271) = $(call cc-option,-mcpu=5271,-m5307)
51 cpuflags-$(CONFIG_M523x) = $(call cc-option,-mcpu=523x,-m5307)
[all …]
/openbmc/phosphor-debug-collector/
H A Dmeson.options5 option('jffs-workaround', type: 'feature',
9 option('DUMP_BUSNAME', type : 'string',
14 option('DUMP_OBJPATH', type : 'string',
19 option('BMC_DUMP_OBJPATH', type : 'string',
24 option('CORE_FILE_DIR', type : 'string',
29 option('BMC_DUMP_OBJ_ENTRY', type : 'string',
34 option('BMC_DUMP_PATH', type : 'string',
44 option('BMC_DUMP_MAX_SIZE', type : 'integer',
64 option('CLASS_VERSION', type : 'integer',
69 option('ERROR_MAP_YAML', type : 'string',
[all …]
/openbmc/openpower-vpd-parser/
H A Dmeson.options1 option('oe-sdk', type: 'feature', value : 'disabled', description: 'ENABLE OE SDK FOR OPENPOWER VPD…
2 option('tests', type: 'feature', value : 'enabled', description: 'Build tests')
3 option('FRU_YAML',type: 'string', value: 'writefru.yaml', description: 'YAML STRING')
4 option('PROP_YAML',type: 'string', value: 'extra-properties-example.yaml', description: 'YAML PROP…
5 option('ibm-parser', type: 'feature', description: 'ENABLE IBM PARSER')
6 option('VPD_FILES_PATH',type: 'string', value: '/var/lib/vpd', description: 'Directory to hold VPD …
10 option('IPZ_INTERFACE', type: 'string', value: 'com.ibm.ipzvpd', description: 'IPZ VPD interface')
11 option('BUSNAME', type : 'string', value : 'com.ibm.VPD.Manager',description : 'BUS NAME FOR THE SE…
12 option('OBJPATH', type : 'string', value : '/com/ibm/VPD/Manager', description : 'OBJECT PATH FOR T…
13 option('IFACE', type : 'string', value : 'com.ibm.VPD.Manager', description : 'INTERFACE NAME')
[all …]
/openbmc/phosphor-host-ipmid/
H A Dmeson.options2 option('tests', type: 'feature', description: 'Build tests')
3 option('boot-flag-safe-mode-support', type: 'feature', description: 'Add option to enable/disable s…
4 option('i2c-whitelist-check', type: 'feature', description: 'Add option to enable/disable i2c maste…
7 option('softoff', type: 'feature', description: 'Builds soft power off')
26 option('host-name', type: 'string', value: 'host', description: 'The Control Host D-Bus Object Mana…
39 option('libuserlayer', type: 'feature', description: 'Option to exclue exclude libuserlayer')
49 option('ipmi-whitelist', type: 'feature', description: 'Enable/disable IPMI whitelist filtering')
69 option('sensor-yaml-gen', type: 'string', value: 'sensor-example.yaml')
70 option('invsensor-yaml-gen', type: 'string', value: 'inventory-sensor-example.yaml')
71 option('fru-yaml-gen', type: 'string', value: 'fru-read-example.yaml')
[all …]
/openbmc/dbus-sensors/
H A Dmeson.options1 option('adc', type: 'feature', value: 'enabled', description: 'Enable ADC sensor.',)
2 option('intel-cpu', type: 'feature', value: 'enabled', description: 'Enable CPU sensor.',)
3 option('exit-air', type: 'feature', value: 'enabled', description: 'Enable exit air sensor.',)
4 option('fan', type: 'feature', value: 'enabled', description: 'Enable fan sensor.',)
6 option('intrusion', type: 'feature', value: 'enabled', description: 'Enable intrusion sensor.',)
7 option('ipmb', type: 'feature', value: 'enabled', description: 'Enable IPMB sensor.',)
8 option('mcu', type: 'feature', value: 'enabled', description: 'Enable MCU sensor.',)
9 option('nvme', type: 'feature', value: 'enabled', description: 'Enable NVMe sensor.',)
10 option('psu', type: 'feature', value: 'enabled', description: 'Enable PSU sensor.',)
11 option('external', type: 'feature', value: 'enabled', description: 'Enable External sensor.',)
[all …]
/openbmc/phosphor-fan-presence/
H A Dmeson.options2 option(
6 option(
11 option(
18 option(
23 option(
31 option(
36 option(
40 option(
44 option(
48 option(
[all …]
/openbmc/phosphor-bmc-code-mgmt/
H A Dmeson.options23 option(
32 option(
38 option(
44 option(
50 option(
56 option(
62 option(
68 option(
74 option(
80 option(
[all …]
/openbmc/linux/tools/perf/trace/beauty/
H A Dprctl.c16 static size_t prctl__scnprintf_option(int option, char *bf, size_t size, bool show_prefix) in prctl__scnprintf_option() argument
21 static size_t prctl__scnprintf_set_mm(int option, char *bf, size_t size, bool show_prefix) in prctl__scnprintf_set_mm() argument
29 int option = syscall_arg__val(arg, 0); in syscall_arg__scnprintf_prctl_arg2() local
31 if (option == PR_SET_MM) in syscall_arg__scnprintf_prctl_arg2()
37 if (option == PR_SET_NAME) in syscall_arg__scnprintf_prctl_arg2()
45 int option = syscall_arg__val(arg, 0); in syscall_arg__scnprintf_prctl_arg3() local
47 if (option == PR_SET_MM) in syscall_arg__scnprintf_prctl_arg3()
55 unsigned long option = arg->val; in syscall_arg__scnprintf_prctl_option() local
78 if (option < ARRAY_SIZE(masks)) in syscall_arg__scnprintf_prctl_option()
79 arg->mask |= masks[option]; in syscall_arg__scnprintf_prctl_option()
[all …]
/openbmc/phosphor-power/
H A Dmeson.options1 option(
6 option(
11 option(
16 option(
19 option(
25 option(
30 option(
35 option(
40 option(
44 option(
[all …]
/openbmc/phosphor-state-manager/
H A Dmeson.options3 option(
9 option(
15 option(
21 option(
27 option(
33 option(
39 option(
45 option(
51 option(
57 option(
[all …]
/openbmc/qemu/docs/tools/
H A Dqemu-nbd.rst61 .. option:: --image-opts
65 not be used, instead the :option:`format=` option should be set.
111 .. option:: --aio=AIO
157 .. option:: -L, --list
162 :option:`--export-name`, :option:`--offset`, ...).
168 :option:`--object` option; or provide the credentials needed for
182 when acting as a NBD client with the :option:`--list` option.
184 .. option:: --fork
195 :option:`--object` option. This will be used to authorize connecting users
202 other options like :option:`--fork` or :option:`-c`.
[all …]
/openbmc/telemetry/
H A Dmeson.options1 option('buildtest', type: 'boolean', value: true, description: 'Build tests')
2 option('max-reports', type: 'integer', min: 0, value: 10,
4 option('max-reading-parameters', type: 'integer', min: 0, value: 200,
6 option('min-interval', type: 'integer', min: 1, value: 1000,
8 option('max-triggers', type: 'integer', min: 0, value: 10,
12 option('max-append-limit', type: 'integer', min: 0, value: 256,
16 option('max-prefix-length', type: 'integer', min: 32, value: 256,
18 option('service-wants', type: 'array', value: [])
19 option('service-requires', type: 'array', value: [])
20 option('service-before', type: 'array', value: [])
[all …]
/openbmc/phosphor-ipmi-flash/
H A Dmeson.options1 option('tests', type: 'feature', description: 'Build tests')
4 option('bmc-blob-handler', type: 'feature', description: 'Build the BMC BLOB handler')
5 option('cleanup-delete', type: 'feature', description: 'Enable use of the delete files cleanup mech…
6 option('host-tool', type: 'feature', description: 'Build the host tool')
9 option('host-bios', type: 'boolean', value: false, description: 'Install default BIOS update config…
10 option('reboot-update', type: 'boolean', value: false, description: 'Enable use of reboot update me…
11 option('update-status', type: 'boolean', value: false, description: 'Enable use of update status fi…
17 option('net-bridge', type: 'boolean', value: false, description: 'Enable external transfers using a…
20 option('ppc', type: 'boolean', value: false, description: 'Enable ppc host memory access')
22 option('nuvoton-pci-did', type : 'integer', value : 1872, description : 'The device-id for Nuvoton …
[all …]
/openbmc/phosphor-dbus-interfaces/
H A Dmeson.options1 option('generate_md', type: 'boolean', value: true)
2 option('libphosphor_dbus', type: 'boolean', value: true)
3 option('data_com_google', type: 'boolean', value: true)
4 option('data_com_ibm', type: 'boolean', value: true)
5 option('data_com_intel', type: 'boolean', value: true)
6 option('data_com_meta', type: 'boolean', value: true)
7 option('data_org_freedesktop', type: 'boolean', value: true)
8 option('data_org_open_power', type: 'boolean', value: true)
9 option('data_xyz_openbmc_project', type: 'boolean', value: true)
/openbmc/linux/tools/include/linux/
H A Dkconfig.h44 #define IS_BUILTIN(option) __is_defined(option) argument
50 #define IS_MODULE(option) __is_defined(option##_MODULE) argument
58 #define IS_REACHABLE(option) __or(IS_BUILTIN(option), \ argument
59 __and(IS_MODULE(option), __is_defined(MODULE)))
65 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option)) argument
/openbmc/linux/include/linux/
H A Dkconfig.h50 #define IS_BUILTIN(option) __is_defined(option) argument
57 #define IS_MODULE(option) __is_defined(option##_MODULE) argument
65 #define IS_REACHABLE(option) __or(IS_BUILTIN(option), \ argument
66 __and(IS_MODULE(option), __is_defined(MODULE)))
73 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option)) argument
/openbmc/bmcweb/
H A Dmeson.options1 option(
9 option(
16 option(
31 #option(
38 option(
48 option(
56 option(
64 option(
72 option(
80 option(
[all …]
/openbmc/u-boot/arch/arm/
H A Dconfig.mk21 $(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
24 LLVM_RELFLAGS := $(call cc-option,-mllvm,) \
25 $(call cc-option,-mno-movt,)
40 $(call cc-option, -mthumb -mthumb-interwork,\
41 $(call cc-option,-marm,)\
42 $(call cc-option,-mno-thumb-interwork,)\
45 PF_CPPFLAGS_ARM := $(call cc-option,-marm,) \
46 $(call cc-option,-mno-thumb-interwork,)
81 PF_CPPFLAGS_ABI := $(call cc-option,\
83 $(call cc-option,\
[all …]
/openbmc/linux/arch/powerpc/
H A DMakefile13 HAS_BIARCH := $(call cc-option-yn, -m32)
61 KBUILD_CFLAGS += $(call cc-option,-mbig-endian)
106 ifeq ($(call cc-option-yn,-mcmodel=medium),y)
124 CFLAGS-$(CONFIG_PPC64) += $(call cc-option,-mabi=elfv2,$(call cc-option,-mcall-aixdesc))
131 CFLAGS-$(CONFIG_PPC64) += $(call cc-option,-mcmodel=medium,$(call cc-option,-mminimal-toc))
189 KBUILD_CFLAGS += $(call cc-option,-mpcrel)
196 KBUILD_CFLAGS += $(call cc-option,-mno-vsx)
197 KBUILD_CFLAGS += $(call cc-option,-mno-mma)
201 KBUILD_CFLAGS += $(call cc-option,-mno-spe)
202 KBUILD_CFLAGS += $(call cc-option,-mspe=no)
[all …]
/openbmc/openbmc-test-automation/ffdc/
H A Dcollect_ffdc.py26 @click.option("-r", "--remote", help="Hostname/IP of the remote host")
29 @click.option(
32 @click.option(
35 @click.option(
38 @click.option(
45 @click.option(
52 @click.option(
60 @click.option(
67 @click.option(
73 @click.option(
[all …]

12345678910>>...120