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

1234

/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/arch/powerpc/platforms/cell/spufs/
H A Dsyscalls.c63 static long do_spu_create(const char __user *pathname, unsigned int flags, argument
/linux-master/drivers/acpi/acpica/
H A Ddbtest.c979 char *pathname; local
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 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 Daclocal.h1206 char pathname[ACPI_DB_LINE_BUFFER_SIZE]; member in struct:acpi_db_method_info
H A Ddbdisply.c1063 char *pathname; local
H A Ddbmethod.c364 char *pathname; local
H A Ddbnames.c405 char *pathname; local
[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 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 Dnsarguments.c94 acpi_ns_check_acpi_compliance(char *pathname, argument
187 acpi_ns_check_argument_count(char *pathname, argument
[all...]
H A Dnsdump.c50 void acpi_ns_print_pathname(u32 num_segments, const char *pathname) argument
679 char *pathname; local
[all...]
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 Dutaddress.c166 char *pathname; local
H A Dutdebug.c602 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) argument
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 Dutstring.c196 void ut_convert_backslashes(char *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/block/
H A Dbdev.c1127 int lookup_bdev(const char *pathname, dev_t *dev) argument
/linux-master/drivers/acpi/
H A Dscan.c1034 char pathname[5] = { '_', 'P', 'R', '0' + state, '\0' }; local
H A Dutils.c332 bool acpi_evaluate_reference(acpi_handle handle, acpi_string pathname, argument
247 acpi_evaluate_integer(acpi_handle handle, acpi_string pathname, struct acpi_object_list *arguments, unsigned long long *data) argument
/linux-master/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c61 char *pathname; member in struct:rnbd_map_options
513 char pathname[NAME_MAX], *s; local
569 char pathname[NAME_MAX]; local
[all...]

Completed in 486 milliseconds

1234