Searched refs:oldcount (Results 1 – 6 of 6) sorted by relevance
415 long oldcount, woken = 0, adjustment = 0; in rwsem_mark_wake() local457 oldcount = atomic_long_fetch_add(adjustment, &sem->count); in rwsem_mark_wake()458 if (unlikely(oldcount & RWSEM_WRITER_MASK)) { in rwsem_mark_wake()465 if (!(oldcount & RWSEM_FLAG_HANDOFF)) { in rwsem_mark_wake()526 oldcount = atomic_long_read(&sem->count); in rwsem_mark_wake()533 if (oldcount & RWSEM_FLAG_HANDOFF) in rwsem_mark_wake()540 if (oldcount & RWSEM_FLAG_HANDOFF) in rwsem_mark_wake()
93 struct async_icount oldcount; /* for comparison of counter */ member
334 acm->oldcount = acm->iocount; in acm_process_notification()1019 old = acm->oldcount; in wait_serial_change()1021 acm->oldcount = new; in wait_serial_change()
56 struct async_icount oldcount; member648 old = gb_tty->oldcount; in wait_serial_change()650 gb_tty->oldcount = new; in wait_serial_change()
539 int oldcount; in expr_eliminate_dups() local543 oldcount = trans_count; in expr_eliminate_dups()559 trans_count = oldcount; in expr_eliminate_dups()
1590 int oldcount; in mwl8k_tx_wait_empty() local1593 oldcount = priv->pending_tx_pkts; in mwl8k_tx_wait_empty()1621 if (priv->pending_tx_pkts < oldcount) { in mwl8k_tx_wait_empty()1624 oldcount, priv->pending_tx_pkts); in mwl8k_tx_wait_empty()