/Linux-v6.6/tools/testing/selftests/bpf/ |
D | cgroup_helpers.c | 124 char file_path[PATH_MAX + 1]; in __write_cgroup_file() local 127 snprintf(file_path, sizeof(file_path), "%s/%s", cgroup_path, file); in __write_cgroup_file() 128 fd = open(file_path, O_RDWR); in __write_cgroup_file() 130 log_err("Opening %s", file_path); in __write_cgroup_file() 135 log_err("Writing to %s", file_path); in __write_cgroup_file()
|
/Linux-v6.6/scripts/clang-tools/ |
D | gen_compile_commands.py | 152 def process_line(root_directory, command_prefix, file_path): argument 176 abs_path = os.path.abspath(os.path.join(root_directory, file_path)) 182 'command': prefix + file_path,
|
/Linux-v6.6/tools/perf/util/ |
D | ordered-events.h | 12 const char *file_path; member 57 u64 timestamp, u64 file_offset, const char *file_path);
|
D | session.c | 44 const char *file_path) in perf_session__process_compressed_event() argument 66 decomp->file_path = file_path; in perf_session__process_compressed_event() 107 const char *file_path); 190 event->file_path); in ordered_events__deliver_event() 472 const char *file_path __maybe_unused) in perf_session__process_compressed_event_stub() 1084 u64 timestamp, u64 file_offset, const char *file_path) in perf_session__queue_event() argument 1086 return ordered_events__queue(&s->ordered_events, event, timestamp, file_offset, file_path); in perf_session__queue_event() 1312 const char *file_path) in dump_event() argument 1318 file_offset, file_path, event->header.size, event->header.type); in dump_event() 1534 const char *file_path) in machines__deliver_event() argument [all …]
|
D | session.h | 57 const char *file_path; member 93 u64 timestamp, u64 file_offset, const char *file_path);
|
D | ordered-events.c | 195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue() argument 220 oevent->file_path = file_path; in ordered_events__queue()
|
/Linux-v6.6/tools/testing/selftests/mm/ |
D | ksm_tests.c | 59 static int ksm_write_sysfs(const char *file_path, unsigned long val) in ksm_write_sysfs() argument 61 FILE *f = fopen(file_path, "w"); in ksm_write_sysfs() 64 fprintf(stderr, "f %s\n", file_path); in ksm_write_sysfs() 78 static int ksm_read_sysfs(const char *file_path, unsigned long *val) in ksm_read_sysfs() argument 80 FILE *f = fopen(file_path, "r"); in ksm_read_sysfs() 83 fprintf(stderr, "f %s\n", file_path); in ksm_read_sysfs()
|
/Linux-v6.6/tools/verification/dot2/ |
D | automata.py | 22 def __init__(self, file_path): argument 23 self.__dot_path = file_path
|
D | dot2k.py | 20 def __init__(self, file_path, MonitorType): argument 21 super().__init__(file_path)
|
D | dot2c.py | 25 def __init__(self, file_path): argument 26 super().__init__(file_path)
|
/Linux-v6.6/arch/arc/kernel/ |
D | troubleshoot.c | 69 path_nm = file_path(exe_file, buf, ARC_PATH_MAX-1); in print_task_path_n_nm() 96 nm = file_path(vma->vm_file, buf, ARC_PATH_MAX-1); in show_faulting_vma()
|
/Linux-v6.6/tools/testing/selftests/landlock/ |
D | fs_test.c | 4519 const char *const file_path; in FIXTURE_VARIANT() local 4527 .file_path = file1_s1d1, in FIXTURE_VARIANT_ADD() 4535 .file_path = TMP_DIR "/dir/file", in FIXTURE_VARIANT_ADD() 4542 .file_path = TMP_DIR "/test/cgroup.procs", in FIXTURE_VARIANT_ADD() 4549 .file_path = TMP_DIR "/self/status", in FIXTURE_VARIANT_ADD() 4556 .file_path = TMP_DIR "/kernel/notes", in FIXTURE_VARIANT_ADD() 4564 .file_path = TMP_DIR "/dir/file", in FIXTURE_VARIANT_ADD() 4580 slash = strrchr(variant->file_path, '/'); in FIXTURE_SETUP() 4582 dir_len = (size_t)slash - (size_t)variant->file_path; in FIXTURE_SETUP() 4586 strncpy(self->dir_path, variant->file_path, dir_len); in FIXTURE_SETUP() [all …]
|
/Linux-v6.6/lib/ |
D | test_lockup.c | 147 module_param_string(file_path, test_file_path, sizeof(test_file_path), 0400); 148 MODULE_PARM_DESC(file_path, "file path to test");
|
D | string_helpers.c | 711 pathname = file_path(file, temp, PATH_MAX + 11); in kstrdup_quotable_file()
|
/Linux-v6.6/fs/iomap/ |
D | swapfile.c | 86 p = file_path(isi->file, buf, PATH_MAX); in iomap_swapfile_fail()
|
/Linux-v6.6/mm/ |
D | huge_memory.c | 3058 static int split_huge_pages_in_file(const char *file_path, pgoff_t off_start, in split_huge_pages_in_file() argument 3069 file = getname_kernel(file_path); in split_huge_pages_in_file() 3078 file_path, off_start, off_end); in split_huge_pages_in_file() 3143 char file_path[MAX_INPUT_BUF_SZ]; in split_huge_pages_write() local 3149 strcpy(file_path, tok); in split_huge_pages_write() 3160 ret = split_huge_pages_in_file(file_path, off_start, off_end); in split_huge_pages_write()
|
/Linux-v6.6/drivers/usb/gadget/function/ |
D | storage_common.c | 341 p = file_path(curlun->filp, buf, PAGE_SIZE - 1); in fsg_show_file()
|
/Linux-v6.6/drivers/firmware/efi/libstub/ |
D | efistub.h | 585 void *file_path; member 600 u32 file_path; member
|
/Linux-v6.6/fs/ |
D | open.c | 1049 char *file_path(struct file *filp, char *buf, int buflen) in file_path() function 1053 EXPORT_SYMBOL(file_path);
|
D | coredump.c | 177 path = file_path(exe_file, pathbuf, PATH_MAX); in cn_print_exe_file()
|
D | binfmt_elf.c | 1683 filename = file_path(file, name_curpos, remaining); in fill_files_note()
|
/Linux-v6.6/fs/xfs/scrub/ |
D | trace.h | 795 path = file_path(xf->file, pathname, sizeof(pathname) - 1);
|
/Linux-v6.6/drivers/block/ |
D | loop.c | 676 p = file_path(lo->lo_backing_file, buf, PAGE_SIZE - 1); in loop_attr_backing_file_show()
|
/Linux-v6.6/drivers/block/zram/ |
D | zram_drv.c | 449 p = file_path(file, buf, PAGE_SIZE - 1); in backing_dev_show()
|
/Linux-v6.6/include/linux/ |
D | fs.h | 2778 extern char *file_path(struct file *, char *, int);
|