pvcalls_refcount 44 drivers/xen/pvcalls-front.c static atomic_t pvcalls_refcount; pvcalls_refcount 48 drivers/xen/pvcalls-front.c atomic_inc(&pvcalls_refcount); \ pvcalls_refcount 53 drivers/xen/pvcalls-front.c atomic_dec(&pvcalls_refcount); \ pvcalls_refcount 1106 drivers/xen/pvcalls-front.c while (atomic_read(&pvcalls_refcount) > 0)