Home
last modified time | relevance | path

Searched full:suppress (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/linux/kernel/debug/kdb/
H A Dkdb_support.c270 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 Dbr_arp_nd_proxy.c3 * 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 Dsysrq.c833 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 Digmp.h70 suppress:1, member
74 suppress:1, member
/linux/Documentation/devicetree/bindings/net/
H A Dengleder,tsnep.yaml92 suppress-preamble;
112 suppress-preamble;
/linux/arch/sparc/math-emu/
H A DMakefile6 # suppress all warnings - as math.c produces a lot!
/linux/drivers/of/unittest-data/
H A Doverlay_4.dtso8 /* suppress DTC warning */
H A Doverlay_10.dtso9 /* suppress DTC warning */
H A Doverlay_11.dtso9 /* suppress DTC warning */
/linux/drivers/scsi/
H A Daha1740.h110 :2, ses:1, /* Suppress Underrun error */
121 st:1, /* Suppress Transfer */
/linux/tools/build/
H A DMakefile.include4 # More than just $(Q), we sometimes want to suppress all command output from a
/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c1330 (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 Dmisc_support.h19 /* suppress compiler warnings on unused variables */
/linux/tools/lib/perf/Documentation/
H A Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/linux/tools/perf/Documentation/
H A Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/linux/scripts/genksyms/
H A DMakefile9 # Suppress shift/reduce, reduce/reduce conflicts warnings
/linux/Documentation/hwmon/
H A Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/linux/scripts/dtc/
H A Dof_unittest_expect102 --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 Dboard-mtx1.c198 * 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 Dff-protocol-former.c404 // 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 Dts2020.h38 /* Set to true to suppress stat polling */
/linux/tools/testing/selftests/powerpc/primitives/linux/
H A Dwordpart.h10 * A basic shift-right of a 64- or 32-bit quantity. Use this to suppress
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/linux/include/linux/
H A Dwordpart.h10 * A basic shift-right of a 64- or 32-bit quantity. Use this to suppress
/linux/tools/testing/selftests/kvm/
H A Ddemand_paging_test.c83 * 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()

12345678910>>...13