Searched refs:warnings (Results 1 – 22 of 22) sorted by relevance
38 grep warning: < $F > $T/warnings39 grep "include/linux/*rcu*\.h:" $T/warnings > $T/hwarnings40 grep "kernel/rcu/[^/]*:" $T/warnings > $T/cwarnings41 grep "^ld: .*undefined reference to" $T/warnings | head -1 > $T/ldwarnings
3842 return warnings; in validate_unwind_hints()3972 return warnings; in validate_unrets()3995 warnings++; in validate_retpoline()4002 warnings++; in validate_retpoline()4005 return warnings; in validate_retpoline()4241 return warnings; in validate_section()4517 warnings++; in validate_sls()4524 warnings++; in validate_sls()4554 warnings++; in validate_reachable_instructions()4560 warnings++; in validate_reachable_instructions()[all …]
3 get_stack_raw_tp # spams with kernel warnings until next bpf -> bpf-next merge
16 violations of other checks (such as additional warnings being emitted or a
5 echo Extract any RCU CPU stall warnings present in specified file.
57 tooling, driven by non-fatal warnings on the tooling side build when67 and integate them into the tooling build. The warnings above serve as a
144 static int warnings; variable608 warnings++; in symbols_resolve()632 warnings++; in id_patch()833 if (!(fatal_warnings && warnings)) in main()
76 Do not print any messages or warnings
44 Do not show any warnings or messages. (Suppress -v)
48 Do not show any warnings or messages. (Suppress -v)
99 # permissive - SELinux prints warnings instead of enforcing.
78 Do not show any warnings or messages. (Suppress -v)
60 Do not show any warnings or messages.
30 Do not show any warnings or messages. (Suppress -v)
382 Don't print output, warnings or messages. This is useful with perf stat
330 Don't print any warnings or messages, useful for scripting.
186 # was to check the flex version to see if we can use compiler warnings as196 # check the flex version to see if we can use compiler warnings as errors for
41 () and **bpf_trace_printk**\() helpers which print warnings to kernel logs.
254 Objtool warnings271 Here are some examples of common warnings reported by objtool, what
269 # avoid compiler warnings in 32-bit mode
95 false-positive warnings about these diagnostic reads.
96 import warnings98 warnings.filterwarnings("ignore", category=DeprecationWarning)
Completed in 42 milliseconds