Home
last modified time | relevance | path

Searched defs:check_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dorphan.c727 struct check_info { struct
728 unsigned long last_ino;
729 unsigned long tot_inos;
730 unsigned long missing;
731 unsigned long long leaf_cnt;
732 struct ubifs_ino_node *node;
733 struct rb_root root;
/openbmc/libcper/sections/
H A Dcper-section-ia32x64.c797 json_object *check_info = obj; in ir_ia32x64_error_info_to_cper() local
860 json_object *check_info, EFI_IA32_X64_CACHE_CHECK_INFO *check_info_cper) in ir_ia32x64_cache_tlb_check_error_to_cper() argument
909 ir_ia32x64_bus_check_error_to_cper(json_object * check_info,EFI_IA32_X64_BUS_CHECK_INFO * check_info_cper) ir_ia32x64_bus_check_error_to_cper() argument
972 ir_ia32x64_ms_check_error_to_cper(json_object * check_info,EFI_IA32_X64_MS_CHECK_INFO * check_info_cper) ir_ia32x64_ms_check_error_to_cper() argument
[all...]
/openbmc/libcper/generator/sections/
H A Dgen-section-ia32x64.c101 UINT64 *check_info = (UINT64 *)(error_structure + 24); in generate_ia32x64_error_structure() local