Searched refs:file_path (Results 1 – 17 of 17) sorted by relevance
| /linux-4.4.14/arch/arc/kernel/ |
| D | troubleshoot.c | 73 path_nm = file_path(exe_file, buf, 255); in print_task_path_n_nm() 102 nm = file_path(file, buf, PAGE_SIZE - 1); in show_faulting_vma()
|
| /linux-4.4.14/arch/tile/mm/ |
| D | elf.c | 59 path = file_path(exe_file, buf, PAGE_SIZE); in notify_exec()
|
| /linux-4.4.14/include/linux/ |
| D | efi.h | 704 u32 file_path; member 720 u64 file_path; member 736 void *file_path; member
|
| D | fs.h | 2548 extern char *file_path(struct file *, char *, int);
|
| /linux-4.4.14/drivers/usb/gadget/function/ |
| D | storage_common.c | 344 p = file_path(curlun->filp, buf, PAGE_SIZE - 1); in fsg_show_file()
|
| D | f_mass_storage.c | 2914 p = file_path(lun->filp, pathbuf, PATH_MAX); in fsg_common_create_lun()
|
| /linux-4.4.14/fs/ |
| D | open.c | 828 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function 832 EXPORT_SYMBOL(file_path);
|
| D | coredump.c | 146 path = file_path(exe_file, pathbuf, PATH_MAX); in cn_print_exe_file()
|
| D | binfmt_elf.c | 1543 filename = file_path(file, name_curpos, remaining); in fill_files_note()
|
| /linux-4.4.14/arch/tile/kernel/ |
| D | stack.c | 335 p = file_path(vma->vm_file, buf, bufsize); in describe_addr()
|
| /linux-4.4.14/arch/blackfin/kernel/ |
| D | trace.c | 139 char *d_name = file_path(file, _tmpbuf, in decode_address()
|
| /linux-4.4.14/drivers/block/ |
| D | loop.c | 743 p = file_path(lo->lo_backing_file, buf, PAGE_SIZE - 1); in loop_attr_backing_file_show()
|
| /linux-4.4.14/drivers/md/ |
| D | bitmap.c | 850 ptr = file_path(bitmap->storage.file, in bitmap_file_kick()
|
| D | md.c | 5896 ptr = file_path(mddev->bitmap_info.file, file->pathname, in get_bitmap_file()
|
| /linux-4.4.14/mm/ |
| D | memory.c | 3819 p = file_path(f, buf, PAGE_SIZE); in print_vma_addr()
|
| /linux-4.4.14/fs/ext4/ |
| D | super.c | 466 path = file_path(file, pathname, sizeof(pathname)); in __ext4_error_file()
|
| /linux-4.4.14/kernel/events/ |
| D | core.c | 6035 name = file_path(file, buf, PATH_MAX - sizeof(u64)); in perf_event_mmap_event()
|