Home
last modified time | relevance | path

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

12

/linux/drivers/tty/
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()
/linux/include/uapi/linux/
A Digmp.h70 suppress:1, member
74 suppress:1, member
/linux/drivers/of/unittest-data/
A Doverlay_4.dts9 /* suppress DTC warning */
A Doverlay_10.dts9 /* suppress DTC warning */
A Doverlay_11.dts9 /* suppress DTC warning */
/linux/tools/lib/perf/Documentation/
A DMakefile82 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/linux/tools/lib/traceevent/Documentation/
A DMakefile100 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/linux/Documentation/hwmon/
A Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/linux/Documentation/devicetree/bindings/media/i2c/
A Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/linux/include/net/
A Dfib_rules.h72 bool (*suppress)(struct fib_rule *, int, member
/linux/Documentation/devicetree/bindings/input/
A Dgpio-keys.yaml88 which can be disabled to suppress events from the button.
/linux/Documentation/devicetree/bindings/net/
A Dmdio.yaml55 suppress-preamble:
/linux/arch/arm/boot/dts/
A Dvf610-zii-ssmb-dtu.dts112 suppress-preamble;
A Dvf610-zii-ssmb-spu3.dts137 suppress-preamble;
A Dvf610-zii-cfu1.dts162 suppress-preamble;
A Dvf610-zii-spb4.dts123 suppress-preamble;
A Dvf610-zii-dev.dtsi141 suppress-preamble;
/linux/tools/perf/Documentation/
A DMakefile130 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/linux/net/ipv4/
A Dfib_rules.c380 .suppress = fib4_rule_suppress,
/linux/Documentation/RCU/
A Dlockdep-splat.rst115 this change would also suppress the above lockdep-RCU splat.
/linux/net/ipv6/
A Dfib6_rules.c455 .suppress = fib6_rule_suppress,
/linux/Documentation/process/
A Dvolatile-considered-harmful.rst15 to suppress optimization, which is almost never what one really wants to
/linux/Documentation/core-api/
A Ddma-attributes.rst110 This tells the DMA-mapping subsystem to suppress allocation failure reports
/linux/net/core/
A Dfib_rules.c323 if (!err && ops->suppress && INDIRECT_CALL_MT(ops->suppress, in fib_rules_lookup()
/linux/Documentation/networking/
A Dcan_ucan_protocol.rst307 Although UCAN devices can suppress error frames completely, in Linux

Completed in 31 milliseconds

12