WORK_STRUCT_PWQ_MASK
BUG_ON((unsigned long)pwq & ~WORK_STRUCT_PWQ_MASK);
return (struct pool_workqueue *)(data & WORK_STRUCT_PWQ_MASK);