Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/tty/
A Dsysrq.c824 bool suppress; in sysrq_handle_keypress() local
891 suppress = sysrq->active; in sysrq_handle_keypress()
922 suppress = false; in sysrq_handle_keypress()
925 return suppress; in sysrq_handle_keypress()
932 bool suppress; in sysrq_filter() local
944 suppress = false; in sysrq_filter()
948 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter()
952 suppress = sysrq->active; in sysrq_filter()
956 return suppress; in sysrq_filter()
/linux-6.3-rc2/include/uapi/linux/
A Digmp.h70 suppress:1, member
74 suppress:1, member
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dengleder,tsnep.yaml91 suppress-preamble;
111 suppress-preamble;
A Dmdio.yaml55 suppress-preamble:
/linux-6.3-rc2/drivers/of/unittest-data/
A Doverlay_4.dtso9 /* suppress DTC warning */
A Doverlay_10.dtso9 /* suppress DTC warning */
A Doverlay_11.dtso9 /* suppress DTC warning */
/linux-6.3-rc2/tools/lib/perf/Documentation/
A DMakefile82 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/linux-6.3-rc2/Documentation/hwmon/
A Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/
A Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/linux-6.3-rc2/include/net/
A Dfib_rules.h72 bool (*suppress)(struct fib_rule *, int, member
/linux-6.3-rc2/Documentation/devicetree/bindings/input/
A Dgpio-keys.yaml86 which can be disabled to suppress events from the button.
/linux-6.3-rc2/arch/arm/boot/dts/
A Dvf610-zii-ssmb-dtu.dts112 suppress-preamble;
A Dvf610-zii-cfu1.dts162 suppress-preamble;
A Dvf610-zii-spb4.dts123 suppress-preamble;
A Dvf610-zii-ssmb-spu3.dts137 suppress-preamble;
A Dvf610-zii-dev.dtsi141 suppress-preamble;
/linux-6.3-rc2/net/ipv4/
A Dfib_rules.c382 .suppress = fib4_rule_suppress,
/linux-6.3-rc2/tools/perf/Documentation/
A DMakefile130 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/linux-6.3-rc2/Documentation/RCU/
A Dlockdep-splat.rst115 this change would also suppress the above lockdep-RCU splat.
/linux-6.3-rc2/drivers/virtio/
A DKconfig40 Enable this to harden the device notifications and suppress
/linux-6.3-rc2/net/ipv6/
A Dfib6_rules.c458 .suppress = fib6_rule_suppress,
/linux-6.3-rc2/Documentation/core-api/
A Ddma-attributes.rst110 This tells the DMA-mapping subsystem to suppress allocation failure reports
/linux-6.3-rc2/Documentation/process/
A Dvolatile-considered-harmful.rst15 to suppress optimization, which is almost never what one really wants to
/linux-6.3-rc2/Documentation/networking/
A Dcan_ucan_protocol.rst307 Although UCAN devices can suppress error frames completely, in Linux

Completed in 32 milliseconds

123