Home
last modified time | relevance | path

Searched refs:ignored (Results 1 – 25 of 737) sorted by relevance

12345678910>>...30

/openbmc/linux/arch/x86/boot/
H A Dcpuflags.c81 u32 ignored; in get_cpuflags() local
96 cpuid(0x1, &tfms, &ignored, &cpu.flags[4], in get_cpuflags()
106 cpuid_count(0x00000007, 0, &ignored, &ignored, in get_cpuflags()
107 &cpu.flags[16], &ignored); in get_cpuflags()
110 cpuid(0x80000000, &max_amd_level, &ignored, &ignored, in get_cpuflags()
111 &ignored); in get_cpuflags()
115 cpuid(0x80000001, &ignored, &ignored, &cpu.flags[6], in get_cpuflags()
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored/
H A Ddevtool-test-ignored.patch.expected7 ignored | 2 +-
10 diff --git a/ignored b/ignored
12 --- a/ignored
13 +++ b/ignored
15 -I'm so ignored
16 +# I'm so ignored
H A Ddevtool-test-ignored.patch1 diff --git a/ignored b/ignored
3 --- a/ignored
4 +++ b/ignored
6 -I'm so ignored
7 +# I'm so ignored
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dexecution.hpp8 #pragma clang diagnostic ignored "-Wunused-parameter"
9 #pragma clang diagnostic ignored "-Wnon-pod-varargs"
11 #pragma GCC diagnostic ignored "-Wnon-template-friend"
13 #pragma GCC diagnostic ignored "-Wmissing-field-initializers"
/openbmc/linux/Documentation/arch/s390/
H A Dcommon_io.rst19 The given devices will be ignored by the common I/O-layer; no detection
24 An ignored device can be un-ignored later; see the "/proc entries"-section for
51 By default, no devices are ignored.
62 "free all" will un-ignore all ignored devices,
66 For example, if devices 0.0.0023 to 0.0.0042 and 0.0.4711 are ignored,
70 to 0.0.002f, 0.0.0033 to 0.0.0042 and 0.0.4711 ignored;
80 You can also add ranges of devices to be ignored by piping to
85 ignored, there will be no effect on then. However, if such a device
86 disappears and then reappears, it will then be ignored. To make
96 You can remove already known but now ignored devices via::
[all …]
/openbmc/linux/drivers/staging/axis-fifo/
H A Daxis-fifo.txt28 - xlnx,axis-tdest-width: AXI-Stream TDEST width (ignored by the driver)
29 - xlnx,axis-tid-width: AXI-Stream TID width (ignored by the driver)
30 - xlnx,axis-tuser-width: AXI-Stream TUSER width (ignored by the driver)
31 - xlnx,data-interface-type: Should be <0x0> (ignored by the driver)
39 (ignored by the driver)
41 (ignored by the driver)
42 - xlnx,s-axi-id-width: Should be <0x4> (ignored by the driver)
43 - xlnx,s-axi4-data-width: Should be <0x20> (ignored by the driver)
44 - xlnx,select-xpm: Should be <0x0> (ignored by the driver)
47 (ignored by the driver)
[all …]
/openbmc/linux/arch/mips/fw/arc/
H A Dcmdline.c26 static char *ignored[] = { variable
88 for (i = 0; i < ARRAY_SIZE(ignored); i++) { in prom_init_cmdline()
89 int len = strlen(ignored[i]); in prom_init_cmdline()
91 if (!strncmp(prom_argv(actr), ignored[i], len)) in prom_init_cmdline()
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Ddisplay-timing.txt26 - hsync-active: hsync pulse is active low/high/ignored
27 - vsync-active: vsync pulse is active low/high/ignored
28 - de-active: data-enable pulse is active low/high/ignored
34 - ignored = ignored
/openbmc/linux/Documentation/userspace-api/
H A DELF.rst20 interpreter. Other PT_INTERP headers are ignored (since Linux 2.4.11).
26 (since Linux 2.6.6). Other PT_GNU_STACK headers are ignored.
34 are ignored.
/openbmc/linux/arch/arm/boot/dts/calxeda/
H A Dhighbank.dts29 /* kHz ignored */
48 /* kHz ignored */
67 /* kHz ignored */
86 /* kHz ignored */
/openbmc/openpower-vpd-parser/vpdecc/
H A Dvpdecc.h4 #pragma GCC diagnostic ignored "-Wunused-variable"
5 #pragma GCC diagnostic ignored "-Wunused-parameter"
/openbmc/linux/drivers/misc/lkdtm/
H A Dbugs.c277 static volatile unsigned int ignored; variable
286 ignored = value; in lkdtm_OVERFLOW_SIGNED()
290 ignored = value; in lkdtm_OVERFLOW_SIGNED()
301 ignored = value; in lkdtm_OVERFLOW_UNSIGNED()
305 ignored = value; in lkdtm_OVERFLOW_UNSIGNED()
381 ignored = inst->array[1]; in lkdtm_FAM_BOUNDS()
385 ignored = inst->array[fam_count]; in lkdtm_FAM_BOUNDS()
/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/
H A Dpackagegroup-obmc-ipmid-providers.bbappend1 # Warning: Any providers listed here will have their whitelists ignored. Add
2 # providers with whitelists that should not be ignored to
/openbmc/linux/scripts/kconfig/tests/preprocess/variable/
H A DKconfig52 # Unreferenced parameters are just ignored.
53 $(warning,$(greeting,Hello,John,ignored,ignored))
/openbmc/linux/tools/testing/selftests/damon/
H A Dhuge_count_read_write.c14 #pragma GCC diagnostic ignored "-Wstringop-overread"
15 #pragma GCC diagnostic ignored "-Wstringop-overflow"
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dtraces.h315 TP_PROTO(u32 val, bool ignored),
316 TP_ARGS(val, ignored),
319 __field(bool, ignored)
323 __entry->ignored = ignored;
327 __entry->ignored ? " (ignored)" : ""
331 TP_PROTO(u32 val, bool ignored),
332 TP_ARGS(val, ignored));
333 #define _trace_piggyback(val, ignored) trace_piggyback(val, ignored) argument
/openbmc/pldm/
H A D.eslintignore2 # be ignored by the eslint json validator
6 # required to be ignored by the json validator.
/openbmc/openbmc/poky/meta/classes/
H A Dcve-check.bbclass113 d.setVarFlag("CVE_STATUS", cve, "ignored")
316 # If the recipe has been skipped/ignored we return empty lists
321 # Convert CVE_STATUS into ignored CVEs and check validity
359 ignored = False
366 ignored = True
402 if ignored:
455 def cve_write_data_text(d, patched, unpatched, ignored, cve_data):
479 if not patched+unpatched+ignored:
489 is_ignored = cve in ignored
613 is_ignored = cve in ignored
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A D0005-Disable-new-gcc8-warnings.patch28 +#pragma GCC diagnostic ignored "-Wstringop-truncation"
53 +#pragma GCC diagnostic ignored "-Wstringop-overflow"
54 +#pragma GCC diagnostic ignored "-Wstringop-truncation"
/openbmc/qemu/qapi/
H A Dtrace.json42 # @deprecated: Member @vcpu is deprecated, and always ignored.
61 # @deprecated: Member @vcpu is deprecated, and always ignored.
93 # @deprecated: Member @vcpu is deprecated, and always ignored.
/openbmc/linux/scripts/
H A DMakefile.clang35 CLANG_FLAGS += -Werror=ignored-optimization-argument
36 CLANG_FLAGS += -Werror=option-ignored
/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/
H A D0001-Woverride-init-is-not-needed-with-gcc-9.patch24 #define DNS_PRAGMA_QUIET _Pragma("clang diagnostic ignored \"-Winitializer-overrides\"")
30 #define DNS_PRAGMA_QUIET _Pragma("GCC diagnostic ignored \"-Woverride-init\"")
/openbmc/linux/crypto/
H A Dalgif_skcipher.c51 size_t ignored, int flags) in _skcipher_recvmsg() argument
150 size_t ignored, int flags) in skcipher_recvmsg() argument
157 int err = _skcipher_recvmsg(sock, msg, ignored, flags); in skcipher_recvmsg()
249 size_t ignored, int flags) in skcipher_recvmsg_nokey() argument
257 return skcipher_recvmsg(sock, msg, ignored, flags); in skcipher_recvmsg_nokey()
/openbmc/linux/lib/
H A Dstackinit_kunit.c152 int ignored; \
163 ignored = leaf_ ##name((unsigned long)&ignored, 1, \
173 ignored = leaf_ ##name((unsigned long)&ignored, 0, \
/openbmc/linux/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c86 static void probe_hcall_entry(void *ignored, unsigned long opcode, unsigned long *args) in probe_hcall_entry() argument
98 static void probe_hcall_exit(void *ignored, unsigned long opcode, long retval, in probe_hcall_exit() argument

12345678910>>...30