Home
last modified time | relevance | path

Searched refs:unpinned (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/staging/android/
A Dashmem.c68 struct list_head unpinned; member
199 list_add_tail(&range->unpinned, &prev_range->unpinned); in range_alloc()
211 list_del(&range->unpinned); in range_del()
286 list_for_each_entry_safe(range, next, &asma->unpinned_list, unpinned) in ashmem_release()
641 list_for_each_entry_safe(range, next, &asma->unpinned_list, unpinned) { in ashmem_pin()
710 list_for_each_entry_safe(range, next, &asma->unpinned_list, unpinned) { in ashmem_unpin()
746 list_for_each_entry(range, &asma->unpinned_list, unpinned) { in ashmem_get_pin_status()
/linux/net/rds/
A Dib_rdma.c349 unsigned long unpinned = 0; in rds_ib_flush_mr_pool() local
409 rds_ib_unreg_frmr(&unmap_list, &nfreed, &unpinned, free_goal); in rds_ib_flush_mr_pool()
428 atomic_sub(unpinned, &pool->free_pinned); in rds_ib_flush_mr_pool()
A Dib_mr.h141 unsigned long *unpinned, unsigned int goal);
A Dib_frmr.c358 unsigned long *unpinned, unsigned int goal) in rds_ib_unreg_frmr() argument
379 *unpinned += ibmr->sg_len; in rds_ib_unreg_frmr()
/linux/drivers/infiniband/hw/hfi1/
A Duser_sdma.h94 unsigned long unpinned; member
/linux/drivers/gpu/drm/i915/
A Di915_vma.c763 goto unpinned; in try_qad_pin()
770 unpinned: in try_qad_pin()
/linux/Documentation/core-api/
A Dpin_user_pages.rst248 the system was powered on. Note that pages are released (unpinned) on a
/linux/Documentation/virt/kvm/
A Dmmu.rst179 unpinned it will be destroyed.
/linux/Documentation/filesystems/
A Dxfs-delayed-logging-design.rst262 completion, after which they are unpinned and can be written to disk. An object
585 only becomes unpinned when all the transactions complete and there are no
/linux/Documentation/vm/
A Dunevictable-lru.rst151 (3) By the i915 driver to mark pinned address space until it's unpinned. The
/linux/Documentation/admin-guide/cgroup-v1/
A Dcpusets.rst446 When doing this, you don't usually want to leave any unpinned tasks in

Completed in 29 milliseconds