Home
last modified time | relevance | path

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

1234

/linux/tools/power/acpi/tools/acpidump/
H A Dapfiles.c28 static int ap_is_existing_file(char *pathname) in ap_is_existing_file() argument
65 int ap_open_output_file(char *pathname) in ap_open_output_file() argument
179 ap_get_table_from_file(char * pathname,u32 * out_file_size) ap_get_table_from_file() argument
[all...]
H A Dapdump.c366 int ap_dump_table_from_file(char *pathname) in ap_dump_table_from_file() argument
/linux/drivers/acpi/acpica/
H A Duterror.c41 char *pathname, in acpi_ut_predefined_warning()
84 char *pathname, u16 node_flags, const char *format, ...) in acpi_ut_predefined_info()
126 char *pathname, in acpi_ut_predefined_bios_error()
H A Dutxfmutex.c39 acpi_string pathname, in acpi_ut_get_mutex_object()
100 acpi_acquire_mutex(acpi_handle handle, acpi_string pathname, u16 timeout) in acpi_acquire_mutex()
H A Dutstring.c196 void ut_convert_backslashes(char *pathname) in ut_convert_backslashes()
H A Dnsaccess.c281 char *pathname, in acpi_ns_lookup()
/linux/tools/testing/selftests/proc/
H A 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()
H A 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()
/linux/scripts/ipe/polgen/
H A Dpolgen.c18 static int policy_to_buffer(const char *pathname, char **buffer, size_t *size) in policy_to_buffer()
62 static int write_boot_policy(const char *pathname, const char *buf, size_t size) in write_boot_policy()
/linux/tools/testing/selftests/exec/
H A Dnon-regular.c15 void rm(struct __test_metadata *_metadata, const char *pathname, in rm()
37 char *pathname; in FIXTURE() local
/linux/security/integrity/ima/
H A Dima_main.c107 char **pathbuf, const char **pathname, in mmap_violation_check()
141 const char **pathname, in ima_rdwr_violation_check()
266 const char *pathname = NULL; in process_measurement() local
550 const char *pathname = NULL; in ima_file_mprotect() local
/linux/arch/powerpc/platforms/cell/spufs/
H A Dsyscalls.c63 static long do_spu_create(const char __user *pathname, unsigned int flags, in do_spu_create()
/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c61 char *pathname; member
521 char pathname[NAME_MAX], *s; in rnbd_clt_get_path_name() local
577 char pathname[NAME_MAX]; in rnbd_clt_map_device_store() local
H A Drnbd-clt.c1406 const char *pathname, in init_dev()
1467 static bool __exists_dev(const char *pathname, const char *sessname) in __exists_dev()
1493 static bool exists_devpath(const char *pathname, const char *sessname) in exists_devpath()
1533 const char *pathname, in rnbd_clt_map_device()
H A Drnbd-srv.h58 char pathname[NAME_MAX]; member
/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c805 char pathname[32]; in get_msr() local
828 char pathname[32]; in put_msr() local
1158 char pathname[64]; in update_cpufreq_scaling_freq() local
1429 char pathname[128]; in get_pkg_num() local
1617 char pathname[32]; in probe_dev_msr() local
/linux/drivers/mtd/ubi/
H A Dkapi.c290 int ubi_get_num_by_path(const char *pathname, int *ubi_num, int *vol_id) in ubi_get_num_by_path()
325 struct ubi_volume_desc *ubi_open_volume_path(const char *pathname, int mode) in ubi_open_volume_path()
/linux/drivers/platform/chrome/
H A Dcros_ec_lpc_mec.c208 int cros_ec_lpc_mec_acpi_mutex(struct acpi_device *adev, const char *pathname) in cros_ec_lpc_mec_acpi_mutex()
/linux/tools/perf/bench/
H A Dsyscall.c57 char *const argv[] = { (char *)pathname, NULL }; in test_execve() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_uprobe_autoattach.c92 int BPF_UPROBE(handle_uprobe_byname2, const char *pathname, const char *mode) in BPF_UPROBE()
/linux/security/tomoyo/
H A Dgroup.c131 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, in tomoyo_path_matches_group()
H A Drealpath.c299 char *tomoyo_realpath_nofollow(const char *pathname) in tomoyo_realpath_nofollow()
/linux/samples/check-exec/
H A Dinc.c27 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat()
/linux/tools/power/cpupower/utils/
H A Dcpupower.c181 char pathname[32]; in main() local
/linux/tools/perf/util/
H A Dbuild-id.c120 filename__snprintf_build_id(const char * pathname,char * sbuild_id,size_t sbuild_id_size) filename__snprintf_build_id() argument
221 char *pathname; build_id_cache__valid_id() local
533 build_id_cache__list_build_ids(const char * pathname,struct nsinfo * nsi,struct strlist ** result) build_id_cache__list_build_ids() argument
[all...]

1234