Searched defs:pathname (Results 1 - 25 of 100) sorted by relevance

1234

/linux-master/drivers/acpi/acpica/
H A Dutstring.c196 void ut_convert_backslashes(char *pathname) argument
H A Dutxfmutex.c100 acpi_acquire_mutex(acpi_handle handle, acpi_string pathname, u1 argument
38 acpi_ut_get_mutex_object(acpi_handle handle, acpi_string pathname, union acpi_operand_object **ret_obj) argument
[all...]
H A Dutaddress.c166 char *pathname; local
H A Dnsarguments.c94 acpi_ns_check_acpi_compliance(char *pathname, argument
187 acpi_ns_check_argument_count(char *pathname, argument
[all...]
H A Dextrace.c170 char *pathname = NULL; local
131 acpi_ex_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) argument
227 char *pathname = NULL; local
[all...]
H A Duterror.c39 acpi_ut_predefined_warning(const char *module_name, u32 line_number, char *pathname, u16 node_flags, const char *format, ...) argument
82 acpi_ut_predefined_info(const char *module_name, u32 line_number, char *pathname, u16 node_flags, const char *format, ...) argument
124 acpi_ut_predefined_bios_error(const char *module_name, u32 line_number, char *pathname, u16 node_flags, const char *format, ...) argument
[all...]
H A Dnsxfeval.c44 acpi_evaluate_object_typed(acpi_handle handle, acpi_string pathname, struct acpi_object_list *external_params, struct acpi_buffer *return_buffer, acpi_object_type return_type) argument
[all...]
H A Dnsaccess.c280 acpi_ns_lookup(union acpi_generic_state *scope_info, char *pathname, acpi_object_type type, acpi_interpreter_mode interpreter_mode, u32 flags, struct acpi_walk_state *walk_state, struct acpi_namespace_node **return_node) argument
H A Dnsutils.c635 acpi_ns_get_node_unlocked(struct acpi_namespace_node *prefix_node, const char *pathname, u32 flags, struct acpi_namespace_node **return_node) argument
713 acpi_ns_get_node(struct acpi_namespace_node *prefix_node, const char *pathname, u32 flags, struct acpi_namespace_node **return_node) argument
[all...]
H A Dnsxfname.c46 acpi_get_handle(acpi_handle parent, const char *pathname, acpi_handle *ret_handle) argument
[all...]
H A Dnsdump.c50 void acpi_ns_print_pathname(u32 num_segments, const char *pathname) argument
679 char *pathname; local
[all...]
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dsyscalls.c63 static long do_spu_create(const char __user *pathname, unsigned int flags, argument
/linux-master/arch/parisc/kernel/
H A Dsys_parisc32.c27 sys32_fanotify_mark(compat_int_t fanotify_fd, compat_uint_t flags, compat_uint_t mask0, compat_uint_t mask1, compat_int_t dfd, const char __user * pathname) argument
/linux-master/tools/testing/selftests/proc/
H A Dfd-001-lookup.c33 static void test_lookup_pass(const char *pathname) argument
44 static void test_lookup_fail(const char *pathname) argument
H A Dfd-003-kthread.c116 static inline int sys_statx(int dirfd, const char *pathname, int flags, argument
122 static void test_lookup_fail(int fd, const char *pathname) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_uprobe_autoattach.c92 int BPF_UPROBE(handle_uprobe_byname2, const char *pathname, const char *mode) argument
/linux-master/tools/power/acpi/tools/acpidump/
H A Dapfiles.c28 static int ap_is_existing_file(char *pathname) argument
65 int ap_open_output_file(char *pathname) argument
179 ap_get_table_from_file(char *pathname, u32 *out_file_size) argument
[all...]
H A Dapdump.c365 int ap_dump_table_from_file(char *pathname) argument
/linux-master/security/tomoyo/
H A Dgroup.c131 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, argument
H A Drealpath.c299 char *tomoyo_realpath_nofollow(const char *pathname) argument
/linux-master/tools/testing/selftests/exec/
H A Dnon-regular.c15 void rm(struct __test_metadata *_metadata, const char *pathname, argument
37 char *pathname; local
[all...]
/linux-master/tools/perf/bench/
H A Dsyscall.c57 const char *pathname = "/bin/true"; local
/linux-master/drivers/block/rnbd/
H A Drnbd-srv.h58 char pathname[NAME_MAX]; member in struct:rnbd_srv_sess_dev
/linux-master/kernel/
H A Daudit_fsnotify.c74 struct audit_fsnotify_mark *audit_alloc_mark(struct audit_krule *krule, char *pathname, int len) argument
/linux-master/tools/power/cpupower/utils/
H A Dcpupower.c181 char pathname[32]; local

Completed in 490 milliseconds

1234