Searched refs:vp_pinned (Results 1 – 1 of 1) sorted by relevance
59 static atomic_t vp_pinned = ATOMIC_INIT(0); variable333 if (atomic_read(&vp_pinned) >= chan->p9_max_pages) { in p9_get_mapped_pages()335 (atomic_read(&vp_pinned) < chan->p9_max_pages)); in p9_get_mapped_pages()344 atomic_add(nr_pages, &vp_pinned); in p9_get_mapped_pages()505 atomic_sub(in_nr_pages, &vp_pinned); in p9_virtio_zc_request()509 atomic_sub(out_nr_pages, &vp_pinned); in p9_virtio_zc_request()