dp_save_restore 27 arch/arc/include/asm/switch_to.h extern void dp_save_restore(struct task_struct *p, struct task_struct *n); dp_save_restore 28 arch/arc/include/asm/switch_to.h #define ARC_EZNPS_DP_PREV(p, n) dp_save_restore(p, n)