Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/mm/
Dshmem.c112 struct mempolicy *mpol; member
1448 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
1462 struct mempolicy *mpol = NULL; in shmem_get_sbmpol() local
1472 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
2236 static int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) in shmem_set_policy()
3624 struct mempolicy *mpol = NULL; in shmem_reconfigure() local
Dmempolicy.c2018 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
2774 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) in mpol_shared_policy_init()
2988 int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
Dhugetlb.c1362 struct mempolicy *mpol; in dequeue_huge_page_vma() local
2450 struct mempolicy *mpol; in alloc_buddy_huge_page_with_mpol() local
2495 struct mempolicy *mpol; in alloc_huge_page_vma() local
4509 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask() local