Searched refs:unpinned (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/android/ |
| H A D | ashmem.c | 68 struct list_head unpinned; member 198 list_add_tail(&range->unpinned, &prev_range->unpinned); in range_alloc() 210 list_del(&range->unpinned); in range_del() 285 list_for_each_entry_safe(range, next, &asma->unpinned_list, unpinned) in ashmem_release() 640 list_for_each_entry_safe(range, next, &asma->unpinned_list, unpinned) { in ashmem_pin() 709 list_for_each_entry_safe(range, next, &asma->unpinned_list, unpinned) { in ashmem_unpin() 745 list_for_each_entry(range, &asma->unpinned_list, unpinned) { in ashmem_get_pin_status()
|
| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | ib_rdma.c | 349 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()
|
| H A D | ib_mr.h | 141 unsigned long *unpinned, unsigned int goal);
|
| H A D | ib_frmr.c | 358 unsigned long *unpinned, unsigned int goal) in rds_ib_unreg_frmr() argument 379 *unpinned += ibmr->sg_len; in rds_ib_unreg_frmr()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | user_sdma.h | 134 unsigned long unpinned; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_vma.c | 762 goto unpinned; in try_qad_pin() 769 unpinned: in try_qad_pin()
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | pin_user_pages.rst | 248 the system was powered on. Note that pages are released (unpinned) on a
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | mmu.rst | 179 unpinned it will be destroyed.
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | xfs-delayed-logging-design.rst | 262 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
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | unevictable-lru.rst | 157 (3) By the i915 driver to mark pinned address space until it's unpinned. The
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpusets.rst | 446 When doing this, you don't usually want to leave any unpinned tasks in
|