Home
last modified time | relevance | path

Searched defs:warnings (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/tools/objtool/
H A Dcheck.c3808 int warnings = 0; in validate_unwind_hints() local
3943 int ret, warnings = 0; in validate_unrets() local
3963 int warnings = 0; in validate_retpoline() local
4214 int warnings = 0; in validate_section() local
4232 int warnings = 0; in validate_noinstr_sections() local
4258 int warnings = 0; in validate_functions() local
4299 int warnings = 0; in validate_ibt_insn() local
4424 int warnings = 0; in validate_ibt() local
4472 int warnings = 0; in validate_sls() local
4535 int warnings = 0; in validate_reachable_instructions() local
[all …]
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dmmio_warning_test.c81 int warnings; in get_warnings_count() local
/openbmc/linux/drivers/base/test/
H A Dtest_async_driver_probe.c21 static atomic_t warnings, errors, timeout, async_completed; variable
/openbmc/linux/arch/x86/tools/
H A Dinsn_decoder_test.c117 int warnings = 0; in main() local
/openbmc/linux/tools/verification/rv/
H A DMakefile110 warnings: $(WARNINGS) target
/openbmc/linux/tools/tracing/rtla/
H A DMakefile110 warnings: $(WARNINGS) target
/openbmc/phosphor-networkd/src/
H A Dconfig_parser.hpp195 std::vector<std::string> warnings; member in phosphor::network::config::Parser
H A Dconfig_parser.cpp153 std::vector<std::string> warnings; member
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst258 warnings chapter
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py209 def update_build_stats_and_outcome(self, build, errors, warnings, taskfailures): argument
1193 def update_build_information(self, event, errors, warnings, taskfailures): argument
/openbmc/linux/lib/
H A Ddebugobjects.c1163 check_results(void *addr, enum debug_obj_state state, int fixups, int warnings) in check_results()
1215 int fixups, oldfixups, warnings, oldwarnings; in debug_objects_selftest() local
/openbmc/linux/drivers/comedi/drivers/
H A Djr3_pci.h599 u32 warnings; /* offset 0x00f0 */ member
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py679 def warnings(self): member in Build
/openbmc/linux/kernel/cgroup/
H A Dcpuset.c1026 static int warnings = 10; in generate_sched_domains() local
/openbmc/linux/drivers/media/usb/uvc/
H A Duvcvideo.h554 unsigned long warnings; member