__mpol_dup        142 include/linux/mempolicy.h extern struct mempolicy *__mpol_dup(struct mempolicy *pol);
__mpol_dup        146 include/linux/mempolicy.h 		pol = __mpol_dup(pol);