Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dmmu_pv.c1101 static void __init xen_cleanmfnmap_free_pgtbl(void *pgtbl, bool unpin) in xen_cleanmfnmap_free_pgtbl()
1112 static void __init xen_cleanmfnmap_pmd(pmd_t *pmd, bool unpin) in xen_cleanmfnmap_pmd()
1135 static void __init xen_cleanmfnmap_pud(pud_t *pud, bool unpin) in xen_cleanmfnmap_pud()
1157 static void __init xen_cleanmfnmap_p4d(p4d_t *p4d, bool unpin) in xen_cleanmfnmap_p4d()
1187 bool unpin; in xen_cleanmfnmap() local
/linux/fs/btrfs/
H A Ddisk-io.c4715 struct extent_io_tree *unpin) in btrfs_destroy_pinned_extent()
H A Dfree-space-cache.c1202 struct extent_io_tree *unpin = NULL; in write_pinned_extent_entries() local
H A Dextent-tree.c2984 struct extent_io_tree *unpin = &trans->transaction->pinned_extents; in btrfs_finish_extent_commit() local