Searched refs:copyio_recovery_entry (Results 1 – 1 of 1) sorted by relevance
296 struct copyio_recovery_entry { struct302 extern struct copyio_recovery_entry copyio_recover_table[]; argument303 extern struct copyio_recovery_entry copyio_recover_table_end[];319 static inline struct copyio_recovery_entry *323 struct copyio_recovery_entry *e; in find_copyio_recovery_entry()1944 panic_on_invalid_recovery_handler(arm_saved_state_t *state, struct copyio_recovery_entry *recover) in panic_on_invalid_recovery_handler()1966 struct copyio_recovery_entry *_Nonnull recover, in handle_kernel_abort_recover_with_error_code()2000 [CRE_RECOVERY] "i"(offsetof(struct copyio_recovery_entry, cre_recovery)) in handle_kernel_abort_recover_with_error_code()2019 struct copyio_recovery_entry *_Nonnull recover) in handle_kernel_abort_recover()2030 struct copyio_recovery_entry *recover = find_copyio_recovery_entry( in handle_kernel_abort()[all …]