mpol_to_str       221 include/linux/mempolicy.h extern int mpol_to_str(char *buffer, int maxlen, struct mempolicy *pol,
mpol_to_str      2274 mm/mempolicy.c 	mpol_to_str(buffer, sizeof(buffer), pol, 0);
mpol_to_str      1091 mm/shmem.c     	mpol_to_str(buffer, sizeof(buffer), mpol, 1);