Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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()
H A Dshmem_fs.h67 struct mempolicy *mpol; /* default memory policy for mappings */ member
/openbmc/linux/mm/
H A Dshmem.c115 struct mempolicy *mpol; member
1558 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
1572 struct mempolicy *mpol = NULL; in shmem_get_sbmpol() local
1582 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
2348 static int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) in shmem_set_policy()
4124 struct mempolicy *mpol = NULL; in shmem_reconfigure() local
4218 struct mempolicy *mpol; in shmem_show_options() local
H A Dmempolicy.c2019 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
2765 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) in mpol_shared_policy_init()
2979 int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
H A Dhugetlb.c1402 struct mempolicy *mpol; in dequeue_hugetlb_folio_vma() local
2462 struct mempolicy *mpol; in alloc_buddy_hugetlb_folio_with_mpol() local
2508 struct mempolicy *mpol; in alloc_hugetlb_folio_vma() local
2525 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask() local