Searched defs:mpol (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/include/linux/ |
D | mempolicy.h | 298 struct mempolicy *mpol) in mpol_shared_policy_init() 339 struct mempolicy **mpol, nodemask_t **nodemask) in huge_zonelist() 369 static inline int mpol_parse_str(char *str, struct mempolicy **mpol, in mpol_parse_str()
|
D | shmem_fs.h | 34 struct mempolicy *mpol; /* default memory policy for mappings */ member
|
/linux-3.3/mm/ |
D | shmem.c | 773 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol() 787 struct mempolicy *mpol = NULL; in shmem_get_sbmpol() local 801 struct mempolicy mpol, *spol; in shmem_swapin() local 833 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol() 1069 static int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) in shmem_set_policy()
|
D | mempolicy.c | 1692 gfp_t gfp_flags, struct mempolicy **mpol, in huge_zonelist() 2177 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) in mpol_shared_policy_init() 2347 int mpol_parse_str(char *str, struct mempolicy **mpol, int no_context) in mpol_parse_str()
|
D | hugetlb.c | 458 struct mempolicy *mpol; in dequeue_huge_page_vma() local
|