| /linux-6.15/drivers/tty/ |
| H A D | sysrq.c | 831 bool suppress; in sysrq_handle_keypress() local 898 suppress = sysrq->active; in sysrq_handle_keypress() 929 suppress = false; in sysrq_handle_keypress() 932 return suppress; in sysrq_handle_keypress() 939 bool suppress; in sysrq_filter() local 951 suppress = false; in sysrq_filter() 955 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter() 959 suppress = sysrq->active; in sysrq_filter() 963 return suppress; in sysrq_filter()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | igmp.h | 70 suppress:1, member 74 suppress:1, member
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | rt_rule.yaml | 132 name: suppress-ifgroup 135 name: suppress-prefixlen 218 - suppress-prefixlen 219 - suppress-ifgroup
|
| /linux-6.15/fs/bcachefs/ |
| H A D | error.c | 346 bool *repeat, bool *print, bool *suppress) in count_fsck_err_locked() argument 369 *suppress = true; in count_fsck_err_locked() 381 bool *repeat, bool *print, bool *suppress) in __bch2_count_fsck_err() argument 386 count_fsck_err_locked(c, id, msg, repeat, print, suppress); in __bch2_count_fsck_err() 456 bool repeat = false, print = true, suppress = false; in __bch2_fsck_err() local 459 count_fsck_err_locked(c, err, buf.buf, &repeat, &print, &suppress); in __bch2_fsck_err() 550 else if (suppress) in __bch2_fsck_err()
|
| H A D | fs-io.c | 154 bool repeat = false, print = false, suppress = false; in __bch2_i_sectors_acct() local 155 bch2_count_fsck_err(c, vfs_inode_i_blocks_underflow, buf.buf, &repeat, &print, &suppress); in __bch2_i_sectors_acct() 529 bool repeat = false, print = false, suppress = false; in bchfs_truncate() local 531 &repeat, &print, &suppress); in bchfs_truncate()
|
| H A D | buckets.c | 395 bool repeat = false, print = true, suppress = false; in bucket_ref_update_err() local 401 __bch2_count_fsck_err(c, id, buf->buf, &repeat, &print, &suppress); in bucket_ref_update_err() 407 suppress = false; in bucket_ref_update_err() 414 if (suppress) in bucket_ref_update_err()
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | engleder,tsnep.yaml | 92 suppress-preamble; 112 suppress-preamble;
|
| H A D | mdio.yaml | 55 suppress-preamble:
|
| /linux-6.15/drivers/of/unittest-data/ |
| H A D | overlay_4.dtso | 8 /* suppress DTC warning */
|
| H A D | overlay_11.dtso | 9 /* suppress DTC warning */
|
| H A D | overlay_10.dtso | 9 /* suppress DTC warning */
|
| /linux-6.15/tools/lib/perf/Documentation/ |
| H A D | Makefile | 82 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | emc2103.rst | 36 will show as "fault". The module parameter "apd=0" can be used to suppress
|
| /linux-6.15/Documentation/devicetree/bindings/media/i2c/ |
| H A D | ov7670.txt | 21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
|
| /linux-6.15/scripts/bash-completion/ |
| H A D | make | 71 # suppress error, as this fails when it contains a space 157 # suppress error, as this fails when it contains a space 171 # suppress error, as this fails when it contains a space
|
| /linux-6.15/include/net/ |
| H A D | fib_rules.h | 76 bool (*suppress)(struct fib_rule *, int, member
|
| /linux-6.15/Documentation/devicetree/bindings/input/ |
| H A D | gpio-keys.yaml | 102 which can be disabled to suppress events from the button.
|
| /linux-6.15/arch/arm/boot/dts/nxp/vf/ |
| H A D | vf610-zii-ssmb-dtu.dts | 112 suppress-preamble;
|
| H A D | vf610-zii-ssmb-spu3.dts | 137 suppress-preamble;
|
| H A D | vf610-zii-cfu1.dts | 162 suppress-preamble;
|
| H A D | vf610-zii-spb4.dts | 123 suppress-preamble;
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | Makefile | 130 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
|
| /linux-6.15/Documentation/RCU/ |
| H A D | lockdep-splat.rst | 115 this change would also suppress the above lockdep-RCU splat.
|
| /linux-6.15/drivers/virtio/ |
| H A D | Kconfig | 40 Enable this to harden the device notifications and suppress
|
| /linux-6.15/net/ipv4/ |
| H A D | fib_rules.c | 475 .suppress = fib4_rule_suppress,
|