Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/tty/
H A Dsysrq.c831 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 Digmp.h70 suppress:1, member
74 suppress:1, member
/linux-6.15/Documentation/netlink/specs/
H A Drt_rule.yaml132 name: suppress-ifgroup
135 name: suppress-prefixlen
218 - suppress-prefixlen
219 - suppress-ifgroup
/linux-6.15/fs/bcachefs/
H A Derror.c346 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 Dfs-io.c154 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 Dbuckets.c395 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 Dengleder,tsnep.yaml92 suppress-preamble;
112 suppress-preamble;
H A Dmdio.yaml55 suppress-preamble:
/linux-6.15/drivers/of/unittest-data/
H A Doverlay_4.dtso8 /* suppress DTC warning */
H A Doverlay_11.dtso9 /* suppress DTC warning */
H A Doverlay_10.dtso9 /* suppress DTC warning */
/linux-6.15/tools/lib/perf/Documentation/
H A DMakefile82 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/linux-6.15/Documentation/hwmon/
H A Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/linux-6.15/scripts/bash-completion/
H A Dmake71 # 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 Dfib_rules.h76 bool (*suppress)(struct fib_rule *, int, member
/linux-6.15/Documentation/devicetree/bindings/input/
H A Dgpio-keys.yaml102 which can be disabled to suppress events from the button.
/linux-6.15/arch/arm/boot/dts/nxp/vf/
H A Dvf610-zii-ssmb-dtu.dts112 suppress-preamble;
H A Dvf610-zii-ssmb-spu3.dts137 suppress-preamble;
H A Dvf610-zii-cfu1.dts162 suppress-preamble;
H A Dvf610-zii-spb4.dts123 suppress-preamble;
/linux-6.15/tools/perf/Documentation/
H A DMakefile130 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
/linux-6.15/Documentation/RCU/
H A Dlockdep-splat.rst115 this change would also suppress the above lockdep-RCU splat.
/linux-6.15/drivers/virtio/
H A DKconfig40 Enable this to harden the device notifications and suppress
/linux-6.15/net/ipv4/
H A Dfib_rules.c475 .suppress = fib4_rule_suppress,

123