/linux-4.4.14/drivers/tty/ |
D | sysrq.c | 761 bool suppress; in sysrq_handle_keypress() local 812 suppress = sysrq->active; in sysrq_handle_keypress() 843 suppress = false; in sysrq_handle_keypress() 846 return suppress; in sysrq_handle_keypress() 853 bool suppress; in sysrq_filter() local 865 suppress = false; in sysrq_filter() 869 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter() 873 suppress = sysrq->active; in sysrq_filter() 877 return suppress; in sysrq_filter()
|
/linux-4.4.14/include/uapi/linux/ |
D | igmp.h | 69 suppress:1, member 73 suppress:1, member
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | pinger.c | 172 int suppress; in ptlrpc_pinger_process_import() local 182 suppress = ir_up && OCD_HAS_FLAG(&imp->imp_connect_data, PINGLESS); in ptlrpc_pinger_process_import() 199 imp->imp_deactive, imp->imp_pingable, suppress); in ptlrpc_pinger_process_import() 217 } else if ((imp->imp_pingable && !suppress) || force_next || force) { in ptlrpc_pinger_process_import()
|
/linux-4.4.14/drivers/of/unittest-data/ |
D | tests-overlay.dtsi | 162 /* suppress DTC warning */ 226 /* suppress DTC warning */ 254 /* suppress DTC warning */
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | smp-low.S | 96 # Jump here after RTI to suppress the icache lookahead
|
/linux-4.4.14/include/net/ |
D | fib_rules.h | 55 bool (*suppress)(struct fib_rule *, member
|
/linux-4.4.14/Documentation/hwmon/ |
D | emc2103 | 32 will show as "fault". The module parameter "apd=0" can be used to suppress
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | gpio-keys.txt | 30 suppress events from the button.
|
/linux-4.4.14/net/ipv4/ |
D | fib_rules.c | 315 .suppress = fib4_rule_suppress,
|
/linux-4.4.14/net/ipv6/ |
D | fib6_rules.c | 284 .suppress = fib6_rule_suppress,
|
/linux-4.4.14/Documentation/RCU/ |
D | lockdep-splat.txt | 110 this change would also suppress the above lockdep-RCU splat.
|
/linux-4.4.14/net/core/ |
D | fib_rules.c | 225 if (!err && ops->suppress && ops->suppress(rule, arg)) in fib_rules_lookup()
|
/linux-4.4.14/tools/perf/Documentation/ |
D | Makefile | 121 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
|
/linux-4.4.14/Documentation/networking/ |
D | x25-iface.txt | 103 This will reliably suppress packet loss. The LAPB protocol will
|
D | netconsole.txt | 175 TIP: some LAN switches may be configured to suppress ethernet broadcasts
|
D | bonding.txt | 2534 suppress duplicate packets, which should largely eliminate this problem.
|
/linux-4.4.14/Documentation/ |
D | volatile-considered-harmful.txt | 12 to suppress optimization, which is almost never what one really wants to
|
D | kprobes.txt | 271 tweak the kernel's execution path, you need to suppress optimization,
|
D | memory-barriers.txt | 333 override or suppress these tricks, allowing the code to sanely control the
|
D | kernel-parameters.txt | 1858 * nohrst, nosrst, norst: suppress hard, soft
|
/linux-4.4.14/tools/usb/usbip/ |
D | INSTALL | 228 suppress all normal output, redirect it to `/dev/null' (any error
|
/linux-4.4.14/scripts/ |
D | spelling.txt | 960 supress||suppress
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 290 /* Identity function, used to suppress warnings about constant conditions. */ 903 /* This is here to suppress warnings from the GCC cpp's
|
/linux-4.4.14/Documentation/s390/ |
D | cds.txt | 250 CCW_FLAG_SLI - suppress incorrect length
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 281 /* Identity function, used to suppress warnings about constant conditions. */ 837 /* This is here to suppress warnings from the GCC cpp's
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 186 Disable this to suppress the "warning: 'foo' is deprecated 194 suppress the "warning: ignoring return value of 'foo', declared with
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 334 file is used to subscribe to or suppress release events. This is
|
/linux-4.4.14/Documentation/x86/ |
D | boot.txt | 417 - If 1, suppress early messages.
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 515 of uid or gid can be set to -1 to suppress that change.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 867 suppress overwriting the current in-kernel state. The bits are:
|