/linux-4.1.27/drivers/tty/ |
D | sysrq.c | 751 bool suppress; in sysrq_handle_keypress() local 802 suppress = sysrq->active; in sysrq_handle_keypress() 833 suppress = false; in sysrq_handle_keypress() 836 return suppress; in sysrq_handle_keypress() 843 bool suppress; in sysrq_filter() local 855 suppress = false; in sysrq_filter() 859 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter() 863 suppress = sysrq->active; in sysrq_filter() 867 return suppress; in sysrq_filter()
|
/linux-4.1.27/include/uapi/linux/ |
D | igmp.h | 69 suppress:1, member 73 suppress:1, member
|
/linux-4.1.27/drivers/of/unittest-data/ |
D | tests-overlay.dtsi | 162 /* suppress DTC warning */ 226 /* suppress DTC warning */ 254 /* suppress DTC warning */
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | pinger.c | 185 int suppress; in ptlrpc_pinger_process_import() local 195 suppress = ir_up && OCD_HAS_FLAG(&imp->imp_connect_data, PINGLESS); in ptlrpc_pinger_process_import() 212 imp->imp_deactive, imp->imp_pingable, suppress); in ptlrpc_pinger_process_import() 230 } else if ((imp->imp_pingable && !suppress) || force_next || force) { in ptlrpc_pinger_process_import()
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | smp-low.S | 96 # Jump here after RTI to suppress the icache lookahead
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | gpio-keys.txt | 29 suppress events from the button.
|
/linux-4.1.27/include/net/ |
D | fib_rules.h | 53 bool (*suppress)(struct fib_rule *, member
|
/linux-4.1.27/Documentation/hwmon/ |
D | emc2103 | 32 will show as "fault". The module parameter "apd=0" can be used to suppress
|
/linux-4.1.27/net/ipv6/ |
D | fib6_rules.c | 278 .suppress = fib6_rule_suppress,
|
/linux-4.1.27/net/ipv4/ |
D | fib_rules.c | 314 .suppress = fib4_rule_suppress,
|
/linux-4.1.27/net/core/ |
D | fib_rules.c | 222 if (!err && ops->suppress && ops->suppress(rule, arg)) in fib_rules_lookup()
|
/linux-4.1.27/Documentation/RCU/ |
D | lockdep-splat.txt | 110 this change would also suppress the above lockdep-RCU splat.
|
/linux-4.1.27/Documentation/networking/ |
D | x25-iface.txt | 103 This will reliably suppress packet loss. The LAPB protocol will
|
D | netconsole.txt | 142 TIP: some LAN switches may be configured to suppress ethernet broadcasts
|
D | bonding.txt | 2450 suppress duplicate packets, which should largely eliminate this problem.
|
/linux-4.1.27/tools/perf/Documentation/ |
D | Makefile | 121 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
|
/linux-4.1.27/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 | 1791 * nohrst, nosrst, norst: suppress hard, soft
|
/linux-4.1.27/tools/usb/usbip/ |
D | INSTALL | 228 suppress all normal output, redirect it to `/dev/null' (any error
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 934 supress||suppress
|
/linux-4.1.27/scripts/genksyms/ |
D | parse.tab.c_shipped | 278 /* Identity function, used to suppress warnings about constant conditions. */ 890 /* This is here to suppress warnings from the GCC cpp's
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.tab.c_shipped | 269 /* Identity function, used to suppress warnings about constant conditions. */ 818 /* This is here to suppress warnings from the GCC cpp's
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 280 /* Identity function, used to suppress warnings about constant conditions. */ 750 /* This is here to suppress warnings from the GCC cpp's
|
/linux-4.1.27/Documentation/s390/ |
D | cds.txt | 250 CCW_FLAG_SLI - suppress incorrect length
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 271 file is used to subscribe to or suppress release events. This is
|
/linux-4.1.27/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.1.27/Documentation/x86/ |
D | boot.txt | 417 - If 1, suppress early messages.
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 515 of uid or gid can be set to -1 to suppress that change.
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 845 corresponding bits in the flags field cleared to suppress overwriting the
|