Home
last modified time | relevance | path

Searched refs:mpol_to_str (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dmempolicy.h172 extern void mpol_to_str(char *buffer, int maxlen, struct mempolicy *pol);
/kernel/linux/linux-5.10/include/linux/
H A Dmempolicy.h182 extern void mpol_to_str(char *buffer, int maxlen, struct mempolicy *pol);
/kernel/linux/linux-5.10/fs/proc/
H A Dtask_mmu.c1925 mpol_to_str(buffer, sizeof(buffer), pol); in show_numa_map()
1928 mpol_to_str(buffer, sizeof(buffer), proc_priv->task_mempolicy); in show_numa_map()
/kernel/linux/linux-6.6/fs/proc/
H A Dtask_mmu.c1974 mpol_to_str(buffer, sizeof(buffer), pol); in show_numa_map()
1977 mpol_to_str(buffer, sizeof(buffer), proc_priv->task_mempolicy); in show_numa_map()
/kernel/linux/linux-5.10/mm/
H A Dmempolicy.c2963 * Save nodes for mpol_to_str() to show the tmpfs mount options in mpol_parse_str()
2994 * mpol_to_str - format a mempolicy structure for printing
3003 void mpol_to_str(char *buffer, int maxlen, struct mempolicy *pol) in mpol_to_str() function
H A Dshmem.c1478 mpol_to_str(buffer, sizeof(buffer), mpol); in shmem_show_mpol()
/kernel/linux/linux-6.6/mm/
H A Dmempolicy.c3098 * Save nodes for mpol_to_str() to show the tmpfs mount options in mpol_parse_str()
3131 * mpol_to_str - format a mempolicy structure for printing
3140 void mpol_to_str(char *buffer, int maxlen, struct mempolicy *pol) in mpol_to_str() function
H A Dshmem.c1560 mpol_to_str(buffer, sizeof(buffer), mpol); in shmem_show_mpol()

Completed in 25 milliseconds