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

/linux-master/include/linux/
H A Dmempolicy.h278 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) argument
208 mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) argument
253 huge_node(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, struct mempolicy **mpol, nodemask_t **nodemask) argument
H A Dgfp.h276 alloc_pages_mpol(gfp_t gfp, unsigned int order, struct mempolicy *mpol, pgoff_t ilx, int nid) argument
H A Dshmem_fs.h71 struct mempolicy *mpol; /* default memory policy for mappings */ member in struct:shmem_sb_info
/linux-master/mm/
H A Dswap.h84 swap_cluster_readahead(swp_entry_t entry, gfp_t gfp_mask, struct mempolicy *mpol, pgoff_t ilx) argument
H A Dswap_state.c557 struct mempolicy *mpol; local
429 __read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, struct mempolicy *mpol, pgoff_t ilx, bool *new_page_allocated, bool skip_if_exists) argument
650 swap_cluster_readahead(swp_entry_t entry, gfp_t gfp_mask, struct mempolicy *mpol, pgoff_t ilx) argument
815 swap_vma_readahead(swp_entry_t targ_entry, gfp_t gfp_mask, struct mempolicy *mpol, pgoff_t targ_ilx, struct vm_fault *vmf) argument
897 struct mempolicy *mpol; local
[all...]
H A Dzswap.c1131 struct mempolicy *mpol; local
H A Dmempolicy.c2102 huge_node(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, struct mempolicy **mpol, nodemask_t **nodemask) argument
2940 mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) argument
3146 mpol_parse_str(char *str, struct mempolicy **mpol) argument
[all...]
H A Dshmem.c116 struct mempolicy *mpol; member in struct:shmem_options
1532 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) argument
1546 struct mempolicy *mpol = NULL; local
1556 shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) argument
1571 struct mempolicy *mpol; local
1609 struct mempolicy *mpol; local
1623 struct mempolicy *mpol; local
2356 shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) argument
2382 struct mempolicy *mpol; local
4154 struct mempolicy *mpol = NULL; local
4248 struct mempolicy *mpol; local
[all...]
H A Dhugetlb.c1396 struct mempolicy *mpol; local
2600 struct mempolicy *mpol; local
4900 struct mempolicy *mpol = get_task_policy(current); local
6648 struct mempolicy *mpol; local
[all...]
/linux-master/ipc/
H A Dshm.c566 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) argument
580 struct mempolicy *mpol = vma->vm_policy; local

Completed in 242 milliseconds