Searched refs:arch_set_restart_data (Results 1 – 2 of 2) sorted by relevance
43 #ifndef arch_set_restart_data44 #define arch_set_restart_data(restart) do { } while (0) macro51 arch_set_restart_data(restart); in set_restart_fn()
235 #define arch_set_restart_data arch_set_restart_data macro237 static inline void arch_set_restart_data(struct restart_block *restart) in arch_set_restart_data() function