Searched refs:fru_rec (Results 1 – 1 of 1) sorted by relevance
104 struct fru_rec { struct116 static struct fru_rec **fru_records; argument153 #define FMPM_MAX_REC_LEN (sizeof(struct fru_rec) + (sizeof(struct cper_fru_poison_desc) * 255))173 static inline u32 get_fmp_len(struct fru_rec *rec) in get_fmp_len()178 static struct fru_rec *get_fru_record(u64 fru_id) in get_fru_record()180 struct fru_rec *rec; in get_fru_record()215 static int update_record_on_storage(struct fru_rec *rec) in update_record_on_storage()242 static bool rec_has_valid_entries(struct fru_rec *rec) in rec_has_valid_entries()276 static bool rec_has_fpd(struct fru_rec *rec, struct cper_fru_poison_desc *fpd) in rec_has_fpd()292 static void save_spa(struct fru_rec *rec, unsigned int entry, in save_spa()[all …]