| /Linux-v5.4/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()
 
 | 
| /Linux-v5.4/drivers/acpi/acpica/ | 
| D | extrace.c | 132 		    u8 begin, u8 *aml, char *pathname)  in acpi_ex_trace_point()170 	char *pathname = NULL;  in acpi_ex_start_trace_method()  local
 227 	char *pathname = NULL;  in acpi_ex_stop_trace_method()  local
 
 | 
| 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()
 
 | 
| 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()
 
 | 
| D | nsarguments.c | 92 acpi_ns_check_acpi_compliance(char *pathname,  in acpi_ns_check_acpi_compliance()185 acpi_ns_check_argument_count(char *pathname,  in acpi_ns_check_argument_count()
 
 | 
| D | nsutils.c | 636 			  const char *pathname,  in acpi_ns_get_node_unlocked()714 		 const char *pathname,  in acpi_ns_get_node()
 
 | 
| D | nsdump.c | 50 void acpi_ns_print_pathname(u32 num_segments, const char *pathname)  in acpi_ns_print_pathname()681 	char *pathname;  in acpi_ns_dump_one_object_path()  local
 
 | 
| D | utstring.c | 196 void ut_convert_backslashes(char *pathname)  in ut_convert_backslashes()
 | 
| D | utaddress.c | 166 	char *pathname;  in acpi_ut_check_address_range()  local
 | 
| D | nsaccess.c | 282 	       char *pathname,  in acpi_ns_lookup()
 | 
| /Linux-v5.4/fs/ | 
| D | xattr.c | 458 static int path_setxattr(const char __user *pathname,  in path_setxattr()481 SYSCALL_DEFINE5(setxattr, const char __user *, pathname,  in SYSCALL_DEFINE5()  argument
 488 SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname,  in SYSCALL_DEFINE5()  argument
 556 static ssize_t path_getxattr(const char __user *pathname,  in path_getxattr()
 575 SYSCALL_DEFINE4(getxattr, const char __user *, pathname,  in SYSCALL_DEFINE4()  argument
 581 SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname,  in SYSCALL_DEFINE4()  argument
 633 static ssize_t path_listxattr(const char __user *pathname, char __user *list,  in path_listxattr()
 651 SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list,  in SYSCALL_DEFINE3()  argument
 657 SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list,  in SYSCALL_DEFINE3()  argument
 694 static int path_removexattr(const char __user *pathname,  in path_removexattr()
 [all …]
 
 | 
| D | statfs.c | 95 int user_statfs(const char __user *pathname, struct kstatfs *st)  in user_statfs()190 SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf)  in SYSCALL_DEFINE2()  argument
 199 SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf)  in SYSCALL_DEFINE3()  argument
 300 COMPAT_SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct compat_statfs __user *, buf)  in COMPAT_SYSCALL_DEFINE2()  argument
 343 int kcompat_sys_statfs64(const char __user * pathname, compat_size_t sz, struct compat_statfs64 __u…  in kcompat_sys_statfs64()
 357 COMPAT_SYSCALL_DEFINE3(statfs64, const char __user *, pathname, compat_size_t, sz, struct compat_st…  in COMPAT_SYSCALL_DEFINE3()  argument
 
 | 
| /Linux-v5.4/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()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | syscalls.h | 1282 static inline long ksys_unlink(const char __user *pathname)  in ksys_unlink()1289 static inline long ksys_rmdir(const char __user *pathname)  in ksys_rmdir()
 1296 static inline long ksys_mkdir(const char __user *pathname, umode_t mode)  in ksys_mkdir()
 1390 static inline long ksys_truncate(const char __user *pathname, loff_t length)  in ksys_truncate()
 
 | 
| /Linux-v5.4/security/integrity/ima/ | 
| D | ima_main.c | 77 				char **pathbuf, const char **pathname,  in mmap_violation_check()110 				     const char **pathname,  in ima_rdwr_violation_check()
 201 	const char *pathname = NULL;  in process_measurement()  local
 
 | 
| /Linux-v5.4/kernel/bpf/ | 
| D | inode.c | 383 static int bpf_obj_do_pin(const struct filename *pathname, void *raw,  in bpf_obj_do_pin()423 int bpf_obj_pin_user(u32 ufd, const char __user *pathname)  in bpf_obj_pin_user()
 448 static void *bpf_obj_do_get(const struct filename *pathname,  in bpf_obj_do_get()
 480 int bpf_obj_get_user(const char __user *pathname, int flags)  in bpf_obj_get_user()
 
 | 
| /Linux-v5.4/arch/parisc/kernel/ | 
| D | sys_parisc32.c | 29 	const char  __user * pathname)  in sys32_fanotify_mark()
 | 
| /Linux-v5.4/arch/powerpc/platforms/cell/spufs/ | 
| D | syscalls.c | 63 static long do_spu_create(const char __user *pathname, unsigned int flags,  in do_spu_create()
 | 
| /Linux-v5.4/tools/power/x86/x86_energy_perf_policy/ | 
| D | x86_energy_perf_policy.c | 629 	char pathname[32];  in get_msr()  local650 	char pathname[32];  in put_msr()  local
 819 	char pathname[64];  in update_cpufreq_scaling_freq()  local
 1104 	char pathname[128];  in get_pkg_num()  local
 1255 	char pathname[32];  in probe_dev_msr()  local
 
 | 
| /Linux-v5.4/tools/power/x86/intel-speed-select/ | 
| D | isst-config.c | 351 	const char *pathname = "/dev/isst_interface";  in create_cpu_map()  local455 	const char *pathname = "/dev/isst_interface";  in isst_send_mmio_command()  local
 498 	const char *pathname = "/dev/isst_interface";  in isst_send_mbox_command()  local
 581 	const char *pathname = "/dev/isst_interface";  in isst_send_msr_command()  local
 615 	const char *pathname = "/dev/isst_interface";  in isst_fill_platform_info()  local
 640 	const char *pathname = "/dev/isst_interface";  in isst_print_platform_information()  local
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | path.c | 52 	char *pathname = get_pathname();  in mkpath()  local
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | sys32.c | 23 COMPAT_SYSCALL_DEFINE3(aarch32_statfs64, const char __user *, pathname,  in COMPAT_SYSCALL_DEFINE3()  argument88 COMPAT_SYSCALL_DEFINE4(aarch32_truncate64, const char __user *, pathname,  in COMPAT_SYSCALL_DEFINE4()  argument
 
 | 
| /Linux-v5.4/security/loadpin/ | 
| D | loadpin.c | 22 	char *cmdline, *pathname;  in report_load()  local
 | 
| /Linux-v5.4/security/tomoyo/ | 
| D | group.c | 131 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname,  in tomoyo_path_matches_group()
 |