Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 24 of 24) sorted by relevance

/tools/power/acpi/tools/acpidump/
Dapfiles.c28 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()
Dapdump.c363 int ap_dump_table_from_file(char *pathname) in ap_dump_table_from_file()
/tools/testing/selftests/proc/
Dfd-001-lookup.c33 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()
Dfd-003-kthread.c116 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()
Dproc-pid-vm.c49 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
/tools/testing/selftests/exec/
Dnon-regular.c15 void rm(struct __test_metadata *_metadata, const char *pathname, in rm()
37 char *pathname; in FIXTURE() local
/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c680 char pathname[32]; in get_msr() local
703 char pathname[32]; in put_msr() local
872 char pathname[64]; in update_cpufreq_scaling_freq() local
1145 char pathname[128]; in get_pkg_num() local
1296 char pathname[32]; in probe_dev_msr() local
/tools/perf/util/
Dpath.c52 char *pathname = get_pathname(); in mkpath() local
Dbuild-id.c134 int filename__sprintf_build_id(const char *pathname, char *sbuild_id) in filename__sprintf_build_id()
235 char *pathname; in build_id_cache__valid_id() local
578 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi, in build_id_cache__list_build_ids()
Ddso.c248 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module()
281 char *pathname, size_t len) in decompress_kmodule()
335 char *pathname, size_t len) in dso__decompress_kmodule_path()
Dprobe-file.c790 const char *pathname, in synthesize_sdt_probe_command()
838 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt()
Dprobe-event.c717 int ntevs, const char *pathname) in post_process_offline_probe_trace_events()
3329 char *pathname; in find_cached_events_all() local
Dsynthetic-events.c281 ssize_t pathname_size, char *pathname) in read_proc_maps_line()
/tools/power/x86/intel-speed-select/
Disst-config.c204 const char *pathname = "/var/run/isst_cpu_topology.dat"; in get_stored_topology_info() local
236 const char *pathname = "/var/run/isst_cpu_topology.dat"; in store_cpu_topology() local
593 const char *pathname = "/dev/isst_interface"; in create_cpu_map() local
697 const char *pathname = "/dev/isst_interface"; in isst_send_mmio_command() local
744 const char *pathname = "/dev/isst_interface"; in isst_send_mbox_command() local
840 const char *pathname = "/dev/isst_interface"; in isst_send_msr_command() local
874 const char *pathname = "/dev/isst_interface"; in isst_fill_platform_info() local
967 const char *pathname = "/dev/isst_interface"; in isst_print_platform_information() local
2685 const char *pathname = "/dev/isst_interface"; in cmdline() local
/tools/power/cpupower/utils/
Dcpupower.c178 char pathname[32]; in main() local
/tools/perf/trace/beauty/
Dbeauty.h41 char *pathname; member
/tools/perf/
Dbuiltin-buildid-cache.c221 static int build_id_cache__purge_path(const char *pathname, struct nsinfo *nsi) in build_id_cache__purge_path()
Dbuiltin-trace.c1356 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname()
1375 char linkname[PATH_MAX], pathname[PATH_MAX]; in thread__read_fd_path() local
/tools/power/acpi/os_specific/service_layers/
Doslinuxtbl.c1307 osl_get_customized_table(char *pathname, in osl_get_customized_table()
/tools/lib/bpf/
Dbpf.c512 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin()
523 int bpf_obj_get(const char *pathname) in bpf_obj_get()
/tools/power/x86/turbostat/
Dturbostat.c479 char pathname[32]; in get_msr_fd() local
2897 char pathname[64]; in set_max_cpu_num() local
3411 char pathname[32]; in check_dev_msr() local
3450 char pathname[32]; in check_permissions() local
/tools/testing/selftests/vm/
Dhmm-tests.c69 char pathname[HMM_PATH_MAX]; in hmm_open() local
/tools/vm/
Dpage-types.c238 static int checked_open(const char *pathname, int flags) in checked_open()
/tools/include/uapi/linux/
Dbpf.h563 __aligned_u64 pathname; member