Home
last modified time | relevance | path

Searched refs:suppress (Results 1 – 25 of 94) sorted by relevance

1234

/openbmc/linux/drivers/tty/
H A Dsysrq.c821 bool suppress; in sysrq_handle_keypress() local
888 suppress = sysrq->active; in sysrq_handle_keypress()
919 suppress = false; in sysrq_handle_keypress()
922 return suppress; in sysrq_handle_keypress()
929 bool suppress; in sysrq_filter() local
941 suppress = false; in sysrq_filter()
945 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter()
949 suppress = sysrq->active; in sysrq_filter()
953 return suppress; in sysrq_filter()
/openbmc/linux/include/uapi/linux/
H A Digmp.h70 suppress:1, member
74 suppress:1, member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/
H A D0005-Don-t-match-Wnon-virtual-dtor-in-the-flags-are-neede.patch5 suppress warnings in headers". It should fall through to the "don't impose
28 # These flags are needed to suppress warnings that might fire in our headers.
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A D0001-regress-banner.sh-log-input-and-output-files-on-erro.patch31 test banner: suppress banner (-q)
59 trace "test suppress banner (-q)"
/openbmc/linux/drivers/of/unittest-data/
H A Doverlay_4.dtso8 /* suppress DTC warning */
H A Doverlay_10.dtso9 /* suppress DTC warning */
H A Doverlay_11.dtso9 /* suppress DTC warning */
/openbmc/openbmc/meta-google/recipes-google/libcr51sign/
H A Dlibcr51sign_git.bb9 # We need to suppress these warnings in OpenSSL 3.0+ until a fix is available
/openbmc/qemu/tests/
H A Dmeson.build38 # depends on trace_ss). Not worth solving now; simply suppress trace
47 '--suppress-tracing' ],
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dippool.service10 # Normal output will go to syslog, so suppress stdout.
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0026-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch36 - /* Since small trivially copyable types are cheap to copy, we suppress the
39 + suppress the warning for them. 64B is a common size of a cache line. */
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython3native.bbclass26 # suppress host user's site-packages dirs.
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/
H A D0001-Makefile.am-suppress-perllocal.pod.patch4 Subject: [PATCH] Makefile.am: suppress perllocal.pod
/openbmc/linux/tools/lib/perf/Documentation/
H A DMakefile82 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A Ddebian-suppress-usr-lib-in-krb5-config.patch1 Subject: [PATCH] debian: suppress /usr/lib in krb5-config
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0008-libtool-do-not-use-jlibtool.patch58 …$(addprefix -I,${SRC_INCDIRS}) ${SRC_DEFS} ${DEFS} --suppress=variableScope --suppress=invalidscan…
/openbmc/linux/Documentation/hwmon/
H A Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0001-Turn-off-sign-compare-for-musl-libc.patch26 + // clang to throw sign-compare warning. This is to suppress the warning
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ne10/ne10/
H A D0001-CMakeLists.txt-Remove-mthumb-interwork.patch31 …# "--no-warn-mismatch" is needed for linker to suppress linker error about not all functions use V…
/openbmc/qemu/qga/
H A Dmeson.build53 # depends on trace_ss). Not worth solving now; simply suppress trace
59 '--suppress-tracing' ],
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py.in46 help="suppress informational messages")
50 help="suppress all messages except errors")
/openbmc/linux/include/net/
H A Dfib_rules.h72 bool (*suppress)(struct fib_rule *, int, member
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust-llvm_1.81.0.bb73 # The debug symbols are huge here (>2GB) so suppress them since they
/openbmc/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-zii-ssmb-dtu.dts112 suppress-preamble;

1234