Searched refs:pvcalls_refcount (Results 1 – 1 of 1) sorted by relevance
44 static atomic_t pvcalls_refcount; variable 48 atomic_inc(&pvcalls_refcount); \53 atomic_dec(&pvcalls_refcount); \1126 while (atomic_read(&pvcalls_refcount) > 0) in pvcalls_front_remove()