Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/tty/
Dsysrq.c776 bool suppress; in sysrq_handle_keypress() local
827 suppress = sysrq->active; in sysrq_handle_keypress()
858 suppress = false; in sysrq_handle_keypress()
861 return suppress; in sysrq_handle_keypress()
868 bool suppress; in sysrq_filter() local
880 suppress = false; in sysrq_filter()
884 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter()
888 suppress = sysrq->active; in sysrq_filter()
892 return suppress; in sysrq_filter()
/Linux-v4.19/include/uapi/linux/
Digmp.h70 suppress:1, member
74 suppress:1, member
/Linux-v4.19/drivers/of/unittest-data/
Doverlay_4.dts9 /* suppress DTC warning */
Doverlay_10.dts9 /* suppress DTC warning */
Doverlay_11.dts9 /* suppress DTC warning */
/Linux-v4.19/Documentation/hwmon/
Demc210332 will show as "fault". The module parameter "apd=0" can be used to suppress
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dgpio-keys.txt39 suppress events from the button.
/Linux-v4.19/include/net/
Dfib_rules.h71 bool (*suppress)(struct fib_rule *, member
/Linux-v4.19/Documentation/RCU/
Dlockdep-splat.txt110 this change would also suppress the above lockdep-RCU splat.
/Linux-v4.19/net/ipv4/
Dfib_rules.c370 .suppress = fib4_rule_suppress,
/Linux-v4.19/Documentation/networking/
Dx25-iface.txt103 This will reliably suppress packet loss. The LAPB protocol will
Dcan_ucan_protocol.rst307 Although UCAN devices can suppress error frames completely, in Linux
Dnetconsole.txt175 TIP: some LAN switches may be configured to suppress ethernet broadcasts
/Linux-v4.19/tools/perf/Documentation/
DMakefile132 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/Linux-v4.19/Documentation/process/
Dvolatile-considered-harmful.rst15 to suppress optimization, which is almost never what one really wants to
/Linux-v4.19/net/ipv6/
Dfib6_rules.c446 .suppress = fib6_rule_suppress,
/Linux-v4.19/net/core/
Dfib_rules.c306 if (!err && ops->suppress && ops->suppress(rule, arg)) in fib_rules_lookup()
/Linux-v4.19/Documentation/
DDMA-attributes.txt136 This tells the DMA-mapping subsystem to suppress allocation failure reports
Dkprobes.txt282 tweak the kernel's execution path, you need to suppress optimization,
/Linux-v4.19/Documentation/driver-api/firmware/
Dfallback-mechanisms.rst184 but you want to suppress kobject uevents, as you have a custom solution which
/Linux-v4.19/tools/usb/usbip/
DINSTALL228 suppress all normal output, redirect it to `/dev/null' (any error
/Linux-v4.19/scripts/
Dspelling.txt1179 supress||suppress
/Linux-v4.19/Documentation/s390/
Dcds.txt250 CCW_FLAG_SLI - suppress incorrect length
/Linux-v4.19/Documentation/security/keys/
Dcore.rst500 of uid or gid can be set to -1 to suppress that change.
1086 the kernel can pass KEY_ALLOC_BYPASS_RESTRICTION to suppress the check.

12