__mpol_dup         87 include/linux/mempolicy.h extern struct mempolicy *__mpol_dup(struct mempolicy *pol);
__mpol_dup         91 include/linux/mempolicy.h 		pol = __mpol_dup(pol);