dynamic_cond_resched
extern int dynamic_cond_resched(void);
return dynamic_cond_resched();
EXPORT_SYMBOL(dynamic_cond_resched);