Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dswap_state.c368 struct mempolicy *mpol, pgoff_t ilx, bool *new_page_allocated, in __read_swap_cache_async()
489 struct mempolicy *mpol; in read_swap_cache_async() local
589 struct mempolicy *mpol, pgoff_t ilx) in swap_cluster_readahead()
732 struct mempolicy *mpol, pgoff_t targ_ilx, struct vm_fault *vmf) in swap_vma_readahead()
807 struct mempolicy *mpol; in swapin_readahead() local
H A Dshmem.c116 struct mempolicy *mpol; member
1665 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
1679 struct mempolicy *mpol = NULL; in shmem_get_sbmpol() local
1689 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
1704 struct mempolicy *mpol; in shmem_swapin_cluster() local
1849 struct mempolicy *mpol; in shmem_alloc_folio() local
2856 static int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) in shmem_set_policy()
2882 struct mempolicy *mpol; in shmem_get_pgoff_policy() local
4797 struct mempolicy *mpol = NULL; in shmem_reconfigure() local
4891 struct mempolicy *mpol; in shmem_show_options() local
H A Dswap.h133 gfp_t gfp_mask, struct mempolicy *mpol, pgoff_t ilx) in swap_cluster_readahead()
H A Dmempolicy.c2139 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
3017 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) in mpol_shared_policy_init()
3223 int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
H A Dhugetlb.c1372 struct mempolicy *mpol; in dequeue_hugetlb_folio_vma() local
2330 struct mempolicy *mpol; in alloc_buddy_hugetlb_folio_with_mpol() local
2395 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask() local
6868 struct mempolicy *mpol; in alloc_hugetlb_folio_vma() local
H A Dzswap.c1070 struct mempolicy *mpol; in zswap_writeback_entry() local
H A Dslub.c4003 struct mempolicy *mpol = current->mempolicy; in __slab_alloc_node() local
/linux-6.15/include/linux/
H A Dmempolicy.h210 struct mempolicy *mpol) in mpol_shared_policy_init()
256 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
279 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
H A Dshmem_fs.h71 struct mempolicy *mpol; /* default memory policy for mappings */ member
H A Dgfp.h333 struct mempolicy *mpol, pgoff_t ilx, int nid) in folio_alloc_mpol_noprof()
/linux-6.15/ipc/
H A Dshm.c566 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) in shm_set_policy()
580 struct mempolicy *mpol = vma->vm_policy; in shm_get_policy() local