Searched refs:atomic_dec_and_test (Results 1 – 4 of 4) sorted by relevance
145 static __inline__ int atomic_dec_and_test(int *count) in atomic_dec_and_test() function
131 if (atomic_dec_and_test(&m_urb->count)) in usb_free_urb()
194 if (!atomic_dec_and_test (&qh->refcount)) in qh_put()
2735 if (atomic_dec_and_test(&((&dev->dev)->refcount))) in usb_put_dev()