Searched defs:crashlog (Results 1 – 2 of 2) sorted by relevance
128 static void pmt_crashlog_rmw(struct crashlog_entry *crashlog, u32 bit, bool set) in pmt_crashlog_rmw()145 static bool pmt_crashlog_rc(struct crashlog_entry *crashlog, u32 bit) in pmt_crashlog_rc()153 static bool pmt_crashlog_complete(struct crashlog_entry *crashlog) in pmt_crashlog_complete()159 static bool pmt_crashlog_disabled(struct crashlog_entry *crashlog) in pmt_crashlog_disabled()184 static void pmt_crashlog_set_disable(struct crashlog_entry *crashlog, in pmt_crashlog_set_disable()190 static void pmt_crashlog_set_clear(struct crashlog_entry *crashlog) in pmt_crashlog_set_clear()195 static void pmt_crashlog_set_execute(struct crashlog_entry *crashlog) in pmt_crashlog_set_execute()200 static bool pmt_crashlog_cleared(struct crashlog_entry *crashlog) in pmt_crashlog_cleared()205 static bool pmt_crashlog_consumed(struct crashlog_entry *crashlog) in pmt_crashlog_consumed()210 static void pmt_crashlog_set_consumed(struct crashlog_entry *crashlog) in pmt_crashlog_set_consumed()[all …]
224 static void apple_nvme_rtkit_crashed(void *cookie, const void *crashlog, size_t crashlog_size) in apple_nvme_rtkit_crashed()