Searched refs:file_user_path (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/proc/ |
| H A D | nommu.c | 61 seq_path(m, file_user_path(file), ""); in nommu_region_show()
|
| H A D | task_nommu.c | 160 seq_path(m, file_user_path(file), ""); in nommu_vma_show()
|
| H A D | task_mmu.c | 405 *path = file_user_path(vma->vm_file); in get_vma_name() 3280 seq_path(m, file_user_path(file), "\n\t= "); in show_numa_map()
|
| H A D | base.c | 2279 *path = *file_user_path(vma->vm_file); in map_files_get_link()
|
| /linux/arch/arc/kernel/ |
| H A D | troubleshoot.c | 97 nm = d_path(file_user_path(vma->vm_file), buf, in show_faulting_vma()
|
| /linux/fs/overlayfs/ |
| H A D | file.c | 51 realfile = backing_file_open(file_user_path(file), in ovl_open_realfile()
|
| /linux/kernel/trace/ |
| H A D | trace_output.c | 416 ret = trace_seq_path(s, file_user_path(file)); in seq_print_user_ip()
|
| /linux/include/linux/ |
| H A D | fs.h | 2900 static inline const struct path *file_user_path(const struct file *f) in file_user_path() function
|
| /linux/kernel/events/ |
| H A D | core.c | 9419 name = d_path(file_user_path(file), buf, PATH_MAX - sizeof(u64)); in perf_event_mmap_event()
|