Home
last modified time | relevance | path

Searched refs:seq_pad (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/proc/
Dnommu.c66 seq_pad(m, ' '); in nommu_region_show()
Dconsoles.c51 seq_pad(m, ' '); in show_console_dev()
Dtask_nommu.c177 seq_pad(m, ' '); in nommu_vma_show()
180 seq_pad(m, ' '); in nommu_vma_show()
Dtask_mmu.c327 seq_pad(m, ' '); in show_map_vma()
357 seq_pad(m, ' '); in show_map_vma()
846 seq_pad(m, ' '); in show_smaps_rollup()
/linux-4.19.296/include/linux/
Dseq_file.h106 void seq_pad(struct seq_file *m, char c);
/linux-4.19.296/fs/
Dseq_file.c831 void seq_pad(struct seq_file *m, char c) in seq_pad() function
845 EXPORT_SYMBOL(seq_pad);