Searched refs:vp_pinned (Results 1 – 1 of 1) sorted by relevance
59 static atomic_t vp_pinned = ATOMIC_INIT(0); variable331 if (atomic_read(&vp_pinned) >= chan->p9_max_pages) { in p9_get_mapped_pages()333 (atomic_read(&vp_pinned) < chan->p9_max_pages)); in p9_get_mapped_pages()342 atomic_add(nr_pages, &vp_pinned); in p9_get_mapped_pages()510 atomic_sub(in_nr_pages, &vp_pinned); in p9_virtio_zc_request()514 atomic_sub(out_nr_pages, &vp_pinned); in p9_virtio_zc_request()