Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 25 of 89) 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...]
/linux/drivers/acpi/acpica/
H A Dextrace.c132 u8 begin, u8 *aml, char *pathname) in acpi_ex_trace_point() argument
221 char *pathname = NULL; in acpi_ex_start_trace_method() local
278 char *pathname = NULL; acpi_ex_stop_trace_method() local
[all...]
H A Duterror.c41 char *pathname, in acpi_ut_predefined_warning() argument
84 char *pathname, u16 node_flags, const char *format, ...) in acpi_ut_predefined_info() argument
126 acpi_ut_predefined_bios_error(const char * module_name,u32 line_number,char * pathname,u16 node_flags,const char * format,...) acpi_ut_predefined_bios_error() argument
[all...]
H A Dutxfmutex.c39 acpi_string pathname, in acpi_ut_get_mutex_object() argument
100 acpi_acquire_mutex(acpi_handle handle, acpi_string pathname, u1 argument
[all...]
H A Dnsarguments.c94 acpi_ns_check_acpi_compliance(char *pathname, in acpi_ns_check_acpi_compliance() argument
187 acpi_ns_check_argument_count(char *pathname, in acpi_ns_check_argument_count() argument
[all...]
H A Dnsutils.c636 const char *pathname, in acpi_ns_get_node_unlocked() argument
714 acpi_ns_get_node(struct acpi_namespace_node * prefix_node,const char * pathname,u32 flags,struct acpi_namespace_node ** return_node) acpi_ns_get_node() argument
[all...]
H A Dnsdump.c50 void acpi_ns_print_pathname(u32 num_segments, const char *pathname) in acpi_ns_print_pathname() argument
679 char *pathname; acpi_ns_dump_one_object_path() local
[all...]
H A Dutstring.c196 void ut_convert_backslashes(char *pathname) in ut_convert_backslashes() argument
H A Dutaddress.c166 char *pathname; in acpi_ut_check_address_range() local
H A Dnsaccess.c281 char *pathname, in acpi_ns_lookup() argument
/linux/fs/
H A Dxattr.c679 static int path_setxattrat(int dfd, const char __user *pathname, in path_setxattrat() argument
719 SYSCALL_DEFINE6(setxattrat, int, dfd, const char __user *, pathname, unsigned int, at_flags, in SYSCALL_DEFINE6() argument
743 SYSCALL_DEFINE5(setxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument
750 SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument
828 static ssize_t path_getxattrat(int dfd, const char __user *pathname, in path_getxattrat() argument
863 SYSCALL_DEFINE6(getxattrat,int,dfd,const char __user *,pathname,unsigned int,at_flags,const char __user *,name,struct xattr_args __user *,uargs,size_t,usize) SYSCALL_DEFINE6() argument
888 SYSCALL_DEFINE4(getxattr,const char __user *,pathname,const char __user *,name,void __user *,value,size_t,size) SYSCALL_DEFINE4() argument
894 SYSCALL_DEFINE4(lgetxattr,const char __user *,pathname,const char __user *,name,void __user *,value,size_t,size) SYSCALL_DEFINE4() argument
969 path_listxattrat(int dfd,const char __user * pathname,unsigned int at_flags,char __user * list,size_t size) path_listxattrat() argument
991 SYSCALL_DEFINE5(listxattrat,int,dfd,const char __user *,pathname,unsigned int,at_flags,char __user *,list,size_t,size) SYSCALL_DEFINE5() argument
998 SYSCALL_DEFINE3(listxattr,const char __user *,pathname,char __user *,list,size_t,size) SYSCALL_DEFINE3() argument
1004 SYSCALL_DEFINE3(llistxattr,const char __user *,pathname,char __user *,list,size_t,size) SYSCALL_DEFINE3() argument
1065 path_removexattrat(int dfd,const char __user * pathname,unsigned int at_flags,const char __user * name) path_removexattrat() argument
1091 SYSCALL_DEFINE4(removexattrat,int,dfd,const char __user *,pathname,unsigned int,at_flags,const char __user *,name) SYSCALL_DEFINE4() argument
1097 SYSCALL_DEFINE2(removexattr,const char __user *,pathname,const char __user *,name) SYSCALL_DEFINE2() argument
1103 SYSCALL_DEFINE2(lremovexattr,const char __user *,pathname,const char __user *,name) SYSCALL_DEFINE2() argument
[all...]
H A Dinit.c217 int __init init_unlink(const char *pathname) in init_unlink() argument
222 int __init init_mkdir(const char *pathname, umode_t mode) in init_mkdir() argument
243 int __init init_rmdir(const char *pathname) in init_rmdir() argument
/linux/tools/testing/selftests/proc/
H A Dfd-001-lookup.c33 static void test_lookup_pass(const char *pathname) in test_lookup_pass() argument
44 static void test_lookup_fail(const char *pathname) in test_lookup_fail() argument
H A Dfd-003-kthread.c116 static inline int sys_statx(int dirfd, const char *pathname, int flags, in sys_statx() argument
122 static void test_lookup_fail(int fd, const char *pathname) in test_lookup_fail() argument
/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() argument
62 static int write_boot_policy(const char *pathname, const char *buf, size_t size) in write_boot_policy() argument
/linux/tools/testing/selftests/exec/
H A Dnon-regular.c15 void rm(struct __test_metadata *_metadata, const char *pathname, in rm() argument
37 char *pathname; in FIXTURE() local
[all...]
/linux/security/integrity/ima/
H A Dima_main.c107 char **pathbuf, const char **pathname, in mmap_violation_check() argument
141 const char **pathname, in ima_rdwr_violation_check() argument
246 const char *pathname = NULL; in process_measurement() local
522 const char *pathname = NULL; ima_file_mprotect() local
[all...]
/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c61 char *pathname; member
513 char pathname[NAME_MAX], *s; in rnbd_clt_get_path_name() local
569 char pathname[NAME_MAX]; rnbd_clt_map_device_store() local
[all...]
/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() argument
/linux/fs/nfs/
H A Dnfs4namespace.c34 static ssize_t nfs4_pathname_len(const struct nfs4_pathname *pathname) in nfs4_pathname_len() argument
57 static char *nfs4_pathname_string(const struct nfs4_pathname *pathname, in nfs4_pathname_string() argument
/linux/kernel/bpf/
H A Dinode.c436 static int bpf_obj_do_pin(int path_fd, const char __user *pathname, void *raw, in bpf_obj_do_pin() argument
478 int bpf_obj_pin_user(u32 ufd, int path_fd, const char __user *pathname) in bpf_obj_pin_user() argument
495 static void *bpf_obj_do_get(int path_fd, const char __user *pathname, in bpf_obj_do_get() argument
527 int bpf_obj_get_user(int path_fd, const char __user *pathname, int flags) in bpf_obj_get_user() argument
/linux/tools/perf/bench/
H A Dsyscall.c56 const char *pathname = "/bin/true"; 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() argument
/linux/security/tomoyo/
H A Dgroup.c131 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, in tomoyo_path_matches_group() argument
/linux/samples/check-exec/
H A Dinc.c27 static int sys_execveat(int dirfd, const char *pathname, char *const argv[], in sys_execveat() argument

1234