Home
last modified time | relevance | path

Searched defs:mpol (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/linux/
Dmempolicy.h211 struct mempolicy *mpol) in mpol_shared_policy_init()
252 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
275 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
Dshmem_fs.h50 struct mempolicy *mpol; /* default memory policy for mappings */ member
/Linux-v6.1/mm/
Dshmem.c112 struct mempolicy *mpol; member
1450 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
1464 struct mempolicy *mpol = NULL; in shmem_get_sbmpol() local
1474 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
2238 static int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) in shmem_set_policy()
3626 struct mempolicy *mpol = NULL; in shmem_reconfigure() local
Dmempolicy.c2017 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
2773 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) in mpol_shared_policy_init()
2987 int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
Dhugetlb.c1214 struct mempolicy *mpol; in dequeue_huge_page_vma() local
2302 struct mempolicy *mpol; in alloc_buddy_huge_page_with_mpol() local
2347 struct mempolicy *mpol; in alloc_huge_page_vma() local
4361 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask() local