Home
last modified time | relevance | path

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

12345678910>>...12

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Digmp.h44 suppress:1, member
48 suppress:1, member
/kernel/linux/linux-5.10/net/bridge/
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()
/kernel/linux/linux-5.10/include/uapi/linux/
Digmp.h70 suppress:1, member
74 suppress:1, member
/kernel/linux/linux-5.10/drivers/tty/
Dsysrq.c825 bool suppress; in sysrq_handle_keypress() local
890 suppress = sysrq->active; in sysrq_handle_keypress()
921 suppress = false; in sysrq_handle_keypress()
924 return suppress; in sysrq_handle_keypress()
931 bool suppress; in sysrq_filter() local
943 suppress = false; in sysrq_filter()
947 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter()
951 suppress = sysrq->active; in sysrq_filter()
955 return suppress; in sysrq_filter()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Digmp.h56 __u8 qrv : 3, suppress : 1, resv : 4; member
58 __u8 resv : 4, suppress : 1, qrv : 3; member
/kernel/linux/linux-5.10/arch/sparc/math-emu/
DMakefile6 # suppress all warnings - as math.c produces a lot!
/kernel/linux/linux-5.10/drivers/of/unittest-data/
Doverlay_4.dts9 /* suppress DTC warning */
Doverlay_10.dts9 /* suppress DTC warning */
Doverlay_11.dts9 /* suppress DTC warning */
DMakefile39 # suppress warnings about intentional errors
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dassume.h9 /* Evaluate x to suppress warnings. */ \
/kernel/linux/linux-5.10/include/linux/platform_data/
Dmtd-mxc_nand.h14 unsigned int hw_ecc:1; /* 0 if suppress hardware ECC */
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_include/
Dmisc_support.h19 /* suppress compiler warnings on unused variables */
/kernel/linux/linux-5.10/scripts/
Dgen_ksymdeps.sh9 # Suppress the stderr.
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/
Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/kernel/linux/linux-5.10/arch/m68k/
DKconfig.debug40 bool "Suppress Kernel BUG Messages"
/kernel/linux/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()
/kernel/linux/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
/kernel/linux/linux-5.10/scripts/genksyms/
DMakefile9 # Suppress shift/reduce, reduce/reduce conflicts warnings
/kernel/linux/linux-5.10/Documentation/hwmon/
Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/kernel/linux/linux-5.10/drivers/scsi/
Daha1740.h110 :2, ses:1, /* Suppress Underrun error */
121 st:1, /* Suppress Transfer */
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dts2020.h38 /* Set to true to suppress stat polling */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/
Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output

12345678910>>...12