Searched refs:file_user_path (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/fs/proc/ |
D | nommu.c | 61 seq_path(m, file_user_path(file), ""); in nommu_region_show()
|
D | task_nommu.c | 160 seq_path(m, file_user_path(file), ""); in nommu_vma_show()
|
D | task_mmu.c | 302 seq_path(m, file_user_path(file), "\n"); in show_map_vma() 2729 seq_path(m, file_user_path(file), "\n\t= "); in show_numa_map()
|
D | base.c | 2216 *path = *file_user_path(vma->vm_file); in map_files_get_link()
|
/linux-6.8/arch/arc/kernel/ |
D | troubleshoot.c | 97 nm = d_path(file_user_path(vma->vm_file), buf, in show_faulting_vma()
|
/linux-6.8/kernel/trace/ |
D | trace_output.c | 407 ret = trace_seq_path(s, file_user_path(file)); in seq_print_user_ip()
|
/linux-6.8/include/linux/ |
D | fs.h | 2608 static inline const struct path *file_user_path(struct file *f) in file_user_path() function
|