Home
last modified time | relevance | path

Searched refs:file_user_path (Results 1 – 5 of 5) sorted by relevance

/linux/fs/proc/
H A Dnommu.c61 seq_path(m, file_user_path(file), ""); in nommu_region_show()
H A Dtask_nommu.c160 seq_path(m, file_user_path(file), ""); in nommu_vma_show()
H A Dbase.c2282 *path = *file_user_path(vma->vm_file); in map_files_get_link()
/linux/arch/arc/kernel/
H A Dtroubleshoot.c97 nm = d_path(file_user_path(vma->vm_file), buf, in show_faulting_vma()
/linux/kernel/events/
H A Dcore.c9766 name = d_path(file_user_path(file), buf, PATH_MAX - sizeof(u64)); in perf_event_mmap_event()