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

/linux-4.4.14/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 Dutstring.c290 void ut_convert_backslashes(char *pathname) ut_convert_backslashes() 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 Dexdebug.c465 char *pathname = NULL; acpi_ex_start_trace_method() local
528 char *pathname = NULL; acpi_ex_stop_trace_method() local
425 acpi_ex_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) acpi_ex_trace_point() argument
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.c84 void acpi_ns_print_pathname(u32 num_segments, char *pathname) acpi_ns_print_pathname() argument
704 char *pathname; acpi_ns_dump_one_object_path() local
H A Dnsutils.c685 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 Dutdebug.c581 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) acpi_trace_point() argument
H A Ddbnames.c433 char *pathname; acpi_db_walk_for_predefined_names() local
H A Ddbtest.c932 char *pathname; acpi_db_evaluate_one_predefined_name() local
H A Ddbdisply.c1075 char *pathname; acpi_db_display_non_root_handlers() local
H A Daclocal.h1114 char pathname[ACPI_DB_LINE_BUFFER_SIZE]; member in struct:acpi_db_method_info
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.c115 int filename__sprintf_build_id(const char *pathname, char *sbuild_id) filename__sprintf_build_id() argument
318 int build_id_cache__list_build_ids(const char *pathname, build_id_cache__list_build_ids() argument
H A Ddso.c169 bool is_kernel_module(const char *pathname, int cpumode) is_kernel_module() argument
/linux-4.4.14/samples/bpf/
H A Dlibbpf.c106 int bpf_obj_pin(int fd, const char *pathname) bpf_obj_pin() argument
116 int bpf_obj_get(const char *pathname) bpf_obj_get() argument
/linux-4.4.14/kernel/
H A Daudit_fsnotify.c83 struct audit_fsnotify_mark *audit_alloc_mark(struct audit_krule *krule, char *pathname, int len) audit_alloc_mark() argument
H A Dacct.c190 static int acct_on(struct filename *pathname) acct_on() argument
H A Daudit_watch.c525 char *pathname; audit_dupe_exe() local
H A Daudit_tree.c20 char pathname[]; member in struct:audit_tree
633 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.c1633 char *p, *pathname; audit_log_d_path() local
/linux-4.4.14/fs/
H A Dstatfs.c77 int user_statfs(const char __user *pathname, struct kstatfs *st) user_statfs() argument
H A Dopen.c120 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.c1747 struct block_device *lookup_bdev(const char *pathname) lookup_bdev() argument
H A Dnamei.c3346 struct file *do_filp_open(int dfd, struct filename *pathname, do_filp_open() argument
3463 struct dentry *kern_path_create(int dfd, const char *pathname, kern_path_create() argument
3480 inline struct dentry *user_path_create(int dfd, const char __user *pathname, user_path_create() argument
3699 static long do_rmdir(int dfd, const char __user *pathname) do_rmdir() argument
3827 static long do_unlinkat(int dfd, const char __user *pathname) do_unlinkat() argument
/linux-4.4.14/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.4.14/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.c297 static void encode_mntdirpath(struct xdr_stream *xdr, const char *pathname) encode_mntdirpath() argument
/linux-4.4.14/security/integrity/ima/
H A Dima_api.c325 char *pathname = NULL; ima_d_path() local
H A Dima_main.c164 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.4.14/kernel/bpf/
H A Dinode.c198 static int bpf_obj_do_pin(const struct filename *pathname, void *raw, bpf_obj_do_pin() argument
233 int bpf_obj_pin_user(u32 ufd, const char __user *pathname) bpf_obj_pin_user() argument
258 static void *bpf_obj_do_get(const struct filename *pathname, bpf_obj_do_get() argument
290 int bpf_obj_get_user(const char __user *pathname) bpf_obj_get_user() argument
/linux-4.4.14/tools/perf/
H A Dbuiltin-buildid-cache.c214 static int build_id_cache__purge_path(const char *pathname) build_id_cache__purge_path() argument
H A Dbuiltin-trace.c1453 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) trace__set_fd_pathname() argument
1481 char linkname[PATH_MAX], pathname[PATH_MAX]; thread__read_fd_path() local
/linux-4.4.14/drivers/acpi/
H A Dutils.c286 acpi_evaluate_integer(acpi_handle handle, acpi_string pathname, struct acpi_object_list *arguments, unsigned long long *data) acpi_evaluate_integer() argument
320 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.c897 char pathname[5] = { '_', 'P', 'R', '0' + state, '\0' }; acpi_bus_init_power_state() local
/linux-4.4.14/fs/autofs4/
H A Ddev-ioctl.c194 static int find_autofs_mount(const char *pathname, find_autofs_mount() argument
/linux-4.4.14/include/uapi/linux/raid/
H A Dmd_u.h145 char pathname[4096]; member in struct:mdu_bitmap_file_s
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c1300 osl_get_customized_table(char *pathname, osl_get_customized_table() argument
/linux-4.4.14/include/uapi/linux/
H A Dbpf.h131 __aligned_u64 pathname; member in struct:bpf_attr::__anon13937
/linux-4.4.14/mm/
H A Dswapfile.c1853 struct filename *pathname; SYSCALL_DEFINE1() local
/linux-4.4.14/Documentation/mic/mpssd/
H A Dmpssd.c1433 char pathname[PATH_MAX]; open_state_fd() local
/linux-4.4.14/tools/vm/
H A Dpage-types.c237 static int checked_open(const char *pathname, int flags) checked_open() argument
/linux-4.4.14/fs/proc/
H A Dbase.c1592 char *pathname; do_proc_readlink() local
/linux-4.4.14/fs/ext4/
H A Dsuper.c461 char pathname[80], *path; __ext4_error_file() local
/linux-4.4.14/tools/power/x86/turbostat/
H A Dturbostat.c269 char pathname[32]; get_msr() local
1759 char pathname[32]; check_dev_msr() local
1775 char pathname[32]; check_permissions() local

Completed in 1381 milliseconds