Searched refs:old_poison (Results 1 – 2 of 2) sorted by relevance
135 int old_poison, ret = -EINVAL; in event_interrupt_poison_consumption() local142 old_poison = atomic_cmpxchg(&p->poison, 0, 1); in event_interrupt_poison_consumption()144 if (old_poison) in event_interrupt_poison_consumption()
146 int old_poison, ret = -EINVAL; in event_interrupt_poison_consumption_v9() local153 old_poison = atomic_cmpxchg(&p->poison, 0, 1); in event_interrupt_poison_consumption_v9()155 if (old_poison) in event_interrupt_poison_consumption_v9()