Searched defs:unpin (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/x86/xen/ | ||
| H A D | mmu_pv.c | 1101 xen_cleanmfnmap_free_pgtbl(void * pgtbl,bool unpin) xen_cleanmfnmap_free_pgtbl() argument |
| /linux/include/linux/ | ||
| H A D | dma-buf.h | 114 void (*unpin)(struct dma_buf_attachment *attach); member |
| /linux/include/drm/ | ||
| H A D | drm_gem.h | 146 void (*unpin)(struct drm_gem_object *obj); member |
| /linux/fs/btrfs/ | ||
| H A D | disk-io.c | 4693 btrfs_destroy_pinned_extent(struct btrfs_fs_info * fs_info,struct extent_io_tree * unpin) btrfs_destroy_pinned_extent() argument |
| H A D | free-space-cache.c | 1202 struct extent_io_tree *unpin = NULL; write_pinned_extent_entries() local |
| H A D | extent-tree.c | 2984 struct extent_io_tree *unpin = &trans->transaction->pinned_extents; btrfs_finish_extent_commit() local |