Home
last modified time | relevance | path

Searched defs:unpin (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/include/drm/
Ddrm_gem.h117 void (*unpin)(struct drm_gem_object *obj); member
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_context_types.h29 void (*unpin)(struct intel_context *ce); member
/Linux-v5.4/arch/x86/xen/
Dmmu_pv.c1127 static void __init xen_cleanmfnmap_free_pgtbl(void *pgtbl, bool unpin) in xen_cleanmfnmap_free_pgtbl()
1137 static void __init xen_cleanmfnmap_pmd(pmd_t *pmd, bool unpin) in xen_cleanmfnmap_pmd()
1160 static void __init xen_cleanmfnmap_pud(pud_t *pud, bool unpin) in xen_cleanmfnmap_pud()
1182 static void __init xen_cleanmfnmap_p4d(p4d_t *p4d, bool unpin) in xen_cleanmfnmap_p4d()
1212 bool unpin; in xen_cleanmfnmap() local
/Linux-v5.4/drivers/gpu/host1x/
Djob.c559 struct host1x_job_unpin_data *unpin = &job->unpins[i]; in host1x_job_unpin() local
/Linux-v5.4/include/linux/
Dhost1x.h68 void (*unpin)(struct host1x_bo *bo, struct sg_table *sgt); member
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h220 int (*unpin)(struct vmw_framebuffer *fb); member
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Duser_sdma.c1416 static void user_sdma_free_request(struct user_sdma_request *req, bool unpin) in user_sdma_free_request()
/Linux-v5.4/fs/btrfs/
Ddisk-io.c4398 struct extent_io_tree *unpin; in btrfs_destroy_pinned_extent() local
Dfree-space-cache.c1049 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries() local
Dextent-tree.c2885 struct extent_io_tree *unpin; in btrfs_finish_extent_commit() local