Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswap_state.c433 struct mempolicy *mpol, pgoff_t ilx, bool *new_page_allocated, in __read_swap_cache_async()
563 struct mempolicy *mpol; in read_swap_cache_async() local
657 struct mempolicy *mpol, pgoff_t ilx) in swap_cluster_readahead()
800 struct mempolicy *mpol, pgoff_t targ_ilx, struct vm_fault *vmf) in swap_vma_readahead()
875 struct mempolicy *mpol; in swapin_readahead() local
Dshmem.c116 struct mempolicy *mpol; member
1581 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
1595 struct mempolicy *mpol = NULL; in shmem_get_sbmpol() local
1605 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol()
1620 struct mempolicy *mpol; in shmem_swapin_cluster() local
1764 struct mempolicy *mpol; in shmem_alloc_folio() local
2653 static int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) in shmem_set_policy()
2679 struct mempolicy *mpol; in shmem_get_pgoff_policy() local
4445 struct mempolicy *mpol = NULL; in shmem_reconfigure() local
4539 struct mempolicy *mpol; in shmem_show_options() local
Dswap.h133 gfp_t gfp_mask, struct mempolicy *mpol, pgoff_t ilx) in swap_cluster_readahead()
Dmempolicy.c2104 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
2967 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) in mpol_shared_policy_init()
3173 int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
Dhugetlb.c1401 struct mempolicy *mpol; in dequeue_hugetlb_folio_vma() local
2372 struct mempolicy *mpol; in alloc_buddy_hugetlb_folio_with_mpol() local
2437 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask() local
6505 struct mempolicy *mpol; in alloc_hugetlb_folio_vma() local
Dzswap.c1010 struct mempolicy *mpol; in zswap_writeback_entry() local
/linux-6.12.1/include/linux/
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()
Dgfp.h316 struct mempolicy *mpol, pgoff_t ilx, int nid) in alloc_pages_mpol_noprof()
325 struct mempolicy *mpol, pgoff_t ilx, int nid) in folio_alloc_mpol_noprof()
Dshmem_fs.h71 struct mempolicy *mpol; /* default memory policy for mappings */ member
/linux-6.12.1/ipc/
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