| /linux/tools/power/acpi/tools/acpidump/ |
| H A D | apfiles.c | 28 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 D | apdump.c | 366 int ap_dump_table_from_file(char *pathname) in ap_dump_table_from_file() argument
|
| /linux/drivers/acpi/acpica/ |
| H A D | uterror.c | 41 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 D | utxfmutex.c | 39 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 D | utstring.c | 196 void ut_convert_backslashes(char *pathname) in ut_convert_backslashes()
|
| H A D | nsaccess.c | 281 char *pathname, in acpi_ns_lookup()
|
| /linux/tools/testing/selftests/proc/ |
| H 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()
|
| H 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()
|
| /linux/scripts/ipe/polgen/ |
| H A D | polgen.c | 18 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 D | non-regular.c | 15 void rm(struct __test_metadata *_metadata, const char *pathname, in rm() 37 char *pathname; in FIXTURE() local
|
| /linux/security/integrity/ima/ |
| H A D | ima_main.c | 107 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 D | syscalls.c | 63 static long do_spu_create(const char __user *pathname, unsigned int flags, in do_spu_create()
|
| /linux/drivers/block/rnbd/ |
| H A D | rnbd-clt-sysfs.c | 61 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 D | rnbd-clt.c | 1406 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 D | rnbd-srv.h | 58 char pathname[NAME_MAX]; member
|
| /linux/tools/power/x86/x86_energy_perf_policy/ |
| H A D | x86_energy_perf_policy.c | 805 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 D | kapi.c | 290 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 D | cros_ec_lpc_mec.c | 208 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 D | syscall.c | 57 char *const argv[] = { (char *)pathname, NULL }; in test_execve() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_uprobe_autoattach.c | 92 int BPF_UPROBE(handle_uprobe_byname2, const char *pathname, const char *mode) in BPF_UPROBE()
|
| /linux/security/tomoyo/ |
| H A D | group.c | 131 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, in tomoyo_path_matches_group()
|
| H A D | realpath.c | 299 char *tomoyo_realpath_nofollow(const char *pathname) in tomoyo_realpath_nofollow()
|
| /linux/samples/check-exec/ |
| H A D | inc.c | 27 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat()
|
| /linux/tools/power/cpupower/utils/ |
| H A D | cpupower.c | 181 char pathname[32]; in main() local
|
| /linux/tools/perf/util/ |
| H A D | build-id.c | 120 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...] |