Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmempolicy.h94 static inline void mpol_get(struct mempolicy *pol) in mpol_get() function
203 static inline void mpol_get(struct mempolicy *pol) in mpol_get() function
/linux-6.15/mm/
H A Dmempolicy.c1009 mpol_get(pol); in do_get_mempolicy()
1381 mpol_get(new); in do_mbind()
2764 mpol_get(sn->policy); in mpol_shared_policy_lookup()
H A Dshmem.c1683 mpol_get(mpol); in shmem_get_sbmpol()
/linux-6.15/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst348 count field. Internal interfaces, mpol_get()/mpol_put() increment and
/linux-6.15/fs/proc/
H A Dtask_mmu.c114 mpol_get(priv->task_mempolicy); in hold_task_mempolicy()