Home
last modified time | relevance | path

Searched defs:check_info (Results 1 – 6 of 6) 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/linux/fs/ubifs/
H A Dorphan.c845 struct check_info { struct
846 unsigned long last_ino;
847 unsigned long tot_inos;
848 unsigned long missing;
849 unsigned long long leaf_cnt;
850 struct ubifs_ino_node *node;
851 struct rb_root root;
/openbmc/libcper/sections/
H A Dcper-section-ia32x64.c723 json_object *check_info = obj; in ir_ia32x64_error_info_to_cper() local
776 json_object *check_info, EFI_IA32_X64_CACHE_CHECK_INFO *check_info_cper) in ir_ia32x64_cache_tlb_check_error_to_cper()
825 json_object *check_info, EFI_IA32_X64_BUS_CHECK_INFO *check_info_cper) in ir_ia32x64_bus_check_error_to_cper()
888 json_object *check_info, EFI_IA32_X64_MS_CHECK_INFO *check_info_cper) in ir_ia32x64_ms_check_error_to_cper()
/openbmc/libcper/generator/sections/
H A Dgen-section-ia32x64.c101 UINT64 *check_info = (UINT64 *)(error_structure + 24); in generate_ia32x64_error_structure() local
/openbmc/linux/arch/ia64/include/asm/
H A Dsal.h364 u64 check_info : 1, member
371 u64 check_info; member
/openbmc/linux/include/linux/
H A Dcper.h389 u64 check_info; member