Searched defs:mpol (Results 1 – 11 of 11) sorted by relevance
/linux/mm/ |
H A D | swap_state.c | 365 struct mempolicy *mpol, pgoff_t ilx, bool *new_page_allocated, in __read_swap_cache_async() 486 struct mempolicy *mpol; in read_swap_cache_async() local 586 struct mempolicy *mpol, pgoff_t ilx) in swap_cluster_readahead() 729 struct mempolicy *mpol, pgoff_t targ_ilx, struct vm_fault *vmf) in swap_vma_readahead() 804 struct mempolicy *mpol; in swapin_readahead() local
|
H A D | shmem.c | 116 struct mempolicy *mpol; member 1662 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol() 1676 struct mempolicy *mpol = NULL; in shmem_get_sbmpol() local 1686 static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol() 1701 struct mempolicy *mpol; in shmem_swapin_cluster() local 1846 struct mempolicy *mpol; in shmem_alloc_folio() local 2859 static int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) in shmem_set_policy() 2885 struct mempolicy *mpol; in shmem_get_pgoff_policy() local 4800 struct mempolicy *mpol = NULL; in shmem_reconfigure() local 4894 struct mempolicy *mpol; in shmem_show_options() local
|
H A D | swap.h | 152 gfp_t gfp_mask, struct mempolicy *mpol, pgoff_t ilx) in swap_cluster_readahead()
|
H A D | mempolicy.c | 2257 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() 3138 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol) in mpol_shared_policy_init() 3344 int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
|
H A D | hugetlb.c | 1373 struct mempolicy *mpol; in dequeue_hugetlb_folio_vma() local 2316 struct mempolicy *mpol; in alloc_buddy_hugetlb_folio_with_mpol() local 2381 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask() local 6863 struct mempolicy *mpol; in alloc_hugetlb_folio_vma() local
|
H A D | zswap.c | 1070 struct mempolicy *mpol; in zswap_writeback_entry() local
|
H A D | slub.c | 4004 struct mempolicy *mpol = current->mempolicy; in __slab_alloc_node() local
|
/linux/include/linux/ |
H A D | mempolicy.h | 214 struct mempolicy *mpol) in mpol_shared_policy_init() 260 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() 283 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
|
H A D | gfp.h | 333 struct mempolicy *mpol, pgoff_t ilx, int nid) in folio_alloc_mpol_noprof()
|
/linux/ipc/ |
H A D | shm.c | 569 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *mpol) in shm_set_policy() 583 struct mempolicy *mpol = vma->vm_policy; in shm_get_policy() local
|
/linux/kernel/futex/ |
H A D | core.c | 338 struct mempolicy *mpol; in __futex_key_to_node() local
|