atomic_fetch_or
ATOMIC_FETCH_OPS(atomic_fetch_or)
old = atomic_fetch_or(BIT(action), &info->message);
old = atomic_fetch_or(action, &info->message);
addr = (u32)&atomic_fetch_or;
if (!atomic_fetch_or(BIT(irqd->hwirq), &priv->irq_enabled)) {
atomic_fetch_or(flags, &pvr_dev->mmu_flush_cache_flags);
ret = atomic_fetch_or(1, &guc->submission_state.stopped);
old = atomic_fetch_or(NETBK_RX_EOI, &queue->eoi_pending);
old = atomic_fetch_or(NETBK_COMMON_EOI, &queue->eoi_pending);
old = atomic_fetch_or(NETBK_TX_EOI, &queue->eoi_pending);
stat->ctime.tv_nsec = ((u32)atomic_fetch_or(I_CTIME_QUERIED, pcn));
if (!atomic_fetch_or(BIT(IO_EVENTFD_OP_SIGNAL_BIT), &ev_fd->ops)) {
v = atomic_fetch_or(IO_POLL_RETRY_FLAG, &req->poll_refs);
oflags = atomic_fetch_or(IRQ_WORK_CLAIMED | CSD_TYPE_IRQ_WORK, &work->node.a_flags);
flags = atomic_fetch_or(flags, nohz_flags(ilb_cpu));
prev = atomic_fetch_or(BIT(bit), dep);
prev = atomic_fetch_or(BIT(bit), &ts->tick_dep_mask);
if (!atomic_fetch_or(BIT(bit), &tsk->tick_dep_mask))
prev = atomic_fetch_or(BIT(bit), &sig->tick_dep_mask);
return atomic_fetch_or(i, v);