Searched refs:old_poison (Results 1 – 1 of 1) sorted by relevance
96 int old_poison, ret = -EINVAL; in event_interrupt_poison_consumption_v9() local103 old_poison = atomic_cmpxchg(&p->poison, 0, 1); in event_interrupt_poison_consumption_v9()105 if (old_poison) in event_interrupt_poison_consumption_v9()
Completed in 3 milliseconds