Home
last modified time | relevance | path

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

12345678910

/linux/net/bridge/
H A Dbr_arp_nd_proxy.c3 * Handle bridge arp/nd proxy/suppress
168 /* prevent flooding to neigh suppress ports */ in br_do_proxy_suppress_arp()
187 * and don't forward to neigh suppress ports in br_do_proxy_suppress_arp()
426 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd()
439 /* prevent flooding to neigh suppress ports */ in br_do_suppress_nd()
456 * and don't forward to arp suppress ports in br_do_suppress_nd()
/linux/drivers/tty/
H A Dsysrq.c832 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/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;
H A Dmdio.yaml55 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 */
H A DMakefile46 # suppress warnings about intentional errors
/linux/tools/build/
H A DMakefile.include4 # More than just $(Q), we sometimes want to suppress all command output from a
/linux/drivers/scsi/
H A Daha1740.h110 :2, ses:1, /* Suppress Underrun error */
121 st:1, /* Suppress Transfer */
/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/Documentation/core-api/
H A Ddma-attributes.rst110 This tells the DMA-mapping subsystem to suppress allocation failure reports
164 All mappings that share a cache line must set this attribute to suppress DMA
/linux/Documentation/hwmon/
H A Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/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/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/include/linux/
H A Dwordpart.h10 * A basic shift-right of a 64- or 32-bit quantity. Use this to suppress
/linux/arch/mips/alchemy/
H A Dboard-mtx1.c266 * logic chip connected to EXT_IO3 (GPIO1) to suppress IDSEL signals. in mtx1_pci_idsel()
271 /* Suppress signal to Cardbus */ in mtx1_pci_idsel()
/linux/sound/firewire/
H A Dlib.c25 * request only in that generation; use %FW_QUIET to suppress error
/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()
/linux/drivers/s390/cio/
H A Dorb.h32 u32 ssic:1; /* suppress-suspended-interr. control */
/linux/sound/hda/codecs/
H A Dgeneric.h213 unsigned int suppress_auto_mute:1; /* suppress input jack auto mute */
214 unsigned int suppress_auto_mic:1; /* suppress input jack auto switch */

12345678910