Home
last modified time | relevance | path

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

12345678910>>...12

/linux-5.10/net/bridge/
Dbr_arp_nd_proxy.c3 * Handle bridge arp/nd proxy/suppress
164 /* prevent flooding to neigh suppress ports */ in br_do_proxy_suppress_arp()
183 * and don't forward to neigh suppress ports in br_do_proxy_suppress_arp()
413 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd()
426 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd()
443 * and don't forward to arp suppress ports in br_do_suppress_nd()
/linux-5.10/include/uapi/linux/
Digmp.h70 suppress:1, member
74 suppress:1, member
/linux-5.10/drivers/tty/
Dsysrq.c820 bool suppress; in sysrq_handle_keypress() local
885 suppress = sysrq->active; in sysrq_handle_keypress()
916 suppress = false; in sysrq_handle_keypress()
919 return suppress; in sysrq_handle_keypress()
926 bool suppress; in sysrq_filter() local
938 suppress = false; in sysrq_filter()
942 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter()
946 suppress = sysrq->active; in sysrq_filter()
950 return suppress; in sysrq_filter()
/linux-5.10/arch/sparc/math-emu/
DMakefile6 # suppress all warnings - as math.c produces a lot!
/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dassume.h9 /* Evaluate x to suppress warnings. */ \
/linux-5.10/drivers/of/unittest-data/
Doverlay_4.dts9 /* suppress DTC warning */
Doverlay_11.dts9 /* suppress DTC warning */
Doverlay_10.dts9 /* suppress DTC warning */
DMakefile39 # suppress warnings about intentional errors
/linux-5.10/include/linux/platform_data/
Dmtd-mxc_nand.h14 unsigned int hw_ecc:1; /* 0 if suppress hardware ECC */
/linux-5.10/tools/lib/traceevent/Documentation/
Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/linux-5.10/tools/lib/perf/Documentation/
Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/linux-5.10/tools/perf/Documentation/
Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_include/
Dmisc_support.h19 /* suppress compiler warnings on unused variables */
/linux-5.10/kernel/debug/kdb/
Dkdb_support.c330 if (!KDB_STATE(SUPPRESS)) { in kdb_getarea_size()
332 KDB_STATE_SET(SUPPRESS); in kdb_getarea_size()
336 KDB_STATE_CLEAR(SUPPRESS); in kdb_getarea_size()
355 if (!KDB_STATE(SUPPRESS)) { in kdb_putarea_size()
357 KDB_STATE_SET(SUPPRESS); in kdb_putarea_size()
361 KDB_STATE_CLEAR(SUPPRESS); in kdb_putarea_size()
/linux-5.10/arch/m68k/
DKconfig.debug40 bool "Suppress Kernel BUG Messages"
/linux-5.10/sound/firewire/fireface/
Dff-protocol-former.c406 // has an effect to suppress asynchronous transaction from device.
549 // Drivers can suppress the device to transfer asynchronous transactions by
551 // - 0x01000000: suppress transmission
552 // - 0x02000000: suppress transmission
/linux-5.10/scripts/genksyms/
DMakefile9 # Suppress shift/reduce, reduce/reduce conflicts warnings
/linux-5.10/Documentation/hwmon/
Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/linux-5.10/drivers/scsi/
Daha1740.h110 :2, ses:1, /* Suppress Underrun error */
121 st:1, /* Suppress Transfer */
/linux-5.10/drivers/media/dvb-frontends/
Dts2020.h38 /* Set to true to suppress stat polling */
/linux-5.10/arch/h8300/boot/compressed/
DMakefile15 # in order to suppress error message.
/linux-5.10/Documentation/devicetree/bindings/media/i2c/
Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/linux-5.10/arch/mips/alchemy/
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-5.10/arch/x86/kvm/vmx/
Dposted_intr.h15 /* bit 257 - Suppress Notification */

12345678910>>...12