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() argument 486 struct mempolicy *mpol; in read_swap_cache_async() local 586 struct mempolicy *mpol, pgoff_t ilx) in swap_cluster_readahead() argument 729 swap_vma_readahead(swp_entry_t targ_entry,gfp_t gfp_mask,struct mempolicy * mpol,pgoff_t targ_ilx,struct vm_fault * vmf) swap_vma_readahead() argument 804 struct mempolicy *mpol; swapin_readahead() local [all...] |
H A D | shmem.c | 116 struct mempolicy *mpol; member 1719 static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol) in shmem_show_mpol() argument 1733 struct mempolicy *mpol = NULL; in shmem_get_sbmpol() local 1743 shmem_show_mpol(struct seq_file * seq,struct mempolicy * mpol) shmem_show_mpol() argument 1758 struct mempolicy *mpol; shmem_swapin_cluster() local 1903 struct mempolicy *mpol; shmem_alloc_folio() local 2920 shmem_set_policy(struct vm_area_struct * vma,struct mempolicy * mpol) shmem_set_policy() argument 2946 struct mempolicy *mpol; shmem_get_pgoff_policy() local 4861 struct mempolicy *mpol = NULL; shmem_reconfigure() local 4955 struct mempolicy *mpol; shmem_show_options() local [all...] |
H A D | swap.h | 154 gfp_t gfp_mask, struct mempolicy *mpol, pgoff_t ilx) in swap_cluster_readahead() argument
|
H A D | mempolicy.c | 2254 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() argument 3135 mpol_shared_policy_init(struct shared_policy * sp,struct mempolicy * mpol) mpol_shared_policy_init() argument 3341 mpol_parse_str(char * str,struct mempolicy ** mpol) mpol_parse_str() argument [all...] |
H A D | hugetlb.c | 1369 struct mempolicy *mpol; in dequeue_hugetlb_folio_vma() local 2312 struct mempolicy *mpol; in alloc_buddy_hugetlb_folio_with_mpol() local 2380 struct mempolicy *mpol = get_task_policy(current); in policy_mbind_nodemask() local 6850 struct mempolicy *mpol; alloc_hugetlb_folio_vma() local [all...] |
H A D | zswap.c | 1070 struct mempolicy *mpol; in zswap_writeback_entry() local
|
H A D | slub.c | 4036 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() argument 260 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() argument 283 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str() argument
|
H A D | shmem_fs.h | 73 struct mempolicy *mpol; /* default memory policy for mappings */ member
|
H A D | gfp.h | 333 struct mempolicy *mpol, pgoff_t ilx, int nid) in folio_alloc_mpol_noprof() argument
|
/linux/kernel/futex/ |
H A D | core.c | 339 struct mempolicy *mpol; in __futex_key_to_node() local
|