Home
last modified time | relevance | path

Searched refs:cur_error (Results 1 – 3 of 3) sorted by relevance

/openbmc/libcper/sections/
H A Dcper-section-ipf.c14 json_object *cper_ipf_mod_error_read_array(EFI_IPF_MOD_ERROR_INFO **cur_error,
76 EFI_IPF_MOD_ERROR_INFO *cur_error = in cper_section_ipf_to_ir()
80 &cur_error, in cper_section_ipf_to_ir()
84 &cur_error, in cper_section_ipf_to_ir()
88 &cur_error, in cper_section_ipf_to_ir()
92 &cur_error, in cper_section_ipf_to_ir()
96 cper_ipf_mod_error_read_array(&cur_error, in cper_section_ipf_to_ir()
100 EFI_IPF_CPU_INFO *cpu_info = (EFI_IPF_CPU_INFO *)cur_error; in cper_section_ipf_to_ir()
134 json_object *cper_ipf_mod_error_read_array(EFI_IPF_MOD_ERROR_INFO **cur_error, in cper_ipf_mod_error_read_array()
140 cper_ipf_mod_error_to_ir(*cur_error)); in cper_ipf_mod_error_read_array()
71 EFI_IPF_MOD_ERROR_INFO *cur_error = cper_section_ipf_to_ir() local
129 cper_ipf_mod_error_read_array(EFI_IPF_MOD_ERROR_INFO ** cur_error,int num_to_read) cper_ipf_mod_error_read_array() argument
[all...]
H A Dcper-section-arm.c121 EFI_ARM_ERROR_INFORMATION_ENTRY *cur_error = in cper_section_arm_to_ir()
133 cper_arm_error_info_to_ir(cur_error)); in cper_section_arm_to_ir()
134 cur_error++; in cper_section_arm_to_ir()
112 EFI_ARM_ERROR_INFORMATION_ENTRY *cur_error = cper_section_arm_to_ir() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c856 int cur_error = XFS_BTREE_NOERROR; in xfs_alloc_cur_close() local
859 cur_error = XFS_BTREE_ERROR; in xfs_alloc_cur_close()
862 xfs_btree_del_cursor(acur->cnt, cur_error); in xfs_alloc_cur_close()
864 xfs_btree_del_cursor(acur->bnolt, cur_error); in xfs_alloc_cur_close()
866 xfs_btree_del_cursor(acur->bnogt, cur_error); in xfs_alloc_cur_close()