Home
last modified time | relevance | path

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

/include/linux/
Dmempolicy.h159 struct mempolicy *mpol = get_task_policy(current); in policy_nodemask_current() local
214 struct mempolicy *mpol) in mpol_shared_policy_init()
255 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
278 static inline int mpol_parse_str(char *str, struct mempolicy **mpol) in mpol_parse_str()
Dshmem_fs.h42 struct mempolicy *mpol; /* default memory policy for mappings */ member