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

/linux-4.1.27/drivers/acpi/acpica/
H A Dnsarguments.c117 acpi_ns_check_acpi_compliance(char *pathname, acpi_ns_check_acpi_compliance() argument
210 acpi_ns_check_argument_count(char *pathname, acpi_ns_check_argument_count() argument
H A Dutxfmutex.c136 acpi_acquire_mutex(acpi_handle handle, acpi_string pathname, u16 timeout) acpi_acquire_mutex() argument
171 acpi_status acpi_release_mutex(acpi_handle handle, acpi_string pathname) acpi_release_mutex() argument
74 acpi_ut_get_mutex_object(acpi_handle handle, acpi_string pathname, union acpi_operand_object **ret_obj) acpi_ut_get_mutex_object() argument
H A Dutaddress.c208 char *pathname; acpi_ut_check_address_range() local
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) acpi_ns_lookup() argument
H A Duterror.c75 acpi_ut_predefined_warning(const char *module_name, u32 line_number, char *pathname, u8 node_flags, const char *format, ...) acpi_ut_predefined_warning() argument
118 acpi_ut_predefined_info(const char *module_name, u32 line_number, char *pathname, u8 node_flags, const char *format, ...) acpi_ut_predefined_info() argument
160 acpi_ut_predefined_bios_error(const char *module_name, u32 line_number, char *pathname, u8 node_flags, const char *format, ...) acpi_ut_predefined_bios_error() argument
H A Dnsdump.c86 void acpi_ns_print_pathname(u32 num_segments, char *pathname) acpi_ns_print_pathname() argument
709 char *pathname; acpi_ns_dump_one_object_path() local
H A Dnsutils.c669 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
H A Dnsxfeval.c80 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) acpi_evaluate_object_typed() argument
H A Dnsxfname.c80 acpi_get_handle(acpi_handle parent, acpi_string pathname, acpi_handle * ret_handle) acpi_get_handle() argument
H A Dutstring.c571 void ut_convert_backslashes(char *pathname) ut_convert_backslashes() argument
H A Daclocal.h1085 char pathname[ACPI_DB_LINE_BUFFER_SIZE]; member in struct:acpi_db_method_info
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dsyscalls.c62 static long do_spu_create(const char __user *pathname, unsigned int flags, do_spu_create() argument
/linux-4.1.27/arch/parisc/kernel/
H A Dsys_parisc32.c26 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) sys32_fanotify_mark() argument
/linux-4.1.27/tools/power/acpi/tools/acpidump/
H A Dapfiles.c51 static int ap_is_existing_file(char *pathname) ap_is_existing_file() argument
81 int ap_open_output_file(char *pathname) ap_open_output_file() argument
195 struct acpi_table_header *ap_get_table_from_file(char *pathname, ap_get_table_from_file() argument
H A Dapdump.c396 int ap_dump_table_from_file(char *pathname) ap_dump_table_from_file() argument
/linux-4.1.27/security/tomoyo/
H A Dgroup.c125 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, tomoyo_path_matches_group() argument
H A Drealpath.c319 char *tomoyo_realpath_nofollow(const char *pathname) tomoyo_realpath_nofollow() argument
/linux-4.1.27/tools/perf/util/
H A Dpath.c96 char *pathname = get_pathname(); mkpath() local
109 char *pathname = get_pathname(); perf_path() local
H A Dbuild-id.c303 int build_id_cache__list_build_ids(const char *pathname, build_id_cache__list_build_ids() argument
H A Ddso.c168 bool is_kernel_module(const char *pathname) is_kernel_module() argument
/linux-4.1.27/fs/
H A Dstatfs.c77 int user_statfs(const char __user *pathname, struct kstatfs *st) user_statfs() argument
H A Dopen.c118 static long do_sys_truncate(const char __user *pathname, loff_t length) do_sys_truncate() argument
H A Dxattr.c367 static int path_setxattr(const char __user *pathname, path_setxattr() argument
471 static ssize_t path_getxattr(const char __user *pathname, path_getxattr() argument
554 static ssize_t path_listxattr(const char __user *pathname, char __user *list, path_listxattr() argument
615 static int path_removexattr(const char __user *pathname, path_removexattr() argument
H A Dblock_dev.c1713 struct block_device *lookup_bdev(const char *pathname) lookup_bdev() argument
H A Dnamei.c3180 static int do_tmpfile(int dfd, struct filename *pathname, do_tmpfile() argument
3242 static struct file *path_openat(int dfd, struct filename *pathname, path_openat() argument
3305 struct file *do_filp_open(int dfd, struct filename *pathname, do_filp_open() argument
3417 struct dentry *kern_path_create(int dfd, const char *pathname, kern_path_create() argument
3440 struct dentry *user_path_create(int dfd, const char __user *pathname, user_path_create() argument
3665 static long do_rmdir(int dfd, const char __user *pathname) do_rmdir() argument
3791 static long do_unlinkat(int dfd, const char __user *pathname) do_unlinkat() argument
/linux-4.1.27/drivers/mtd/ubi/
H A Dkapi.c302 struct ubi_volume_desc *ubi_open_volume_path(const char *pathname, int mode) ubi_open_volume_path() argument
/linux-4.1.27/drivers/acpi/
H A Dutils.c290 acpi_evaluate_integer(acpi_handle handle, acpi_string pathname, struct acpi_object_list *arguments, unsigned long long *data) acpi_evaluate_integer() argument
324 acpi_evaluate_reference(acpi_handle handle, acpi_string pathname, struct acpi_object_list *arguments, struct acpi_handle_list *list) acpi_evaluate_reference() argument
H A Dscan.c1742 char pathname[5] = { '_', 'P', 'R', '0' + state, '\0' }; acpi_bus_init_power_state() local
/linux-4.1.27/fs/nfs/
H A Dnfs4namespace.c32 static inline char *nfs4_pathname_string(const struct nfs4_pathname *pathname, nfs4_pathname_string() argument
H A Dmount_clnt.c299 static void encode_mntdirpath(struct xdr_stream *xdr, const char *pathname) encode_mntdirpath() argument
/linux-4.1.27/security/integrity/ima/
H A Dima_api.c325 char *pathname = NULL; ima_d_path() local
H A Dima_main.c163 const char *pathname = NULL; process_measurement() local
80 ima_rdwr_violation_check(struct file *file, struct integrity_iint_cache *iint, int must_measure, char **pathbuf, const char **pathname) ima_rdwr_violation_check() argument
/linux-4.1.27/tools/perf/
H A Dbuiltin-buildid-cache.c224 static int build_id_cache__purge_path(const char *pathname) build_id_cache__purge_path() argument
H A Dbuiltin-trace.c1261 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) trace__set_fd_pathname() argument
1289 char linkname[PATH_MAX], pathname[PATH_MAX]; thread__read_fd_path() local
/linux-4.1.27/include/uapi/linux/raid/
H A Dmd_u.h145 char pathname[4096]; member in struct:mdu_bitmap_file_s
/linux-4.1.27/kernel/
H A Dacct.c190 static int acct_on(struct filename *pathname) acct_on() argument
H A Daudit_tree.c20 char pathname[]; member in struct:audit_tree
631 int audit_make_tree(struct audit_krule *rule, char *pathname, u32 op) audit_make_tree() argument
H A Dsysctl_binary.c1303 char *pathname; binary_sysctl() local
H A Daudit.c1619 char *p, *pathname; audit_log_d_path() local
/linux-4.1.27/fs/autofs4/
H A Ddev-ioctl.c194 static int find_autofs_mount(const char *pathname, find_autofs_mount() argument
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c1297 osl_get_customized_table(char *pathname, osl_get_customized_table() argument
/linux-4.1.27/Documentation/mic/mpssd/
H A Dmpssd.c1400 char pathname[PATH_MAX]; mic_config() local
/linux-4.1.27/mm/
H A Dswapfile.c1811 struct filename *pathname; SYSCALL_DEFINE1() local
/linux-4.1.27/tools/vm/
H A Dpage-types.c239 static int checked_open(const char *pathname, int flags) checked_open() argument
/linux-4.1.27/fs/proc/
H A Dbase.c1404 char *pathname; do_proc_readlink() local
/linux-4.1.27/tools/power/x86/turbostat/
H A Dturbostat.c264 char pathname[32]; get_msr() local
1698 char pathname[32]; check_dev_msr() local
1714 char pathname[32]; check_permissions() local
/linux-4.1.27/fs/ext4/
H A Dsuper.c469 char pathname[80], *path; __ext4_error_file() local

Completed in 1096 milliseconds