Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmempolicy.h96 static inline void mpol_get(struct mempolicy *pol) in mpol_get() function
208 static inline void mpol_get(struct mempolicy *pol) in mpol_get() function
/linux/mm/
H A Dmempolicy.c1198 mpol_get(pol); in do_get_mempolicy()
1570 mpol_get(new); in do_mbind()
2956 mpol_get(sn->policy); in mpol_shared_policy_lookup()
H A Dshmem.c1762 mpol_get(mpol); in shmem_get_sbmpol()
/linux/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst348 count field. Internal interfaces, mpol_get()/mpol_put() increment and
/linux/fs/proc/
H A Dtask_mmu.c117 mpol_get(priv->task_mempolicy); in hold_task_mempolicy()