/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/net/bridge/ |
H A D | br_arp_nd_proxy.c | 3 * Handle bridge arp/nd proxy/suppress 166 /* prevent flooding to neigh suppress ports */ in br_do_proxy_suppress_arp() 185 * and don't forward to neigh suppress ports in br_do_proxy_suppress_arp() 415 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd() 428 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd() 445 * and don't forward to arp suppress ports in br_do_suppress_nd()
|
/linux/drivers/tty/ |
H A D | sysrq.c | 833 bool suppress; in sysrq_handle_keypress() local 900 suppress = sysrq->active; in sysrq_handle_keypress() 931 suppress = false; in sysrq_handle_keypress() 934 return suppress; in sysrq_handle_keypress() 941 bool suppress; in sysrq_filter() local 953 suppress = false; in sysrq_filter() 957 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter() 961 suppress = sysrq->active; in sysrq_filter() 965 return suppress; in sysrq_filter()
|
/linux/include/uapi/linux/ |
H A D | igmp.h | 70 suppress:1, member 74 suppress:1, member
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | engleder,tsnep.yaml | 92 suppress-preamble; 112 suppress-preamble;
|
/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_10.dtso | 9 /* suppress DTC warning */
|
H A D | overlay_11.dtso | 9 /* suppress DTC warning */
|
/linux/drivers/scsi/ |
H A D | aha1740.h | 110 :2, ses:1, /* Suppress Underrun error */ 121 st:1, /* Suppress Transfer */
|
/linux/tools/build/ |
H A D | Makefile.include | 4 # More than just $(Q), we sometimes want to suppress all command output from a
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_sp.c | 1330 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_write_host2sp_command() 1348 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_read_host2sp_command() 1369 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_init_host2sp_frame_data() 1514 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_event_init_irq_mask() 1549 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in ia_css_pipe_set_irq_mask() 1578 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in ia_css_event_get_irq_mask() 1628 (void)HIVE_ADDR_sp_sw_state; /* Suppress warnings in CRUN */ in sh_css_sp_start_isp() 1669 (void)HIVE_ADDR_ia_css_ispctrl_sp_isp_started; /* Suppress warnings in CRUN */ in ia_css_isp_has_started()
|
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
H A D | misc_support.h | 19 /* suppress compiler warnings on unused variables */
|
/linux/tools/lib/perf/Documentation/ |
H A D | manpage-suppress-sp.xsl | 1 <!-- manpage-suppress-sp.xsl:
|
/linux/tools/perf/Documentation/ |
H A D | manpage-suppress-sp.xsl | 1 <!-- manpage-suppress-sp.xsl:
|
/linux/scripts/genksyms/ |
H A D | Makefile | 9 # Suppress shift/reduce, reduce/reduce conflicts warnings
|
/linux/Documentation/hwmon/ |
H A D | emc2103.rst | 36 will show as "fault". The module parameter "apd=0" can be used to suppress
|
/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/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/sound/firewire/fireface/ |
H A D | ff-protocol-former.c | 404 // has an effect to suppress asynchronous transaction from device. 576 // Drivers can suppress the device to transfer asynchronous transactions by 578 // - 0x01000000: suppress transmission 579 // - 0x02000000: suppress transmission
|
/linux/drivers/media/dvb-frontends/ |
H A D | ts2020.h | 38 /* Set to true to suppress stat polling */
|
/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/Documentation/devicetree/bindings/media/i2c/ |
H A D | ov7670.txt | 21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
|
/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/kvm/ |
H A D | demand_paging_test.c | 83 * Note that this also suppress any EEXISTs occurring from, in handle_uffd_page_request() 107 * Note that this also suppress any EEXISTs occurring from, in handle_uffd_page_request()
|