/tools/testing/selftests/filesystems/fuse/ |
D | bpf_loader.c | 180 int s_mkdir(struct s pathname, mode_t mode) in s_mkdir() 194 int s_rmdir(struct s pathname) in s_rmdir() 208 int s_unlink(struct s pathname) in s_unlink() 222 int s_open(struct s pathname, int flags, ...) in s_open() 243 int s_openat(int dirfd, struct s pathname, int flags, ...) in s_openat() 264 int s_creat(struct s pathname, mode_t mode) in s_creat() 278 int s_mkfifo(struct s pathname, mode_t mode) in s_mkfifo() 292 int s_stat(struct s pathname, struct stat *st) in s_stat() 306 int s_statfs(struct s pathname, struct statfs *st) in s_statfs() 320 DIR *s_opendir(struct s pathname) in s_opendir() [all …]
|
/tools/power/acpi/tools/acpidump/ |
D | apfiles.c | 28 static int ap_is_existing_file(char *pathname) in ap_is_existing_file() 65 int ap_open_output_file(char *pathname) in ap_open_output_file() 179 struct acpi_table_header *ap_get_table_from_file(char *pathname, in ap_get_table_from_file()
|
D | apdump.c | 363 int ap_dump_table_from_file(char *pathname) in ap_dump_table_from_file()
|
/tools/testing/selftests/proc/ |
D | fd-001-lookup.c | 33 static void test_lookup_pass(const char *pathname) in test_lookup_pass() 44 static void test_lookup_fail(const char *pathname) in test_lookup_fail()
|
D | fd-003-kthread.c | 116 static inline int sys_statx(int dirfd, const char *pathname, int flags, in sys_statx() 122 static void test_lookup_fail(int fd, const char *pathname) in test_lookup_fail()
|
D | proc-pid-vm.c | 49 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
|
/tools/testing/selftests/exec/ |
D | non-regular.c | 15 void rm(struct __test_metadata *_metadata, const char *pathname, in rm() 37 char *pathname; in FIXTURE() local
|
/tools/perf/util/ |
D | path.c | 52 char *pathname = get_pathname(); in mkpath() local
|
D | dso.c | 250 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module() 282 int filename__decompress(const char *name, char *pathname, in filename__decompress() 326 char *pathname, size_t len) in decompress_kmodule() 344 char *pathname, size_t len) in dso__decompress_kmodule_path()
|
D | build-id.c | 135 int filename__sprintf_build_id(const char *pathname, char *sbuild_id) in filename__sprintf_build_id() 236 char *pathname; in build_id_cache__valid_id() local 587 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi, in build_id_cache__list_build_ids()
|
D | probe-file.c | 825 const char *pathname, in synthesize_sdt_probe_command() 907 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt()
|
D | probe-event.c | 719 int ntevs, const char *pathname) in post_process_offline_probe_trace_events() 3377 char *pathname; in find_cached_events_all() local
|
D | synthetic-events.c | 297 ssize_t pathname_size, char *pathname) in read_proc_maps_line()
|
/tools/power/x86/x86_energy_perf_policy/ |
D | x86_energy_perf_policy.c | 683 char pathname[32]; in get_msr() local 706 char pathname[32]; in put_msr() local 961 char pathname[64]; in update_cpufreq_scaling_freq() local 1234 char pathname[128]; in get_pkg_num() local 1385 char pathname[32]; in probe_dev_msr() local
|
/tools/power/x86/intel-speed-select/ |
D | isst-config.c | 220 const char *pathname = "/var/run/isst_cpu_topology.dat"; in get_stored_topology_info() local 252 const char *pathname = "/var/run/isst_cpu_topology.dat"; in store_cpu_topology() local 625 const char *pathname = "/dev/isst_interface"; in create_cpu_map() local 729 const char *pathname = "/dev/isst_interface"; in isst_send_mmio_command() local 776 const char *pathname = "/dev/isst_interface"; in isst_send_mbox_command() local 872 const char *pathname = "/dev/isst_interface"; in isst_send_msr_command() local 906 const char *pathname = "/dev/isst_interface"; in isst_fill_platform_info() local 1003 const char *pathname = "/dev/isst_interface"; in isst_print_platform_information() local 2832 const char *pathname = "/dev/isst_interface"; in cmdline() local
|
/tools/power/cpupower/utils/ |
D | cpupower.c | 180 char pathname[32]; in main() local
|
/tools/perf/ |
D | builtin-buildid-cache.c | 222 static int build_id_cache__purge_path(const char *pathname, struct nsinfo *nsi) in build_id_cache__purge_path()
|
D | builtin-trace.c | 1366 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname() 1385 char linkname[PATH_MAX], pathname[PATH_MAX]; in thread__read_fd_path() local
|
/tools/perf/trace/beauty/ |
D | beauty.h | 41 char *pathname; member
|
/tools/power/acpi/os_specific/service_layers/ |
D | oslinuxtbl.c | 1307 osl_get_customized_table(char *pathname, in osl_get_customized_table()
|
/tools/lib/bpf/ |
D | bpf.c | 592 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin() 605 int bpf_obj_get(const char *pathname) in bpf_obj_get()
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 490 char pathname[32]; in get_msr_fd() local 3009 char pathname[64]; in set_max_cpu_num() local 3554 char pathname[32]; in check_dev_msr() local 3593 char pathname[32]; in check_permissions() local
|
/tools/testing/selftests/vm/ |
D | hmm-tests.c | 73 char pathname[HMM_PATH_MAX]; in hmm_open() local
|
/tools/vm/ |
D | page-types.c | 238 static int checked_open(const char *pathname, int flags) in checked_open()
|
/tools/include/uapi/linux/ |
D | bpf.h | 1342 __aligned_u64 pathname; member
|