Searched full:severe (Results 1 – 25 of 89) sorted by relevance
1234
/linux-6.14.4/Documentation/sphinx/ |
D | kernel_include.py | 68 raise self.severe( 111 raise self.severe('Problems with "%s" directive path:\n' 116 raise self.severe('Problems with "%s" directive path:\n%s.' % 127 raise self.severe('Problem with "%s" directive:\n%s' % 136 raise self.severe('Problem with "start-after" option of "%s" ' 144 raise self.severe('Problem with "end-before" option of "%s" '
|
D | maintainers_include.py | 192 raise self.severe('Problems with "%s" directive path:\n%s.' %
|
D | kfigure.py | 453 raise self.severe( 489 raise self.severe(
|
/linux-6.14.4/Documentation/ |
D | docutils.conf | 7 halt_level: severe
|
/linux-6.14.4/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 77 Maintainers must ensure severe problems in their code reported to them 83 problem that might be severe -- especially if they have *Supported*
|
/linux-6.14.4/drivers/infiniband/hw/bnxt_re/ |
D | qplib_sp.h | 290 u16 sc_cr_th1; /* severe congestion cr threshold 1 */ 291 u16 sc_cr_th2; /* severe congestion cr threshold 2 */
|
/linux-6.14.4/drivers/net/ethernet/realtek/ |
D | Kconfig | 93 reset sequence, in the face of severe receive errors. This "new"
|
/linux-6.14.4/Documentation/admin-guide/acpi/ |
D | initrd_table_override.rst | 35 Complain to your platform/BIOS vendor if you find a bug which is so severe
|
/linux-6.14.4/Documentation/process/ |
D | handling-regressions.rst | 153 severe or affects many users -- either in general or in prevalent 162 latter concerns a severe issue (e.g. acute security vulnerability, data loss, 177 * Aim to mainline a fix within two or three days, if the issue is severe or 389 use regzbot to track severe issues, like reports about hangs, corrupted data,
|
D | 3.Early-stage.rst | 98 released into the community. Sometimes these problems are severe,
|
/linux-6.14.4/Documentation/accounting/ |
D | psi.rst | 52 severe impact on performance, and it's useful to distinguish this
|
/linux-6.14.4/arch/alpha/kernel/ |
D | irq_alpha.c | 53 * severe problems with RTI at IPL0 and some MILO PALcode in do_entInt()
|
/linux-6.14.4/drivers/bus/ |
D | omap_l3_smx.c | 187 * is severe and not expected to occur. in omap3_l3_app_irq()
|
D | omap_l3_noc.c | 193 * pending on boot. So dont generate a severe warning in l3_interrupt_handler()
|
/linux-6.14.4/Documentation/gpu/rfc/ |
D | i915_scheduler.rst | 23 severe design issues in general, which is why we want to retire it no
|
/linux-6.14.4/Documentation/core-api/ |
D | printk-basics.rst | 81 sets the console_loglevel to print KERN_WARNING (4) or more severe messages to
|
/linux-6.14.4/drivers/cpufreq/ |
D | Kconfig.x86 | 271 circumstances when very low power is needed because it causes severe
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | selftest_reset.c | 167 pr_err("%s reset clobbered unreserved area [above %x] of stolen; may cause severe faults\n", in __igt_reset_stolen()
|
/linux-6.14.4/Documentation/admin-guide/ |
D | tainted-kernels.rst | 167 11) ``I`` if the kernel is working around a severe bug in the platform
|
D | reporting-issues.rst | 80 issue, or a really severe problem: those are 'issues of high priority' that 381 issue, or a really severe problem: those are 'issues of high priority' that 387 qualify: regressions, security issues, and really severe problems. 401 An issue is a 'really severe problem' when something totally unacceptably bad 403 handling or damages hardware it's running on. You're also dealing with a severe 1230 **Severe issues**: make sure the subject or ticket title as well as the first 1681 priority' (regressions, security issues, severe problems) are definitely going
|
/linux-6.14.4/Documentation/devicetree/bindings/regulator/ |
D | regulator.yaml | 196 provides a defined duration before a more severe reaction to the
|
/linux-6.14.4/Documentation/kernel-hacking/ |
D | false-sharing.rst | 192 One note is, sometimes even after a severe false sharing is detected
|
/linux-6.14.4/arch/powerpc/platforms/powernv/ |
D | opal-hmi.c | 236 sevstr = "Severe"; in print_hmi_event_info()
|
/linux-6.14.4/drivers/misc/genwqe/ |
D | card_ddcb.c | 546 /* Severe error occured. Driver is forced to stop operation */ in __genwqe_wait_ddcb() 1372 * Severe severe error situation: The card itself has in genwqe_finish_queue()
|
/linux-6.14.4/kernel/trace/ |
D | trace_event_perf.c | 86 * ...otherwise raw tracepoint data can be a severe data leak, in perf_trace_event_perm()
|
1234