freezing_slow_path
extern bool freezing_slow_path(struct task_struct *p);
return freezing_slow_path(p);
EXPORT_SYMBOL(freezing_slow_path);