/linux/Documentation/netlink/specs/ |
H A D | rt-rule.yaml | 135 name: suppress-ifgroup 138 name: suppress-prefixlen 222 - suppress-prefixlen 223 - suppress-ifgroup
|
/linux/kernel/debug/kdb/ |
H A D | kdb_support.c | 270 if (!KDB_STATE(SUPPRESS)) { in kdb_getarea_size() 272 KDB_STATE_SET(SUPPRESS); in kdb_getarea_size() 276 KDB_STATE_CLEAR(SUPPRESS); in kdb_getarea_size() 295 if (!KDB_STATE(SUPPRESS)) { in kdb_putarea_size() 297 KDB_STATE_SET(SUPPRESS); in kdb_putarea_size() 301 KDB_STATE_CLEAR(SUPPRESS); in kdb_putarea_size() 518 * is to suppress sleeping system daemons and the idle tasks
|
/linux/fs/bcachefs/ |
H A D | error.c | 347 bool *repeat, bool *print, bool *suppress) in count_fsck_err_locked() argument 370 *suppress = true; in count_fsck_err_locked() 386 bool print = true, repeat = false, suppress = false; in __bch2_count_fsck_err() local 388 count_fsck_err_locked(c, id, msg->buf, &repeat, &print, &suppress); in __bch2_count_fsck_err() 391 if (suppress) in __bch2_count_fsck_err() 505 bool repeat = false, print = true, suppress = false; in __bch2_fsck_err() local 508 count_fsck_err_locked(c, err, buf.buf, &repeat, &print, &suppress); in __bch2_fsck_err() 606 else if (suppress) in __bch2_fsck_err()
|
/linux/net/bridge/ |
H A D | br_arp_nd_proxy.c | 3 * Handle bridge arp/nd proxy/suppress 169 /* prevent flooding to neigh suppress ports */ in br_do_proxy_suppress_arp() 188 * and don't forward to neigh suppress ports in br_do_proxy_suppress_arp() 422 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd() 435 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd() 452 * and don't forward to arp suppress ports in br_do_suppress_nd()
|
/linux/include/uapi/linux/ |
H A D | igmp.h | 70 suppress:1, member 74 suppress:1, member
|
/linux/drivers/tty/ |
H A D | sysrq.c | 832 bool suppress; in sysrq_handle_keypress() local 899 suppress = sysrq->active; in sysrq_handle_keypress() 930 suppress = false; in sysrq_handle_keypress() 933 return suppress; in sysrq_handle_keypress() 940 bool suppress; in sysrq_filter() local 952 suppress = false; in sysrq_filter() 956 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter() 960 suppress = sysrq->active; in sysrq_filter() 964 return suppress; in sysrq_filter()
|
/linux/arch/sparc/math-emu/ |
H A D | Makefile | 6 # suppress all warnings - as math.c produces a lot!
|
/linux/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/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
H A D | misc_support.h | 10 /* suppress compiler warnings on unused variables */
|
/linux/tools/build/ |
H A D | Makefile.include | 4 # More than just $(Q), we sometimes want to suppress all command output from a
|
/linux/tools/perf/Documentation/ |
H A D | manpage-suppress-sp.xsl | 1 <!-- manpage-suppress-sp.xsl:
|
/linux/tools/lib/perf/Documentation/ |
H A D | manpage-suppress-sp.xsl | 1 <!-- manpage-suppress-sp.xsl:
|
/linux/Documentation/hwmon/ |
H A D | emc2103.rst | 36 will show as "fault". The module parameter "apd=0" can be used to suppress
|
/linux/drivers/scsi/ |
H A D | aha1740.h | 110 :2, ses:1, /* Suppress Underrun error */ 121 st:1, /* Suppress Transfer */
|
/linux/drivers/media/dvb-frontends/ |
H A D | ts2020.h | 38 /* Set to true to suppress stat polling */
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_sp.c | 1321 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_write_host2sp_command() 1339 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_read_host2sp_command() 1360 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_init_host2sp_frame_data() 1505 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_event_init_irq_mask() 1540 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in ia_css_pipe_set_irq_mask() 1569 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in ia_css_event_get_irq_mask() 1619 (void)HIVE_ADDR_sp_sw_state; /* Suppress warnings in CRUN */ in sh_css_sp_start_isp() 1660 (void)HIVE_ADDR_ia_css_ispctrl_sp_isp_started; /* Suppress warnings in CRUN */ in ia_css_isp_has_started()
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ovti,ov7670.txt | 21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
|
/linux/arch/mips/alchemy/ |
H A D | board-mtx1.c | 198 * logic chip connected to EXT_IO3 (GPIO1) to suppress IDSEL signals. in mtx1_pci_idsel() 203 /* Suppress signal to Cardbus */ in mtx1_pci_idsel()
|
/linux/include/linux/ |
H A D | wordpart.h | 10 * A basic shift-right of a 64- or 32-bit quantity. Use this to suppress
|
/linux/tools/testing/selftests/powerpc/primitives/linux/ |
H A D | wordpart.h | 10 * A basic shift-right of a 64- or 32-bit quantity. Use this to suppress
|
/linux/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/scripts/dtc/ |
H A D | of_unittest_expect | 102 --hide-expect suppress output of EXPECTed lines 106 --verbose do not suppress EXPECT begin and end lines 111 highlight expected devicetree unittest related messages or suppress
|
/linux/sound/firewire/ |
H A D | lib.c | 25 * request only in that generation; use %FW_QUIET to suppress error
|