Searched defs:suppress (Results 1 – 5 of 5) sorted by relevance
/linux/include/uapi/linux/ |
H A D | igmp.h | 70 suppress:1, member 74 suppress:1, member
|
/linux/fs/bcachefs/ |
H A D | error.c | 347 bool *repeat, bool *print, bool *suppress) in count_fsck_err_locked() 386 bool print = true, repeat = false, suppress = false; in __bch2_count_fsck_err() local 505 bool repeat = false, print = true, suppress = false; in __bch2_fsck_err() local
|
/linux/drivers/tty/ |
H A D | sysrq.c | 832 bool suppress; in sysrq_handle_keypress() local 940 bool suppress; in sysrq_filter() local
|
/linux/include/net/ |
H A D | fib_rules.h | 76 bool (*suppress)(struct fib_rule *, int, member
|
/linux/kernel/printk/ |
H A D | printk.c | 1341 bool suppress = !is_printk_force_console() && in boot_delay_msec() local
|