Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/tty/
Dsysrq.c821 bool suppress; in sysrq_handle_keypress() local
886 suppress = sysrq->active; in sysrq_handle_keypress()
917 suppress = false; in sysrq_handle_keypress()
920 return suppress; in sysrq_handle_keypress()
927 bool suppress; in sysrq_filter() local
939 suppress = false; in sysrq_filter()
943 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter()
947 suppress = sysrq->active; in sysrq_filter()
951 return suppress; in sysrq_filter()
/Linux-v5.15/include/uapi/linux/
Digmp.h70 suppress:1, member
74 suppress:1, member
/Linux-v5.15/drivers/of/unittest-data/
Doverlay_4.dts9 /* suppress DTC warning */
Doverlay_11.dts9 /* suppress DTC warning */
Doverlay_10.dts9 /* suppress DTC warning */
/Linux-v5.15/tools/lib/perf/Documentation/
DMakefile82 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/Linux-v5.15/tools/lib/traceevent/Documentation/
DMakefile100 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/Linux-v5.15/Documentation/hwmon/
Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/
Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/Linux-v5.15/include/net/
Dfib_rules.h72 bool (*suppress)(struct fib_rule *, member
/Linux-v5.15/arch/arm/boot/dts/
Dvf610-zii-ssmb-dtu.dts112 suppress-preamble;
Dvf610-zii-cfu1.dts162 suppress-preamble;
Dvf610-zii-ssmb-spu3.dts137 suppress-preamble;
Dvf610-zii-spb4.dts123 suppress-preamble;
Dvf610-zii-dev.dtsi141 suppress-preamble;
/Linux-v5.15/net/ipv4/
Dfib_rules.c379 .suppress = fib4_rule_suppress,
/Linux-v5.15/tools/perf/Documentation/
DMakefile130 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/Linux-v5.15/Documentation/RCU/
Dlockdep-splat.rst115 this change would also suppress the above lockdep-RCU splat.
/Linux-v5.15/net/ipv6/
Dfib6_rules.c455 .suppress = fib6_rule_suppress,
/Linux-v5.15/Documentation/process/
Dvolatile-considered-harmful.rst15 to suppress optimization, which is almost never what one really wants to
/Linux-v5.15/Documentation/core-api/
Ddma-attributes.rst110 This tells the DMA-mapping subsystem to suppress allocation failure reports
/Linux-v5.15/net/core/
Dfib_rules.c323 if (!err && ops->suppress && INDIRECT_CALL_MT(ops->suppress, in fib_rules_lookup()
/Linux-v5.15/Documentation/networking/
Dcan_ucan_protocol.rst307 Although UCAN devices can suppress error frames completely, in Linux
Dnetconsole.rst195 some LAN switches may be configured to suppress ethernet broadcasts
/Linux-v5.15/arch/arm64/boot/dts/freescale/
Dimx8mq-zii-ultra.dtsi147 suppress-preamble;

12