Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_gem.h142 void (*unpin)(struct drm_gem_object *obj); member
/linux/include/linux/
H A Ddma-buf.h122 void (*unpin)(struct dma_buf_attachment *attach); global() member
H A Dhost1x.h151 void (*unpin)(struct host1x_bo_mapping *map); member
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h51 void (*unpin)(struct intel_context *ce); member
/linux/fs/btrfs/
H A Ddisk-io.c4661 struct extent_io_tree *unpin) in btrfs_destroy_pinned_extent()