Searched refs:show_vma_header_prefix (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | task_mmu.c | 264 static void show_vma_header_prefix(struct seq_file *m, in show_vma_header_prefix() function 306 show_vma_header_prefix(m, start, end, flags, pgoff, dev, ino); in show_map_vma() 977 show_vma_header_prefix(m, priv->mm->mmap ? priv->mm->mmap->vm_start : 0, in show_smaps_rollup()
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | task_mmu.c | 253 static void show_vma_header_prefix(struct seq_file *m, in show_vma_header_prefix() function 296 show_vma_header_prefix(m, start, end, flags, pgoff, dev, ino); in show_map_vma() 992 show_vma_header_prefix(m, vma_start, last_vma_end, 0, 0, 0, 0); in show_smaps_rollup()
|
Completed in 6 milliseconds