Home
last modified time | relevance | path

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

12345678910>>...14

/linux-6.14.4/Documentation/netlink/specs/
Drt_rule.yaml132 name: suppress-ifgroup
135 name: suppress-prefixlen
206 - suppress-prefixlen
207 - suppress-ifgroup
/linux-6.14.4/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.14.4/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.14.4/include/uapi/linux/
Digmp.h70 suppress:1, member
74 suppress:1, member
/linux-6.14.4/Documentation/devicetree/bindings/net/
Dengleder,tsnep.yaml92 suppress-preamble;
112 suppress-preamble;
/linux-6.14.4/drivers/tty/
Dsysrq.c831 bool suppress; in sysrq_handle_keypress() local
898 suppress = sysrq->active; in sysrq_handle_keypress()
929 suppress = false; in sysrq_handle_keypress()
932 return suppress; in sysrq_handle_keypress()
939 bool suppress; in sysrq_filter() local
951 suppress = false; in sysrq_filter()
955 suppress = sysrq_handle_keypress(sysrq, code, value); in sysrq_filter()
959 suppress = sysrq->active; in sysrq_filter()
963 return suppress; in sysrq_filter()
/linux-6.14.4/arch/sparc/math-emu/
DMakefile6 # suppress all warnings - as math.c produces a lot!
/linux-6.14.4/drivers/of/unittest-data/
Doverlay_4.dtso8 /* suppress DTC warning */
Doverlay_11.dtso9 /* suppress DTC warning */
Doverlay_10.dtso9 /* suppress DTC warning */
/linux-6.14.4/drivers/staging/media/atomisp/pci/hive_isp_css_include/
Dmisc_support.h10 /* suppress compiler warnings on unused variables */
/linux-6.14.4/tools/build/
DMakefile.include4 # More than just $(Q), we sometimes want to suppress all command output from a
/linux-6.14.4/tools/perf/Documentation/
Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/linux-6.14.4/tools/lib/perf/Documentation/
Dmanpage-suppress-sp.xsl1 <!-- manpage-suppress-sp.xsl:
/linux-6.14.4/drivers/scsi/
Daha1740.h110 :2, ses:1, /* Suppress Underrun error */
121 st:1, /* Suppress Transfer */
/linux-6.14.4/Documentation/hwmon/
Demc2103.rst36 will show as "fault". The module parameter "apd=0" can be used to suppress
/linux-6.14.4/drivers/media/dvb-frontends/
Dts2020.h38 /* Set to true to suppress stat polling */
/linux-6.14.4/drivers/staging/media/atomisp/pci/
Dsh_css_sp.c1321 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_write_host2sp_command()
1339 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_read_host2sp_command()
1360 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_init_host2sp_frame_data()
1505 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in sh_css_event_init_irq_mask()
1540 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in ia_css_pipe_set_irq_mask()
1569 (void)HIVE_ADDR_host_sp_com; /* Suppress warnings in CRUN */ in ia_css_event_get_irq_mask()
1619 (void)HIVE_ADDR_sp_sw_state; /* Suppress warnings in CRUN */ in sh_css_sp_start_isp()
1660 (void)HIVE_ADDR_ia_css_ispctrl_sp_isp_started; /* Suppress warnings in CRUN */ in ia_css_isp_has_started()
/linux-6.14.4/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.14.4/Documentation/devicetree/bindings/media/i2c/
Dov7670.txt21 - ov7670,pclk-hb-disable: a boolean property to suppress pixel clock output
/linux-6.14.4/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
/linux-6.14.4/include/linux/
Dwordpart.h10 * A basic shift-right of a 64- or 32-bit quantity. Use this to suppress
/linux-6.14.4/tools/testing/selftests/powerpc/primitives/linux/
Dwordpart.h10 * A basic shift-right of a 64- or 32-bit quantity. Use this to suppress
/linux-6.14.4/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.14.4/sound/firewire/
Dlib.c25 * request only in that generation; use %FW_QUIET to suppress error

12345678910>>...14