/linux-6.1.9/tools/testing/selftests/rcutorture/bin/ |
D | parse-build.sh | 39 grep warning: < $F > $T/warnings 40 grep "include/linux/*rcu*\.h:" $T/warnings > $T/hwarnings 41 grep "kernel/rcu/[^/]*:" $T/warnings > $T/cwarnings 42 grep "^ld: .*undefined reference to" $T/warnings | head -1 > $T/ldwarnings
|
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/ |
D | mmio_warning_test.c | 81 int warnings; in get_warnings_count() local 85 if (fscanf(f, "%d", &warnings) < 1) in get_warnings_count() 86 warnings = 0; in get_warnings_count() 89 return warnings; in get_warnings_count()
|
/linux-6.1.9/lib/ |
D | debugobjects.c | 1170 check_results(void *addr, enum debug_obj_state state, int fixups, int warnings) in check_results() argument 1196 if (warnings != debug_objects_warnings) { in check_results() 1198 warnings, debug_objects_warnings); in check_results() 1222 int fixups, oldfixups, warnings, oldwarnings; in debug_objects_selftest() local 1228 warnings = oldwarnings = debug_objects_warnings; in debug_objects_selftest() 1232 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest() 1235 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest() 1238 if (check_results(&obj, ODEBUG_STATE_ACTIVE, ++fixups, ++warnings)) in debug_objects_selftest() 1241 if (check_results(&obj, ODEBUG_STATE_INACTIVE, fixups, warnings)) in debug_objects_selftest() 1244 if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, warnings)) in debug_objects_selftest() [all …]
|
/linux-6.1.9/arch/x86/tools/ |
D | insn_decoder_test.c | 117 int warnings = 0; in main() local 157 warnings++; in main() 167 if (warnings) in main() 169 "failures\n", insns, warnings); in main()
|
/linux-6.1.9/tools/objtool/ |
D | check.c | 3579 int ret, warnings = 0; in validate_unwind_hints() local 3599 warnings += ret; in validate_unwind_hints() 3605 return warnings; in validate_unwind_hints() 3617 int ret, warnings = 0; in validate_entry() local 3720 return warnings; in validate_entry() 3730 int ret, warnings = 0; in validate_unret() local 3741 warnings += ret; in validate_unret() 3744 return warnings; in validate_unret() 3750 int warnings = 0; in validate_retpoline() local 3782 warnings++; in validate_retpoline() [all …]
|
/linux-6.1.9/drivers/base/test/ |
D | test_async_driver_probe.c | 21 static atomic_t warnings, errors, timeout, async_completed; variable 51 atomic_inc(&warnings); in test_probe() 247 } else if (!atomic_read(&errors) && !atomic_read(&warnings)) { in test_async_probe_init() 275 atomic_read(&errors), atomic_read(&warnings)); in test_async_probe_init()
|
/linux-6.1.9/fs/quota/ |
D | Kconfig | 26 If you say Y here, quota warnings (about exceeding softlimit, reaching 31 bool "Print quota warnings to console (OBSOLETE)" 35 If you say Y here, quota warnings (about exceeding softlimit, reaching
|
/linux-6.1.9/Documentation/doc-guide/ |
D | contributing.rst | 30 Addressing warnings 34 warnings. When you have that many, you might as well have none at all; 36 ones. For this reason, eliminating warnings is one of the highest-priority 44 problem; making those warnings go away requires understanding the problem 46 warnings should probably not say "fix a warning" in the changelog title; 49 Another important point is that documentation warnings are often created by 51 maintainer appreciates being copied on fixes for these warnings, the 55 For example, in a documentation build I grabbed a pair of warnings nearly 89 resulting in these doc-build warnings: 137 times, but it's highly important. If we can actually eliminate warnings
|
/linux-6.1.9/scripts/coccinelle/misc/ |
D | uninitialized_var.cocci | 7 /// For any compiler warnings about uninitialized variables, just add 10 /// compiler warnings (e.g. "unused variable"). If the compiler thinks it
|
/linux-6.1.9/Documentation/RCU/ |
D | stallwarn.rst | 18 warnings: 77 RCU CPU stall warnings. 80 timeout down to just barely avoid RCU CPU stall warnings, and then 88 result in RCU CPU stall warnings for CONFIG_NO_HZ_COMMON=n kernels. 114 This resulted in a series of RCU CPU stall warnings, eventually 118 Note that SRCU does *not* have CPU stall warnings. Please note that 120 No grace period, no CPU stall warnings. 124 If you have a series of stall warnings from a single extended stall, 198 own warnings, as this often gives better-quality stack traces. 210 warnings. A positive value sets the stall-warning interval [all …]
|
/linux-6.1.9/tools/testing/selftests/bpf/ |
D | DENYLIST | 2 get_stack_raw_tp # spams with kernel warnings until next bpf -> bpf-next merge
|
/linux-6.1.9/drivers/staging/media/omap4iss/ |
D | TODO | 3 * Fix checkpatch errors and warnings
|
/linux-6.1.9/Documentation/admin-guide/ |
D | clearing-warn-once.rst | 8 clears the state and allows the warnings to print once again.
|
/linux-6.1.9/drivers/staging/wlan-ng/ |
D | README | 3 - sparse warnings
|
/linux-6.1.9/Documentation/process/ |
D | submit-checklist.rst | 21 ``=n``. No ``gcc`` warnings/errors, no linker warnings/errors. 27 d) Any Documentation/ changes build successfully without new warnings/errors.
|
/linux-6.1.9/arch/mips/ |
D | Kbuild | 2 # Fail on warnings - also for files referenced in subdirs
|
/linux-6.1.9/scripts/ |
D | kernel-doc | 59 my $warnings = 0; 435 ++$warnings; 2367 if ($verbose && $warnings) { 2368 print STDERR "$warnings warnings\n"; 2371 if ($Werror && $warnings) { 2372 print STDERR "$warnings warnings as Errors\n"; 2373 exit($warnings);
|
/linux-6.1.9/Documentation/devicetree/bindings/display/ |
D | allwinner,sun4i-a10-tcon.yaml | 371 * it would trigger a bunch of warnings for redefinitions of 441 * it would trigger a bunch of warnings for redefinitions of 517 * it would trigger a bunch of warnings for redefinitions of 568 * it would trigger a bunch of warnings for redefinitions of 625 * it would trigger a bunch of warnings for redefinitions of
|
D | allwinner,sun4i-a10-display-backend.yaml | 164 * it would trigger a bunch of warnings for redefinitions of 227 * since it would trigger a bunch of warnings for redefinitions of
|
D | allwinner,sun8i-a83t-dw-hdmi.yaml | 155 * it would trigger a bunch of warnings for redefinitions of 207 * it would trigger a bunch of warnings for redefinitions of
|
/linux-6.1.9/arch/loongarch/ |
D | Kconfig.debug | 6 traces for panics, oopses, bugs, warnings, perf, /proc/<pid>/stack,
|
/linux-6.1.9/Documentation/hwmon/ |
D | ltc4215.rst | 44 undercurrent warnings. This makes it very likely that the reference
|
/linux-6.1.9/drivers/staging/ks7010/ |
D | TODO | 24 - fix codechecker warnings (checkpatch, sparse, smatch). But PLEASE make sure
|
/linux-6.1.9/Documentation/devicetree/bindings/mmc/ |
D | mmc-pwrseq-simple.yaml | 23 # Put some limit to avoid false warnings
|
/linux-6.1.9/kernel/rcu/ |
D | Kconfig.debug | 82 RCU grace period persists, additional CPU stall warnings are 93 If the RCU grace period persists, additional CPU stall warnings
|