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

/linux-4.4.14/include/linux/
H A Dshmem_fs.h34 struct mempolicy *mpol; /* default memory policy for mappings */ member in struct:shmem_sb_info
H A Dmempolicy.h282 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) mpol_parse_str() argument
222 mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) mpol_shared_policy_init() argument
257 huge_zonelist(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, struct mempolicy **mpol, nodemask_t **nodemask) huge_zonelist() argument
/linux-4.4.14/mm/
H A Dmempolicy.c2429 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) mpol_shared_policy_init() argument
2647 int mpol_parse_str(char *str, struct mempolicy **mpol) mpol_parse_str() argument
1806 huge_zonelist(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, struct mempolicy **mpol, nodemask_t **nodemask) huge_zonelist() argument
H A Dshmem.c871 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) shmem_show_mpol() argument
885 struct mempolicy *mpol = NULL; shmem_get_sbmpol() local
939 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) shmem_show_mpol() argument
1365 static int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) shmem_set_policy() argument
2751 struct mempolicy *mpol = NULL; shmem_parse_options() local
H A Dhugetlb.c881 struct mempolicy *mpol; dequeue_huge_page_vma() local
1493 struct mempolicy *mpol; __hugetlb_alloc_buddy_huge_page() local

Completed in 138 milliseconds