PF_FREEZER_SKIP   108 include/linux/freezer.h 	current->flags |= PF_FREEZER_SKIP;
PF_FREEZER_SKIP   120 include/linux/freezer.h 	current->flags &= ~PF_FREEZER_SKIP;
PF_FREEZER_SKIP   133 include/linux/freezer.h 	current->flags &= ~PF_FREEZER_SKIP;
PF_FREEZER_SKIP   158 include/linux/freezer.h 	return p->flags & PF_FREEZER_SKIP;
PF_FREEZER_SKIP   385 include/linux/suspend.h 	current->flags |= PF_FREEZER_SKIP;
PF_FREEZER_SKIP   406 include/linux/suspend.h 	current->flags &= ~PF_FREEZER_SKIP;