/tools/power/acpi/tools/acpidump/ |
A 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()
|
A D | apdump.c | 365 int ap_dump_table_from_file(char *pathname) in ap_dump_table_from_file()
|
/tools/testing/selftests/proc/ |
A 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()
|
A 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()
|
A D | proc-pid-vm.c | 52 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flag… in sys_execveat()
|
/tools/testing/selftests/exec/ |
A D | non-regular.c | 15 void rm(struct __test_metadata *_metadata, const char *pathname, in rm() 37 char *pathname; in FIXTURE() local
|
A D | check-exec.c | 35 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat()
|
/tools/power/x86/x86_energy_perf_policy/ |
A 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 1386 char pathname[32]; in probe_dev_msr() local
|
/tools/perf/bench/ |
A D | syscall.c | 56 const char *pathname = "/bin/true"; in test_execve() local
|
/tools/testing/selftests/bpf/progs/ |
A D | test_uprobe_autoattach.c | 92 int BPF_UPROBE(handle_uprobe_byname2, const char *pathname, const char *mode) in BPF_UPROBE()
|
A D | test_attach_probe.c | 70 int BPF_UPROBE(handle_uprobe_byname2, const char *pathname, const char *mode) in BPF_UPROBE()
|
/tools/power/cpupower/utils/ |
A D | cpupower.c | 181 char pathname[32]; in main() local
|
/tools/power/acpi/tools/pfrut/ |
A D | pfrut.c | 100 char *pathname, *endptr; in parse_options() local
|
/tools/perf/util/ |
A D | dso.c | 294 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module() 326 int filename__decompress(const char *name, char *pathname, in filename__decompress() 370 char *pathname, size_t len) in decompress_kmodule() 387 char *pathname, size_t len) in dso__decompress_kmodule_path()
|
A D | build-id.c | 113 int filename__snprintf_build_id(const char *pathname, char *sbuild_id, size_t sbuild_id_size) in filename__snprintf_build_id() 214 char *pathname; in build_id_cache__valid_id() local 526 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi, in build_id_cache__list_build_ids()
|
A D | probe-file.c | 806 const char *pathname, in synthesize_sdt_probe_command() 888 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt()
|
/tools/lib/bpf/ |
A D | bpf.c | 583 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) in bpf_obj_pin_opts() 602 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin() 607 int bpf_obj_get(const char *pathname) in bpf_obj_get() 612 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts) in bpf_obj_get_opts()
|
/tools/power/x86/intel-speed-select/ |
A D | isst-core-mbox.c | 79 const char *pathname = "/dev/isst_interface"; in _send_mmio_command() local 127 const char *pathname = "/dev/isst_interface"; in _send_mbox_command() local
|
A D | isst-config.c | 256 const char *pathname = "/var/run/isst_cpu_topology.dat"; in get_stored_topology_info() local 288 const char *pathname = "/var/run/isst_cpu_topology.dat"; in store_cpu_topology() local 764 const char *pathname = "/dev/isst_interface"; in create_cpu_map() local 1105 const char *pathname = "/dev/isst_interface"; in isst_fill_platform_info() local 3176 const char *pathname = "/dev/isst_interface"; in cmdline() local
|
A D | isst-core.c | 74 const char *pathname = "/dev/isst_interface"; in isst_send_msr_command() local
|
/tools/testing/cxl/test/ |
A D | mock.c | 82 acpi_string pathname, in __wrap_acpi_evaluate_integer()
|
/tools/perf/trace/beauty/ |
A D | beauty.h | 41 char *pathname; member
|
/tools/perf/ |
A 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()
|
/tools/testing/selftests/pidfd/ |
A D | pidfd.h | 292 static inline int sys_execveat(int dirfd, const char *pathname, in sys_execveat()
|
/tools/power/acpi/os_specific/service_layers/ |
A D | oslinuxtbl.c | 1307 osl_get_customized_table(char *pathname, in osl_get_customized_table()
|