Searched refs:seq_file_path (Results 1 – 4 of 4) sorted by relevance
/fs/proc/ |
D | nommu.c | 63 seq_file_path(m, file, ""); in nommu_region_show()
|
D | task_nommu.c | 178 seq_file_path(m, file, ""); in nommu_vma_show()
|
D | task_mmu.c | 378 seq_file_path(m, file, "\n"); in show_map_vma() 1908 seq_file_path(m, file, "\n\t= "); in show_numa_map()
|
/fs/ |
D | seq_file.c | 492 int seq_file_path(struct seq_file *m, struct file *file, const char *esc) in seq_file_path() function 496 EXPORT_SYMBOL(seq_file_path);
|