Searched defs:elog (Results 1 – 4 of 4) sorted by relevance
100 struct elog_obj *elog; in elog_attr_show() local116 struct elog_obj *elog; in elog_attr_store() local134 struct elog_obj *elog; in elog_release() local163 struct elog_obj *elog = to_elog_obj(kobj); in raw_attr_read() local189 struct elog_obj *elog; in create_elog_obj() local
125 static inline uint8_t rtas_error_severity(const struct rtas_error_log *elog) in rtas_error_severity()130 static inline uint8_t rtas_error_disposition(const struct rtas_error_log *elog) in rtas_error_disposition()136 void rtas_set_disposition_recovered(struct rtas_error_log *elog) in rtas_set_disposition_recovered()142 static inline uint8_t rtas_error_extended(const struct rtas_error_log *elog) in rtas_error_extended()147 static inline uint8_t rtas_error_initiator(const struct rtas_error_log *elog) in rtas_error_initiator()155 uint32_t rtas_error_extended_log_length(const struct rtas_error_log *elog) in rtas_error_extended_log_length()
71 static struct pseries_io_event * ioei_find_event(struct rtas_error_log *elog) in ioei_find_event()
2188 u32 elog; member