WQ_FLAG_WOKEN
wqe->flags |= WQ_FLAG_WOKEN;
if (wq_entry->flags & WQ_FLAG_WOKEN)
smp_store_mb(wq_entry->flags, wq_entry->flags & ~WQ_FLAG_WOKEN);