Home
last modified time | relevance | path

Searched refs:mpol (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dmempolicy.h131 void mpol_shared_policy_init(struct shared_policy *sp, struct mempolicy *mpol);
151 struct mempolicy **mpol, nodemask_t **nodemask);
170 extern int mpol_parse_str(char *str, struct mempolicy **mpol);
232 struct mempolicy *mpol) in mpol_shared_policy_init() argument
273 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() argument
275 *mpol = NULL; in huge_node()
296 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str() argument
Dshmem_fs.h37 struct mempolicy *mpol; /* default memory policy for mappings */ member