Home
last modified time | relevance | path

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

12345678910>>...13

/linux-6.8/kernel/debug/kdb/
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-6.8/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()
/linux-6.8/Documentation/devicetree/bindings/net/
Dengleder,tsnep.yaml92 suppress-preamble;
112 suppress-preamble;
/linux-6.8/include/uapi/linux/
Digmp.h70 suppress:1, member
74 suppress:1, member
/linux-6.8/drivers/tty/
Dsysrq.c823 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()
/linux-6.8/arch/sparc/math-emu/
DMakefile6 # suppress all warnings - as math.c produces a lot!
/linux-6.8/drivers/of/unittest-data/
Doverlay_4.dtso8 /* suppress DTC warning */
Doverlay_10.dtso9 /* suppress DTC warning */
Doverlay_11.dtso9 /* suppress DTC warning */
DMakefile46 # suppress warnings about intentional errors
/linux-6.8/drivers/staging/media/atomisp/pci/hive_isp_css_include/
Dmisc_support.h19 /* suppress compiler warnings on unused variables */
/linux-6.8/tools/lib/perf/Documentation/
Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/linux-6.8/tools/perf/Documentation/
Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/linux-6.8/drivers/scsi/
Daha1740.h110 :2, ses:1, /* Suppress Underrun error */
121 st:1, /* Suppress Transfer */
/linux-6.8/Documentation/hwmon/
Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/linux-6.8/scripts/genksyms/
DMakefile9 # Suppress shift/reduce, reduce/reduce conflicts warnings
/linux-6.8/drivers/media/dvb-frontends/
Dts2020.h38 /* Set to true to suppress stat polling */
/linux-6.8/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-6.8/Documentation/devicetree/bindings/media/i2c/
Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/linux-6.8/scripts/dtc/
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
Ddtc.c21 int generate_fixups; /* suppress generation of fixups on symbol support */
77 "\n\tQuiet: -q suppress warnings, -qq errors, -qqq all",
/linux-6.8/sound/firewire/fireface/
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-6.8/sound/firewire/
Dlib.c25 * request only in that generation; use %FW_QUIET to suppress error
/linux-6.8/arch/x86/kvm/vmx/
Dposted_intr.h17 /* bit 257 - Suppress Notification */
/linux-6.8/drivers/s390/cio/
Dorb.h29 u32 ssic:1; /* suppress-suspended-interr. control */

12345678910>>...13