Home
last modified time | relevance | path

Searched refs:mpol_cond_put (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dmempolicy.h79 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put() function
212 static inline void mpol_cond_put(struct mempolicy *pol) in mpol_cond_put() function
/linux-4.1.27/mm/
Dmempolicy.c917 mpol_cond_put(pol); in do_get_mempolicy()
1602 mpol_cond_put(pol); in vma_policy_mof()
1979 mpol_cond_put(pol); in alloc_pages_vma()
2003 mpol_cond_put(pol); in alloc_pages_vma()
2012 mpol_cond_put(pol); in alloc_pages_vma()
2315 mpol_cond_put(pol); in mpol_misplaced()
Dshmem.c890 mpol_cond_put(pvma.vm_policy); in shmem_swapin()
911 mpol_cond_put(pvma.vm_policy); in shmem_alloc_page()
Dhugetlb.c674 mpol_cond_put(mpol); in dequeue_huge_page_vma()
/linux-4.1.27/fs/proc/
Dtask_mmu.c1503 mpol_cond_put(pol); in show_numa_map()