Searched refs:mpol (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| D | mempolicy.h | 122 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol); 124 struct vm_area_struct *vma, struct mempolicy *mpol); 143 struct mempolicy **mpol, nodemask_t **nodemask); 162 extern int mpol_parse_str(char *str, struct mempolicy **mpol); 210 struct mempolicy *mpol) in mpol_shared_policy_init() argument 256 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() argument 258 *mpol = NULL; in huge_node() 279 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str() argument
|
| D | gfp.h | 304 struct mempolicy *mpol, pgoff_t ilx, int nid); 307 struct mempolicy *mpol, pgoff_t ilx, int nid); 316 struct mempolicy *mpol, pgoff_t ilx, int nid) in alloc_pages_mpol_noprof() argument 325 struct mempolicy *mpol, pgoff_t ilx, int nid) in folio_alloc_mpol_noprof() argument
|
| D | shmem_fs.h | 74 struct mempolicy *mpol; /* default memory policy for mappings */ member
|