Searched refs:atomic_set (Results 1 – 3 of 3) sorted by relevance
95 atomic_set(&dev->refcount,1); in device_initialize()
163 atomic_set (&qh->refcount, 1); in ehci_qh_alloc()
151 static __inline__ void atomic_set(int *count, int value) in atomic_set() function