Q_REQUEUE_PI_NONE
if (old != Q_REQUEUE_PI_NONE)
new = Q_REQUEUE_PI_NONE;
if (old == Q_REQUEUE_PI_NONE)
.requeue_state = ATOMIC_INIT(Q_REQUEUE_PI_NONE),