Home
last modified time | relevance | path

Searched defs:path (Results 1 – 200 of 479) sorted by relevance

123

/linux-4.4.14/drivers/video/fbdev/mmp/
Dcore.c28 static struct mmp_overlay *path_get_overlay(struct mmp_path *path, in path_get_overlay()
36 static int path_check_status(struct mmp_path *path) in path_check_status()
53 static int path_get_modelist(struct mmp_path *path, in path_get_modelist()
86 struct mmp_path *path; in mmp_register_panel() local
116 struct mmp_path *path; in mmp_unregister_panel() local
142 struct mmp_path *path; in mmp_get_path() local
169 struct mmp_path *path = NULL; in mmp_register_path() local
231 void mmp_unregister_path(struct mmp_path *path) in mmp_unregister_path()
/linux-4.4.14/drivers/thunderbolt/
Dpath.c37 struct tb_path *path = kzalloc(sizeof(*path), GFP_KERNEL); in tb_path_alloc() local
53 void tb_path_free(struct tb_path *path) in tb_path_free()
63 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc()
76 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops()
90 void tb_path_deactivate(struct tb_path *path) in tb_path_deactivate()
115 int tb_path_activate(struct tb_path *path) in tb_path_activate()
224 bool tb_path_is_invalid(struct tb_path *path) in tb_path_is_invalid()
Dtunnel_pci.c31 static void tb_pci_init_path(struct tb_path *path) in tb_pci_init_path()
/linux-4.4.14/security/tomoyo/
Dtomoyo.c141 static int tomoyo_inode_getattr(const struct path *path) in tomoyo_inode_getattr()
153 static int tomoyo_path_truncate(struct path *path) in tomoyo_path_truncate()
168 struct path path = { parent->mnt, dentry }; in tomoyo_path_unlink() local
184 struct path path = { parent->mnt, dentry }; in tomoyo_path_mkdir() local
199 struct path path = { parent->mnt, dentry }; in tomoyo_path_rmdir() local
215 struct path path = { parent->mnt, dentry }; in tomoyo_path_symlink() local
232 struct path path = { parent->mnt, dentry }; in tomoyo_path_mknod() local
354 static int tomoyo_path_chmod(struct path *path, umode_t mode) in tomoyo_path_chmod()
369 static int tomoyo_path_chown(struct path *path, kuid_t uid, kgid_t gid) in tomoyo_path_chown()
388 static int tomoyo_path_chroot(struct path *path) in tomoyo_path_chroot()
[all …]
Drealpath.c92 static char *tomoyo_get_absolute_path(const struct path *path, char * const buffer, in tomoyo_get_absolute_path()
219 static char *tomoyo_get_socket_name(const struct path *path, char * const buffer, in tomoyo_get_socket_name()
250 char *tomoyo_realpath_from_path(const struct path *path) in tomoyo_realpath_from_path()
321 struct path path; in tomoyo_realpath_nofollow() local
Dmount.c80 struct path path; in tomoyo_mount_acl() local
187 int tomoyo_mount_permission(const char *dev_name, struct path *path, in tomoyo_mount_permission()
Dfile.c148 static bool tomoyo_get_realpath(struct tomoyo_path_info *buf, const struct path *path) in tomoyo_get_realpath()
690 int tomoyo_path_number_perm(const u8 type, struct path *path, in tomoyo_path_number_perm()
736 struct path *path, const int flag) in tomoyo_check_open_permission()
785 int tomoyo_path_perm(const u8 operation, const struct path *path, const char *target) in tomoyo_path_perm()
841 int tomoyo_mkdev_perm(const u8 operation, struct path *path, in tomoyo_mkdev_perm()
Dload_policy.c38 struct path path; in tomoyo_policy_loader_exists() local
/linux-4.4.14/tools/perf/tests/
Dtopology.c13 static int get_temp(char *path) in get_temp()
29 static int session_write_header(char *path) in session_write_header()
56 static int check_cpu_topology(char *path, struct cpu_map *map) in check_cpu_topology()
89 char path[PATH_MAX]; in test_session_topology() local
Dkmod-path.c6 static int test(const char *path, bool alloc_name, bool alloc_ext, in test()
37 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
46 #define T(path, an, ae, k, c, n, e) \ argument
49 #define M(path, c, e) \ argument
Dattr.py120 def __init__(self, path, options): argument
148 def load_events(self, path, events): argument
Dattr.c64 char path[PATH_MAX]; in store_event() local
/linux-4.4.14/fs/nilfs2/
Dbtree.c38 struct nilfs_btree_path *path; in nilfs_btree_alloc_path() local
58 static void nilfs_btree_free_path(struct nilfs_btree_path *path) in nilfs_btree_free_path()
422 nilfs_btree_get_nonroot_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_nonroot_node()
428 nilfs_btree_get_sib_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_sib_node()
440 const struct nilfs_btree_path *path, in nilfs_btree_get_node()
536 struct nilfs_btree_path *path, in nilfs_btree_do_lookup()
598 struct nilfs_btree_path *path, in nilfs_btree_do_lookup_last()
647 const struct nilfs_btree_path *path, in nilfs_btree_get_next_key()
677 struct nilfs_btree_path *path; in nilfs_btree_lookup() local
694 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig() local
[all …]
/linux-4.4.14/include/linux/
Dpath.h7 struct path { struct
12 extern void path_get(const struct path *); argument
Dnamei.h50 struct path *path) in user_path_at()
55 static inline int user_path(const char __user *name, struct path *path) in user_path()
60 static inline int user_lpath(const char __user *name, struct path *path) in user_lpath()
65 static inline int user_path_dir(const char __user *name, struct path *path) in user_path_dir()
Dfsnotify.h29 static inline int fsnotify_parent(struct path *path, struct dentry *dentry, __u32 mask) in fsnotify_parent()
40 struct path *path = &file->f_path; in fsnotify_perm() local
196 struct path *path = &file->f_path; in fsnotify_access() local
214 struct path *path = &file->f_path; in fsnotify_modify() local
232 struct path *path = &file->f_path; in fsnotify_open() local
248 struct path *path = &file->f_path; in fsnotify_close() local
Ddcookies.h61 static inline int get_dcookie(struct path *path, unsigned long *cookie) in get_dcookie()
Dstring.h159 static inline const char *kbasename(const char *path) in kbasename()
Dlsm_audit.h44 struct path path; member
63 struct path path; member
/linux-4.4.14/security/keys/
Dbig_key.c60 struct path *path = (struct path *)&prep->payload.data[big_key_path]; in big_key_preparse() local
124 struct path *path = (struct path *)&prep->payload.data[big_key_path]; in big_key_free_preparse() local
137 struct path *path = (struct path *)&key->payload.data[big_key_path]; in big_key_revoke() local
154 struct path *path = (struct path *)&key->payload.data[big_key_path]; in big_key_destroy() local
192 struct path *path = (struct path *)&key->payload.data[big_key_path]; in big_key_read() local
/linux-4.4.14/tools/testing/selftests/memfd/
Dfuse_mnt.c26 static int memfd_getattr(const char *path, struct stat *st) in memfd_getattr()
44 static int memfd_readdir(const char *path, in memfd_readdir()
60 static int memfd_open(const char *path, struct fuse_file_info *fi) in memfd_open()
74 static int memfd_read(const char *path, in memfd_read()
/linux-4.4.14/fs/btrfs/
Ddir-item.c35 struct btrfs_path *path, in insert_with_overflow()
70 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
127 struct btrfs_path *path; in btrfs_insert_dir_item() local
193 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
225 struct btrfs_path *path; in btrfs_check_dir_item_collision() local
286 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item()
309 struct btrfs_path *path, u64 dirid, in btrfs_search_dir_index_item()
356 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr()
383 struct btrfs_path *path, in btrfs_match_dir_item_name()
422 struct btrfs_path *path, in btrfs_delete_one_dir_name()
Dinode-item.c25 static int find_name_in_backref(struct btrfs_path *path, const char *name, in find_name_in_backref()
54 int btrfs_find_name_in_ext_backref(struct btrfs_path *path, u64 ref_objectid, in btrfs_find_name_in_ext_backref()
98 struct btrfs_path *path, in btrfs_lookup_inode_extref()
127 struct btrfs_path *path; in btrfs_del_inode_extref() local
198 struct btrfs_path *path; in btrfs_del_inode_ref() local
279 struct btrfs_path *path; in btrfs_insert_inode_extref() local
331 struct btrfs_path *path; in btrfs_insert_inode_ref() local
403 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
417 *root, struct btrfs_path *path, in btrfs_lookup_inode()
Droot-tree.c83 struct btrfs_path *path, struct btrfs_root_item *root_item, in btrfs_find_root()
140 struct btrfs_path *path; in btrfs_update_root() local
226 struct btrfs_path *path; in btrfs_find_orphan_roots() local
339 struct btrfs_path *path; in btrfs_del_root() local
363 struct btrfs_path *path; in btrfs_del_root_ref() local
435 struct btrfs_path *path; in btrfs_add_root_ref() local
Dtree-log.c336 struct btrfs_path *path, in overwrite_item()
579 struct btrfs_path *path, in replay_one_extent()
823 struct btrfs_path *path, in drop_one_dir_item()
872 struct btrfs_path *path, in inode_in_dir()
918 struct btrfs_path *path; in backref_in_log() local
969 struct btrfs_path *path, in __add_inode_ref()
1199 struct btrfs_path *path, in add_inode_ref()
1338 struct inode *inode, struct btrfs_path *path) in count_inode_extrefs()
1382 struct inode *inode, struct btrfs_path *path) in count_inode_refs()
1452 struct btrfs_path *path; in fixup_inode_link_count() local
[all …]
Dctree.c47 struct btrfs_path *path; in btrfs_alloc_path() local
1354 tree_mod_log_rewind(struct btrfs_fs_info *fs_info, struct btrfs_path *path, in tree_mod_log_rewind()
1888 struct btrfs_path *path, int level) in balance_level()
2106 struct btrfs_path *path, int level) in push_nodes_for_insert()
2241 struct btrfs_path *path, in reada_for_search()
2307 struct btrfs_path *path, int level) in reada_for_balance()
2366 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up()
2418 noinline void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe()
2622 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item()
3135 struct btrfs_path *path, in fixup_low_keys()
[all …]
Dfile-item.c50 struct btrfs_path *path; in btrfs_insert_file_extent() local
89 struct btrfs_path *path, in btrfs_lookup_csum()
141 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
169 struct btrfs_path *path; in __btrfs_lookup_bio_sums() local
311 struct btrfs_path *path; in btrfs_lookup_csums_range() local
517 struct btrfs_path *path, in truncate_one_csum()
569 struct btrfs_path *path; in btrfs_del_csums() local
689 struct btrfs_path *path; in btrfs_csum_file_blocks() local
880 const struct btrfs_path *path, in btrfs_extent_item_to_extent_map()
Dorphan.c25 struct btrfs_path *path; in btrfs_insert_orphan_item() local
46 struct btrfs_path *path; in btrfs_del_orphan_item() local
Duuid-tree.c38 struct btrfs_path *path = NULL; in btrfs_uuid_tree_lookup() local
98 struct btrfs_path *path = NULL; in btrfs_uuid_tree_add() local
162 struct btrfs_path *path = NULL; in btrfs_uuid_tree_rem() local
264 struct btrfs_path *path; in btrfs_uuid_tree_iterate() local
Dbackref.c247 static int add_all_parents(struct btrfs_root *root, struct btrfs_path *path, in add_all_parents()
339 struct btrfs_path *path, u64 time_seq, in __resolve_indirect_ref()
424 struct btrfs_path *path, u64 time_seq, in __resolve_indirect_refs()
715 struct btrfs_path *path, u64 bytenr, in __add_inline_refs()
828 struct btrfs_path *path, u64 bytenr, in __add_keyed_refs()
935 struct btrfs_path *path; local
1315 u64 start_off, struct btrfs_path *path,
1396 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path,
1473 struct btrfs_path *path, struct btrfs_key *found_key,
1735 struct btrfs_path *path,
[all …]
Ddelayed-inode.c724 struct btrfs_path *path, in btrfs_batch_insert_items()
835 struct btrfs_path *path, in btrfs_insert_delayed_item()
864 struct btrfs_path *path, in btrfs_insert_delayed_items()
904 struct btrfs_path *path, in btrfs_batch_delete_items()
966 struct btrfs_path *path, in btrfs_delete_delayed_items()
1039 struct btrfs_path *path, in __btrfs_update_delayed_inode()
1121 struct btrfs_path *path, in btrfs_update_delayed_inode()
1139 struct btrfs_path *path, in __btrfs_commit_inode_delayed_items()
1167 struct btrfs_path *path; in __btrfs_run_delayed_items() local
1225 struct btrfs_path *path; in btrfs_commit_inode_delayed_items() local
[all …]
Drelocation.c103 struct backref_node *path[BTRFS_MAX_LEVEL]; member
1581 struct btrfs_path *path; local
1742 struct btrfs_path *path, int level)
1763 struct btrfs_path *path, struct btrfs_key *next_key,
1934 int walk_up_reloc_tree(struct btrfs_root *root, struct btrfs_path *path,
1971 int walk_down_reloc_tree(struct btrfs_root *root, struct btrfs_path *path,
2090 static int find_next_key(struct btrfs_path *path, int level,
2121 struct btrfs_path *path; local
2640 struct btrfs_path *path, int lowest)
2775 struct btrfs_path *path)
[all …]
Dsend.c499 struct btrfs_path *path; in alloc_path_for_send() local
719 struct fs_path *path, struct fs_path *lnk) in send_link()
742 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) in send_unlink()
764 static int send_rmdir(struct send_ctx *sctx, struct fs_path *path) in send_rmdir()
786 static int __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, in __get_inode_info()
827 struct btrfs_path *path; in get_inode_info() local
851 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
971 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1103 u64 ino, struct fs_path *path) in get_inode_path()
1148 struct btrfs_path *path; member
[all …]
Dextent-tree.c404 struct btrfs_path *path; in caching_thread() local
781 struct btrfs_path *path; in btrfs_lookup_data_extent() local
811 struct btrfs_path *path; in btrfs_lookup_extent_info() local
1044 struct btrfs_path *path, in convert_extent_item_v0()
1160 struct btrfs_path *path, in lookup_extent_data_ref()
1247 struct btrfs_path *path, in insert_extent_data_ref()
1326 struct btrfs_path *path, in remove_extent_data_ref()
1382 static noinline u32 extent_data_ref_count(struct btrfs_path *path, in extent_data_ref_count()
1425 struct btrfs_path *path, in lookup_tree_block_ref()
1458 struct btrfs_path *path, in insert_tree_block_ref()
[all …]
Dinode-map.c35 struct btrfs_path *path; in caching_kthread() local
396 struct btrfs_path *path; in btrfs_save_ino_cache() local
520 struct btrfs_path *path; in btrfs_find_highest_objectid() local
Dxattr.c40 struct btrfs_path *path; in __btrfs_getxattr() local
97 struct btrfs_path *path; in do_setxattr() local
266 struct btrfs_path *path; in btrfs_listxattr() local
Dqgroup.c305 struct btrfs_path *path = NULL; in btrfs_read_qgroup_config() local
514 struct btrfs_path *path; in add_qgroup_relation_item() local
538 struct btrfs_path *path; in del_qgroup_relation_item() local
568 struct btrfs_path *path; in add_qgroup_item() local
636 struct btrfs_path *path; in del_qgroup_item() local
682 struct btrfs_path *path; in update_qgroup_limit_item() local
724 struct btrfs_path *path; in update_qgroup_info_item() local
769 struct btrfs_path *path; in update_qgroup_status_item() local
812 struct btrfs_path *path; in btrfs_clean_quota_tree() local
860 struct btrfs_path *path = NULL; in btrfs_quota_enable() local
[all …]
Dfree-space-cache.c47 struct btrfs_path *path, in __lookup_free_space_inode()
96 *block_group, struct btrfs_path *path) in lookup_free_space_inode()
133 struct btrfs_path *path, in __create_free_space_inode()
195 struct btrfs_path *path) in create_free_space_inode()
233 struct btrfs_path *path = btrfs_alloc_path(); in btrfs_truncate_free_space_cache() local
670 struct btrfs_path *path, u64 offset) in __load_free_space_cache()
832 struct btrfs_path *path; in load_free_space_cache() local
983 struct btrfs_path *path, u64 offset, in update_cache_item()
1147 struct btrfs_path *path, u64 offset) in btrfs_wait_cache_io()
1226 struct btrfs_path *path, u64 offset) in __btrfs_write_out_cache()
[all …]
Dvolumes.c590 static noinline int device_list_add(const char *path, in device_list_add()
994 int btrfs_scan_one_device(const char *path, fmode_t flags, void *holder, in btrfs_scan_one_device()
1092 struct btrfs_path *path; in btrfs_account_dev_extents_size() local
1252 struct btrfs_path *path; in find_free_dev_extent_start() local
1420 struct btrfs_path *path; in btrfs_free_dev_extent() local
1479 struct btrfs_path *path; in btrfs_alloc_dev_extent() local
1541 struct btrfs_path *path; in find_next_devid() local
1582 struct btrfs_path *path; in btrfs_add_device() local
1653 struct btrfs_path *path; in btrfs_rm_dev_item() local
2172 struct btrfs_path *path; in btrfs_finish_sprout() local
[all …]
Dtree-defrag.c35 struct btrfs_path *path = NULL; in btrfs_defrag_leaves() local
Dexport.c157 struct btrfs_path *path; in btrfs_get_parent() local
225 struct btrfs_path *path; in btrfs_get_name() local
Dinode.c137 struct btrfs_path *path, int extent_inserted, in insert_inline_extent()
252 struct btrfs_path *path; in cow_file_range_inline() local
1223 struct btrfs_path *path; in run_delalloc_nocow() local
2076 struct btrfs_path *path; in insert_reserved_file_extent() local
2175 struct btrfs_path *path; member
2250 struct btrfs_path *path = new->path; in record_one_backref() local
2364 static noinline bool record_extent_backrefs(struct btrfs_path *path, in record_extent_backrefs()
2417 static noinline int relink_extent_backref(struct btrfs_path *path, in relink_extent_backref()
2633 struct btrfs_path *path; in relink_file_extents() local
2688 struct btrfs_path *path; in record_old_file_extents() local
[all …]
Ddev-replace.c63 struct btrfs_path *path = NULL; in btrfs_init_dev_replace() local
199 struct btrfs_path *path; in btrfs_run_dev_replace() local
Dprops.c158 struct btrfs_path *path, in iterate_object_props()
287 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path) in btrfs_load_inode_props()
Dioctl.c923 struct btrfs_path *path; in find_new_extents() local
1864 struct btrfs_path *path; in may_destroy_subvol() local
1937 struct btrfs_path *path, in copy_to_sk()
2068 struct btrfs_path *path; in search_ioctl() local
2214 struct btrfs_path *path; in btrfs_search_path_in_tree() local
3317 const struct btrfs_path *path, in clone_update_extent_map()
3400 struct btrfs_path *path, in clone_copy_inline_extent()
3532 struct btrfs_path *path = NULL; in btrfs_clone() local
4073 struct btrfs_path *path; in btrfs_ioctl_default_subvol() local
4510 struct btrfs_path *path; in btrfs_ioctl_ino_to_path() local
[all …]
/linux-4.4.14/drivers/md/
Ddm-queue-length.c36 struct dm_path *path; member
84 static int ql_status(struct path_selector *ps, struct dm_path *path, in ql_status()
109 static int ql_add_path(struct path_selector *ps, struct dm_path *path, in ql_add_path()
150 static void ql_fail_path(struct path_selector *ps, struct dm_path *path) in ql_fail_path()
158 static int ql_reinstate_path(struct path_selector *ps, struct dm_path *path) in ql_reinstate_path()
200 static int ql_start_io(struct path_selector *ps, struct dm_path *path, in ql_start_io()
210 static int ql_end_io(struct path_selector *ps, struct dm_path *path, in ql_end_io()
Ddm-service-time.c31 struct dm_path *path; member
80 static int st_status(struct path_selector *ps, struct dm_path *path, in st_status()
106 static int st_add_path(struct path_selector *ps, struct dm_path *path, in st_add_path()
163 static void st_fail_path(struct path_selector *ps, struct dm_path *path) in st_fail_path()
171 static int st_reinstate_path(struct path_selector *ps, struct dm_path *path) in st_reinstate_path()
282 static int st_start_io(struct path_selector *ps, struct dm_path *path, in st_start_io()
292 static int st_end_io(struct path_selector *ps, struct dm_path *path, in st_end_io()
Ddm-round-robin.c26 struct dm_path *path; member
85 static int rr_status(struct path_selector *ps, struct dm_path *path, in rr_status()
111 static int rr_add_path(struct path_selector *ps, struct dm_path *path, in rr_add_path()
Ddm-uevent.c75 const char *path, in dm_build_path_uevent()
184 const char *path, unsigned nr_valid_paths) in dm_path_uevent()
Ddm-uevent.h52 struct dm_target *ti, const char *path, in dm_path_uevent()
Dmultipath.h28 int path; member
/linux-4.4.14/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.c135 struct mmp_path *path = overlay->path; in dmafetch_set_fmt() local
177 struct mmp_path *path = overlay->path; in dmafetch_onoff() local
187 static void path_enabledisable(struct mmp_path *path, int on) in path_enabledisable()
200 static void path_onoff(struct mmp_path *path, int on) in path_onoff()
258 static void path_set_mode(struct mmp_path *path, struct mmp_mode *mode) in path_set_mode()
349 static void path_set_default(struct mmp_path *path) in path_set_default()
404 struct mmp_path *path = NULL; in path_init() local
/linux-4.4.14/fs/ext4/
Dextents.c141 struct ext4_ext_path *path) in ext4_ext_get_access()
160 struct inode *inode, struct ext4_ext_path *path) in __ext4_ext_dirty()
178 struct ext4_ext_path *path, in ext4_ext_find_goal()
228 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
298 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at() local
569 struct ext4_ext_path *path = NULL; in ext4_ext_precache() local
628 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
649 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
672 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move()
705 #define ext4_ext_show_path(inode, path) argument
[all …]
Dmove_extent.c37 struct ext4_ext_path *path; in get_ext_path() local
101 struct ext4_ext_path *path = NULL; in mext_check_coverage() local
563 struct ext4_ext_path *path = NULL; in ext4_move_extents() local
/linux-4.4.14/tools/testing/selftests/efivarfs/
Dopen-unlink.c12 static int set_immutable(const char *path, int immutable) in set_immutable()
43 static int get_immutable(const char *path) in get_immutable()
69 const char *path; in main() local
Dcreate-read.c13 const char *path; in main() local
/linux-4.4.14/fs/
Dfhandle.c15 static long do_sys_name_to_handle(struct path *path, in do_sys_name_to_handle()
96 struct path path; in SYSCALL_DEFINE5() local
139 struct path *path) in do_handle_to_path()
167 struct path *path) in handle_to_path()
218 struct path path; in do_handle_open() local
Dnamei.c475 void path_get(const struct path *path) in path_get()
488 void path_put(const struct path *path) in path_put()
497 struct path path; member
570 static bool path_connected(const struct path *path) in path_connected()
626 struct path *path, unsigned seq) in legitimize_path()
825 static void path_put_conditional(struct path *path, struct nameidata *nd) in path_put_conditional()
832 static inline void path_to_nameidata(const struct path *path, in path_to_nameidata()
848 void nd_jump_link(struct path *path) in nd_jump_link()
1055 int follow_up(struct path *path) in follow_up()
1083 static int follow_automount(struct path *path, struct nameidata *nd, in follow_automount()
[all …]
Dopen.c68 long vfs_truncate(struct path *path, loff_t length) in vfs_truncate()
123 struct path path; in do_sys_truncate() local
142 SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) in SYSCALL_DEFINE2() argument
148 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument
215 SYSCALL_DEFINE2(truncate64, const char __user *, path, loff_t, length) in SYSCALL_DEFINE2() argument
341 struct path path; in SYSCALL_DEFINE3() local
420 struct path path; in SYSCALL_DEFINE1() local
471 struct path path; in SYSCALL_DEFINE1() local
502 static int chmod_common(struct path *path, umode_t mode) in chmod_common()
546 struct path path; in SYSCALL_DEFINE3() local
[all …]
Ddcookies.c36 struct path path; member
93 static struct dcookie_struct *alloc_dcookie(struct path *path) in alloc_dcookie()
116 int get_dcookie(struct path *path, unsigned long *cookie) in get_dcookie()
154 char * path; in SYSCALL_DEFINE3() local
Dfs_struct.c13 void set_fs_root(struct fs_struct *fs, const struct path *path) in set_fs_root()
32 void set_fs_pwd(struct fs_struct *fs, const struct path *path) in set_fs_pwd()
Dnamespace.c678 struct vfsmount *lookup_mnt(struct path *path) in lookup_mnt()
1156 struct vfsmount *mnt_clone_internal(struct path *path) in mnt_clone_internal()
1597 struct path path; in SYSCALL_DEFINE2() local
1741 struct vfsmount *collect_mounts(struct path *path) in collect_mounts()
1774 struct vfsmount *clone_private_mount(struct path *path) in clone_private_mount()
1951 static struct mountpoint *lock_mount(struct path *path) in lock_mount()
2022 static int do_change_type(struct path *path, int flag) in do_change_type()
2070 static int do_loopback(struct path *path, const char *old_name, in do_loopback()
2155 static int do_remount(struct path *path, int flags, int mnt_flags, in do_remount()
2233 static int do_move_mount(struct path *path, const char *old_name) in do_move_mount()
[all …]
Dstat.c52 int vfs_getattr_nosec(struct path *path, struct kstat *stat) in vfs_getattr_nosec()
65 int vfs_getattr(struct path *path, struct kstat *stat) in vfs_getattr()
93 struct path path; in vfs_fstatat() local
318 struct path path; in SYSCALL_DEFINE4() local
349 SYSCALL_DEFINE3(readlink, const char __user *, path, char __user *, buf, in SYSCALL_DEFINE3() argument
Dutimes.c51 static int utimes_common(struct path *path, struct timespec *times) in utimes_common()
163 struct path path; in do_utimes() local
Dstatfs.c66 int vfs_statfs(struct path *path, struct kstatfs *buf) in vfs_statfs()
79 struct path path; in user_statfs() local
Danon_inodes.c75 struct path path; in anon_inode_getfile() local
/linux-4.4.14/Documentation/ia64/
Daliasing-test.c27 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem()
65 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree()
122 static int read_rom(char *path) in read_rom()
150 static int scan_rom(char *path, char *file) in scan_rom()
/linux-4.4.14/tools/perf/util/
Dpath.c51 static char *cleanup_path(char *path) in cleanup_path()
84 char path[PATH_MAX]; in perf_pathdup() local
128 static inline int chomp_trailing_dir_sep(const char *path, int len) in chomp_trailing_dir_sep()
140 char *strip_path_suffix(const char *path, const char *suffix) in strip_path_suffix()
Dpmu.c45 char path[PATH_MAX]; in perf_pmu__format_parse() local
76 char path[PATH_MAX]; in pmu_format() local
100 char path[PATH_MAX]; in perf_pmu__parse_scale() local
146 char path[PATH_MAX]; in perf_pmu__parse_unit() local
177 char path[PATH_MAX]; in perf_pmu__parse_per_pkg() local
195 char path[PATH_MAX]; in perf_pmu__parse_snapshot() local
292 char path[PATH_MAX]; in pmu_aliases_parse() local
329 char path[PATH_MAX]; in pmu_aliases() local
374 char path[PATH_MAX]; in pmu_type() local
402 char path[PATH_MAX]; in pmu_read_sysfs() local
[all …]
Dtrace-event-info.c107 char *path; in record_header_files() local
242 char *path; in record_ftrace_files() local
273 char *path; in record_event_files() local
357 char *path; in record_ftrace_printk() local
398 struct tracepoint_path path, *ppath = &path; in get_tracepoints_path() local
Dcpumap.c247 char path[PATH_MAX]; in cpu__get_topology_int() local
351 static int get_max_num(char *path, int *max) in get_max_num()
386 char path[PATH_MAX]; in set_max_cpu_num() local
414 char path[PATH_MAX]; in set_max_node_num() local
463 char path[PATH_MAX]; in cpu__setup_cpunode_map() local
Dexec_cmd.c12 const char *system_path(const char *path) in system_path()
70 static void add_path(struct strbuf *out, const char *path) in add_path()
Dabspath.c22 const char *make_nonrelative_path(const char *path) in make_nonrelative_path()
Dllvm-utils.c55 char *env, *path, *tmp = NULL; in search_program() local
328 int llvm__compile_bpf(const char *path, void **p_obj_buf, in llvm__compile_bpf()
Dcache.h60 static inline int is_absolute_path(const char *path) in is_absolute_path()
Dtrace-event.c78 char path[PATH_MAX]; in tp_format() local
Ddata.h12 const char *path; member
Dhelp.c118 const char *path, in list_commands_in_dir()
172 char *paths, *path, *colon; in load_command_list() local
Dutil.c48 int mkdir_p(char *path, mode_t mode) in mkdir_p()
74 int rm_rf(char *path) in rm_rf()
647 char path[PATH_MAX]; in find_process() local
Dthread_map.c95 char path[256]; in thread_map__new_by_uid() local
361 char *path; in get_comm() local
Dcgroup.c59 char path[PATH_MAX + 1]; in open_cgroup() local
/linux-4.4.14/fs/autofs4/
Ddev-ioctl.c196 int test(struct path *path, void *data), in find_autofs_mount()
199 struct path path; in find_autofs_mount() local
220 static int test_by_dev(struct path *path, void *p) in test_by_dev()
225 static int test_by_type(struct path *path, void *p) in test_by_type()
242 struct path path; in autofs_dev_ioctl_open_mountpoint() local
275 const char *path; in autofs_dev_ioctl_openmount() local
437 struct path path; in autofs_dev_ioctl_requester() local
521 struct path path; in autofs_dev_ioctl_ismountpoint() local
/linux-4.4.14/security/apparmor/
Dpath.c56 static int d_namespace_path(struct path *path, char *buf, int buflen, in d_namespace_path()
161 static int get_name_to_buffer(struct path *path, int flags, char *buffer, in get_name_to_buffer()
207 int aa_path_name(struct path *path, int flags, char **buffer, const char **name, in aa_path_name()
Dlsm.c152 static int common_perm(int op, struct path *path, u32 mask, in common_perm()
179 struct path path = { dir->mnt, dentry }; in common_perm_dir_dentry() local
196 struct path path = { mnt, dentry }; in common_perm_mnt_dentry() local
272 static int apparmor_path_truncate(struct path *path) in apparmor_path_truncate()
337 static int apparmor_path_chmod(struct path *path, umode_t mode) in apparmor_path_chmod()
345 static int apparmor_path_chown(struct path *path, kuid_t uid, kgid_t gid) in apparmor_path_chown()
357 static int apparmor_inode_getattr(const struct path *path) in apparmor_inode_getattr()
/linux-4.4.14/tools/testing/selftests/exec/
Dexecveat.c27 static int execveat_(int fd, const char *path, char **argv, char **envp, in execveat_()
38 #define check_execveat_fail(fd, path, flags, errno) \ argument
40 static int _check_execveat_fail(int fd, const char *path, int flags, in _check_execveat_fail()
64 static int check_execveat_invoked_rc(int fd, const char *path, int flags, in check_execveat_invoked_rc()
111 static int check_execveat(int fd, const char *path, int flags) in check_execveat()
/linux-4.4.14/sound/pci/hda/
Dhda_generic.c254 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained()
267 struct nid_path *path = snd_array_elem(&spec->paths, i); in get_nid_path() local
306 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) in snd_hda_get_path_idx()
344 struct nid_path *path = snd_array_elem(&spec->paths, i); in is_dac_already_used() local
371 struct nid_path *path = snd_array_elem(&spec->paths, i); in is_ctl_used() local
387 const char *pfx, struct nid_path *path) in print_nid_path()
405 int anchor_nid, struct nid_path *path, in __parse_nid_path()
475 struct nid_path *path) in snd_hda_parse_nid_path()
501 struct nid_path *path; in snd_hda_add_new_path() local
526 struct nid_path *path = snd_hda_get_path_from_idx(codec, idx); in invalidate_nid_path() local
[all …]
Dpatch_analog.c770 struct nid_path *path; in ad1988_auto_smux_enum_put() local
811 struct nid_path *path; in ad1988_auto_init() local
864 struct nid_path *path = snd_array_new(&spec->gen.paths); in ad1988_add_spdif_mux_ctl() local
/linux-4.4.14/fs/configfs/
Dsymlink.c112 static int get_target(const char *symname, struct path *path, in get_target()
138 struct path path; in configfs_symlink() local
236 char *path) in configfs_get_target_path()
257 static int configfs_getlink(struct dentry *dentry, char * path) in configfs_getlink()
/linux-4.4.14/tools/power/cpupower/utils/helpers/
Dsysfs.c19 unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file()
50 char path[SYSFS_PATH_MAX]; in sysfs_is_cpu_online() local
108 char path[SYSFS_PATH_MAX]; in sysfs_idlestate_file_exists() local
128 char path[SYSFS_PATH_MAX]; in sysfs_idlestate_read_file() local
163 char path[SYSFS_PATH_MAX]; in sysfs_idlestate_write_file() local
388 char path[SYSFS_PATH_MAX]; in sysfs_cpuidle_read_file() local
Dtopology.c27 char path[SYSFS_PATH_MAX]; in sysfs_topology_read_file() local
/linux-4.4.14/fs/btrfs/tests/
Dqgroup-tests.c41 struct btrfs_path *path; in insert_normal_tree_ref() local
92 struct btrfs_path *path; in add_tree_ref() local
144 struct btrfs_path *path; in remove_extent_item() local
176 struct btrfs_path *path; in remove_extent_ref() local
Dinode-tests.c30 struct btrfs_path path; in insert_extent() local
64 struct btrfs_path path; in insert_inode_item_key() local
Dextent-buffer-tests.c27 struct btrfs_path *path; in test_btrfs_split_item() local
/linux-4.4.14/net/iucv/
Diucv.c878 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_accept()
925 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_connect()
988 int iucv_path_quiesce(struct iucv_path *path, u8 *userdata) in iucv_path_quiesce()
1020 int iucv_path_resume(struct iucv_path *path, u8 *userdata) in iucv_path_resume()
1050 int iucv_path_sever(struct iucv_path *path, u8 *userdata) in iucv_path_sever()
1082 int iucv_message_purge(struct iucv_path *path, struct iucv_message *msg, in iucv_message_purge()
1122 static int iucv_message_receive_iprmdata(struct iucv_path *path, in iucv_message_receive_iprmdata()
1172 int __iucv_message_receive(struct iucv_path *path, struct iucv_message *msg, in __iucv_message_receive()
1222 int iucv_message_receive(struct iucv_path *path, struct iucv_message *msg, in iucv_message_receive()
1248 int iucv_message_reject(struct iucv_path *path, struct iucv_message *msg) in iucv_message_reject()
[all …]
Daf_iucv.c440 struct iucv_path *path = iucv->path; in iucv_sever_path() local
1020 static int iucv_send_iprm(struct iucv_path *path, struct iucv_message *msg, in iucv_send_iprm()
1247 struct iucv_path *path, in iucv_process_message()
1677 static int iucv_callback_connreq(struct iucv_path *path, in iucv_callback_connreq()
1772 static void iucv_callback_connack(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_connack()
1780 static void iucv_callback_rx(struct iucv_path *path, struct iucv_message *msg) in iucv_callback_rx()
1824 static void iucv_callback_txdone(struct iucv_path *path, in iucv_callback_txdone()
1866 static void iucv_callback_connrej(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_connrej()
1884 static void iucv_callback_shutdown(struct iucv_path *path, u8 ipuser[16]) in iucv_callback_shutdown()
/linux-4.4.14/tools/lib/traceevent/
Devent-plugin.c284 load_plugin(struct pevent *pevent, const char *path, in load_plugin()
343 const char *path, in load_plugins_dir()
386 const char *path, in load_plugins()
392 char *path; in load_plugins() local
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_main.c81 struct ipoib_path path; member
488 struct ipoib_path *path; in __path_find() local
508 static int __path_add(struct net_device *dev, struct ipoib_path *path) in __path_add()
538 static void path_free(struct net_device *dev, struct ipoib_path *path) in path_free()
581 struct ipoib_path *path; in ipoib_path_iter_next() local
607 struct ipoib_path *path) in ipoib_path_iter_read()
617 struct ipoib_path *path, *tp; in ipoib_mark_paths_invalid() local
634 struct ipoib_path *path, *tp; in ipoib_flush_paths() local
665 struct ipoib_path *path = path_ptr; in path_rec_completion() local
759 struct ipoib_path *path; in path_rec_create() local
[all …]
/linux-4.4.14/tools/lib/api/fs/
Dfs.c72 char path[PATH_MAX]; member
305 char path[PATH_MAX]; in sysfs__read_ull() local
318 char path[PATH_MAX]; in sysfs__read_int() local
331 char path[PATH_MAX]; in sysctl__read_int() local
Dtracing_path.c130 char path[PATH_MAX]; in tracing_path__strerror_open_tp() local
/linux-4.4.14/fs/cifs/
Dlink.c238 struct cifs_sb_info *cifs_sb, const unsigned char *path, in query_mf_symlink()
273 const unsigned char *path) in check_mf_symlink()
326 struct cifs_sb_info *cifs_sb, const unsigned char *path, in cifs_query_mf_symlink()
370 struct cifs_sb_info *cifs_sb, const unsigned char *path, in cifs_create_mf_symlink()
413 struct cifs_sb_info *cifs_sb, const unsigned char *path, in smb3_query_mf_symlink()
475 struct cifs_sb_info *cifs_sb, const unsigned char *path, in smb3_create_mf_symlink()
Dcifsacl.c891 const char *path, u32 *pacllen) in get_cifs_acl_by_path()
937 struct inode *inode, const char *path, in get_cifs_acl()
955 struct inode *inode, const char *path, int aclflag) in set_cifs_acl()
1008 struct inode *inode, const char *path, in cifs_acl_to_fattr()
1051 id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 nmode, in id_mode_to_cifs_acl()
/linux-4.4.14/fs/reiserfs/
Dstree.c906 int comp_items(const struct item_head *stored_ih, const struct treepath *path) in comp_items()
931 static inline int prepare_for_direct_item(struct treepath *path, in prepare_for_direct_item()
972 static inline int prepare_for_direntry_item(struct treepath *path, in prepare_for_direntry_item()
1018 struct treepath *path, in prepare_for_delete_or_cut()
1175 struct treepath *path, int size) in init_tb_struct()
1234 struct treepath *path, const struct cpu_key *item_key, in reiserfs_delete_item()
1542 struct treepath *path, in maybe_indirect_to_direct()
1580 struct inode *inode, struct treepath *path) in indirect_to_direct_roll_back()
1622 struct treepath *path, in reiserfs_cut_from_item()
2027 static void check_research_for_paste(struct treepath *path, in check_research_for_paste()
[all …]
Dtail_conversion.c25 struct treepath *path, struct buffer_head *unbh, in direct2indirect()
203 struct treepath *path, /* path to the indirect item. */ in indirect2direct()
Dinode.c252 struct inode *inode, struct treepath *path) in restart_transaction()
642 struct treepath *path, int flags) in _allocate_block()
1237 static void init_inode(struct inode *inode, struct treepath *path) in init_inode()
1424 static void update_stat_data(struct treepath *path, struct inode *inode, in update_stat_data()
1806 struct item_head *ih, struct treepath *path, in reiserfs_new_directory()
1870 struct treepath *path, const char *symname, in reiserfs_new_symlink()
/linux-4.4.14/sound/core/
Dmisc.c56 static const char *sanity_file_name(const char *path) in sanity_file_name()
66 void __snd_printk(unsigned int level, const char *path, int line, in __snd_printk()
/linux-4.4.14/fs/kernfs/
Dsymlink.c50 struct kernfs_node *target, char *path) in kernfs_get_target_path()
101 static int kernfs_getlink(struct dentry *dentry, char *path) in kernfs_getlink()
/linux-4.4.14/arch/parisc/kernel/
Ddrivers.c292 static void get_node_path(struct device *dev, struct hardware_path *path) in get_node_path()
315 static char *print_hwpath(struct hardware_path *path, char *output) in print_hwpath()
338 struct hardware_path path; in print_pa_hwpath() local
356 void get_pci_node_path(struct pci_dev *pdev, struct hardware_path *path) in get_pci_node_path()
373 struct hardware_path path; in print_pci_hwpath() local
384 struct hardware_path path; in setup_bus_id() local
756 void device_to_hwpath(struct device *dev, struct hardware_path *path) in device_to_hwpath()
826 struct hardware_path path; in walk_native_bus() local
Dsys_parisc.c289 asmlinkage long parisc_truncate64(const char __user * path, in parisc_truncate64()
303 asmlinkage long sys_truncate64(const char __user * path, unsigned long length) in sys_truncate64()
317 asmlinkage long parisc_truncate64(const char __user * path, in parisc_truncate64()
/linux-4.4.14/arch/mips/vdso/
Dgenvdso.c112 static void *map_vdso(const char *path, size_t *_size) in map_vdso()
187 static bool patch_vdso(const char *path, void *vdso) in patch_vdso()
195 static bool get_symbols(const char *path, void *vdso) in get_symbols()
/linux-4.4.14/kernel/
Daudit_watch.c50 char *path; /* insertion path */ member
147 static struct audit_parent *audit_init_parent(struct path *path) in audit_init_parent()
171 static struct audit_watch *audit_init_watch(char *path) in audit_init_watch()
189 int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op) in audit_to_watch()
215 char *path; in audit_dupe_watch() local
Daudit_fsnotify.c38 char *path; /* insertion path */ member
86 struct path path; in audit_alloc_mark() local
Dkmod.c519 struct subprocess_info *call_usermodehelper_setup(char *path, char **argv, in call_usermodehelper_setup()
616 int call_usermodehelper(char *path, char **argv, char **envp, int wait) in call_usermodehelper()
/linux-4.4.14/fs/overlayfs/
Dsuper.c99 void ovl_path_upper(struct dentry *dentry, struct path *path) in ovl_path_upper()
108 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path) in ovl_path_real()
174 void ovl_path_lower(struct dentry *dentry, struct path *path) in ovl_path_lower()
417 int ovl_path_next(int idx, struct dentry *dentry, struct path *path) in ovl_path_next()
570 struct file *ovl_path_open(struct path *path, int flags) in ovl_path_open()
604 struct path path; in ovl_statfs() local
806 static int ovl_mount_dir_noesc(const char *name, struct path *path) in ovl_mount_dir_noesc()
836 static int ovl_mount_dir(const char *name, struct path *path) in ovl_mount_dir()
857 static int ovl_lower_dir(const char *name, struct path *path, long *namelen, in ovl_lower_dir()
/linux-4.4.14/tools/thermal/tmon/
Dsysfs.c41 int sysfs_set_ulong(char *path, char *filename, unsigned long val) in sysfs_set_ulong()
65 static int sysfs_get_ulong(char *path, char *filename, unsigned long *p_ulong) in sysfs_get_ulong()
84 static int sysfs_get_string(char *path, char *filename, char *str) in sysfs_get_string()
104 static int probe_cdev(struct cdev_info *cdi, char *path) in probe_cdev()
/linux-4.4.14/drivers/base/
Ddevtmpfs.c153 struct path path; in dev_mkdir() local
170 char *path; in create_path() local
199 struct path path; in handle_create() local
254 const char *path; in delete_path() local
/linux-4.4.14/tools/perf/arch/
Dcommon.c64 char *path, *tmp = NULL; in lookup_path() local
132 const char *name, const char **path) in perf_env__lookup_binutils_path()
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_xs.c393 char *strings, *path; in xenbus_directory() local
431 char *path; in xenbus_read() local
450 const char *path; in xenbus_write() local
473 char *path; in xenbus_mkdir() local
489 char *path; in xenbus_rm() local
620 static int xs_watch(const char *path, const char *token) in xs_watch()
633 static int xs_unwatch(const char *path, const char *token) in xs_unwatch()
Dxenbus_dev_frontend.c234 static struct watch_adapter *alloc_watch_adapter(const char *path, in alloc_watch_adapter()
266 const char *path, *token; in watch_fired() local
366 char *path, *token; in xenbus_write_watch() local
Dxenbus_client.c115 int xenbus_watch_path(struct xenbus_device *dev, const char *path, in xenbus_watch_path()
161 char *path; in xenbus_watch_pathfmt() local
927 enum xenbus_state xenbus_read_driver_state(const char *path) in xenbus_read_driver_state()
/linux-4.4.14/tools/usb/usbip/libsrc/
Dvhci_driver.c169 char path[PATH_MAX+1]; in read_record() local
306 const char *path; in usbip_vhci_attach_device2() local
348 const char *path; in usbip_vhci_detach_device() local
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dinode.c299 static int spufs_context_open(struct path *path) in spufs_context_open()
430 struct path path = {.mnt = mnt, .dentry = dentry}; in spufs_create_context() local
516 static int spufs_gang_open(struct path *path) in spufs_gang_open()
544 struct path path = {.mnt = mnt, .dentry = dentry}; in spufs_create_gang() local
561 long spufs_create(struct path *path, struct dentry *dentry, in spufs_create()
Dsyscalls.c65 struct path path; in do_spu_create() local
/linux-4.4.14/drivers/s390/char/
Dmonreader.c48 struct iucv_path *path; member
232 static void mon_iucv_path_complete(struct iucv_path *path, u8 *ipuser) in mon_iucv_path_complete()
240 static void mon_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in mon_iucv_path_severed()
252 static void mon_iucv_message_pending(struct iucv_path *path, in mon_iucv_message_pending()
Dvmlogrdr.c65 struct iucv_path *path; member
163 static void vmlogrdr_iucv_path_complete(struct iucv_path *path, u8 *ipuser) in vmlogrdr_iucv_path_complete()
174 static void vmlogrdr_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in vmlogrdr_iucv_path_severed()
196 static void vmlogrdr_iucv_message_pending(struct iucv_path *path, in vmlogrdr_iucv_message_pending()
/linux-4.4.14/fs/hostfs/
Dhostfs_user.c41 int stat_file(const char *path, struct hostfs_stat *p, int fd) in stat_file()
55 int access_file(char *path, int r, int w, int x) in access_file()
70 int open_file(char *path, int r, int w, int append) in open_file()
90 void *open_dir(char *path, int *err_out) in open_dir()
/linux-4.4.14/fs/cachefiles/
Dnamei.c274 struct path path, path_to_graveyard; in cachefiles_bury_object() local
466 struct path path; in cachefiles_walk_to_object() local
726 struct path path; in cachefiles_get_directory() local
Ddaemon.c555 struct path path; in cachefiles_daemon_cull() local
627 struct path path; in cachefiles_daemon_inuse() local
678 struct path path = { in cachefiles_has_space() local
Dbind.c87 struct path path; in cachefiles_daemon_add_cache() local
/linux-4.4.14/fs/ocfs2/
Dalloc.c580 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path()
609 void ocfs2_free_path(struct ocfs2_path *path) in ocfs2_free_path()
670 static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index, in ocfs2_path_insert_eb()
691 struct ocfs2_path *path; in ocfs2_new_path() local
707 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path) in ocfs2_new_path_from_path()
728 struct ocfs2_path *path, in ocfs2_path_bh_journal_access()
748 struct ocfs2_path *path) in ocfs2_journal_access_path()
1106 struct ocfs2_path *path = NULL; in ocfs2_adjust_rightmost_branch() local
1867 struct ocfs2_path *path; member
1878 struct ocfs2_path *path, u32 cpos) in ocfs2_find_path()
[all …]
/linux-4.4.14/drivers/tty/hvc/
Dhvc_iucv.c69 struct iucv_path *path; /* IUCV path pointer */ member
591 struct iucv_path *path; in hvc_iucv_hangup() local
672 struct iucv_path *path; in hvc_iucv_dtr_rts() local
785 static int hvc_iucv_path_pending(struct iucv_path *path, u8 *ipvmid, in hvc_iucv_path_pending()
884 static void hvc_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in hvc_iucv_path_severed()
902 static void hvc_iucv_msg_pending(struct iucv_path *path, in hvc_iucv_msg_pending()
950 static void hvc_iucv_msg_complete(struct iucv_path *path, in hvc_iucv_msg_complete()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c107 struct path *path = data; in fanotify_should_send_event() local
154 struct path *path) in fanotify_alloc_event()
Dfanotify.h19 struct path path; member
/linux-4.4.14/drivers/s390/net/
Dsmsgiucv.c60 static int smsg_path_pending(struct iucv_path *path, u8 *ipvmid, u8 *ipuser) in smsg_path_pending()
68 static void smsg_message_pending(struct iucv_path *path, in smsg_message_pending()
Dnetiucv.c190 struct iucv_path *path; member
529 static void netiucv_callback_rx(struct iucv_path *path, in netiucv_callback_rx()
540 static void netiucv_callback_txdone(struct iucv_path *path, in netiucv_callback_txdone()
551 static void netiucv_callback_connack(struct iucv_path *path, u8 ipuser[16]) in netiucv_callback_connack()
558 static int netiucv_callback_connreq(struct iucv_path *path, u8 *ipvmid, in netiucv_callback_connreq()
589 static void netiucv_callback_connrej(struct iucv_path *path, u8 *ipuser) in netiucv_callback_connrej()
596 static void netiucv_callback_connsusp(struct iucv_path *path, u8 *ipuser) in netiucv_callback_connsusp()
603 static void netiucv_callback_connres(struct iucv_path *path, u8 *ipuser) in netiucv_callback_connres()
815 struct iucv_path *path = ev->data; in conn_action_connaccept() local
838 struct iucv_path *path = ev->data; in conn_action_connreject() local
/linux-4.4.14/tools/perf/
Dbuiltin-help.c104 static void exec_woman_emacs(const char *path, const char *page) in exec_woman_emacs()
121 static void exec_man_konqueror(const char *path, const char *page) in exec_man_konqueror()
152 static void exec_man_man(const char *path, const char *page) in exec_man_man()
408 static void open_html(const char *path) in open_html()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dof_helpers.c16 struct device_node *pseries_of_derive_parent(const char *path) in pseries_of_derive_parent()
Dreconfig.c27 static int pSeries_reconfig_add_node(const char *path, struct property *proplist) in pSeries_reconfig_add_node()
201 char *path, *end, *name; in do_add_node() local
/linux-4.4.14/net/ipv6/
Dxfrm6_policy.c77 static int xfrm6_init_path(struct xfrm_dst *path, struct dst_entry *dst, in xfrm6_init_path()
231 struct dst_entry *path = xdst->route; in xfrm6_update_pmtu() local
240 struct dst_entry *path = xdst->route; in xfrm6_redirect() local
/linux-4.4.14/net/ipv4/
Dxfrm4_policy.c74 static int xfrm4_init_path(struct xfrm_dst *path, struct dst_entry *dst, in xfrm4_init_path()
230 struct dst_entry *path = xdst->route; in xfrm4_update_pmtu() local
239 struct dst_entry *path = xdst->route; in xfrm4_redirect() local
Dtcp_fastopen.c75 static bool __tcp_fastopen_cookie_gen(const void *path, in __tcp_fastopen_cookie_gen()
105 __be32 path[4] = { iph->saddr, iph->daddr, 0, 0 }; in tcp_fastopen_cookie_gen() local
/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_mp.c187 u32 r8712_rf_reg_read(struct _adapter *pAdapter, u8 path, u8 offset) in r8712_rf_reg_read()
198 u8 r8712_rf_reg_write(struct _adapter *pAdapter, u8 path, u8 offset, u32 value) in r8712_rf_reg_write()
245 static u32 get_rf_reg(struct _adapter *pAdapter, u8 path, u8 offset, in get_rf_reg()
255 static u8 set_rf_reg(struct _adapter *pAdapter, u8 path, u8 offset, u32 bitmask, in set_rf_reg()
340 u8 path = RF_PATH_A; in r8712_SetDataRate() local
/linux-4.4.14/drivers/of/
Dunittest.c712 const char *path; member
991 static struct platform_device *of_path_to_platform_device(const char *path) in of_path_to_platform_device()
1007 static int of_path_platform_device_exists(const char *path) in of_path_platform_device_exists()
1019 static struct i2c_client *of_path_to_i2c_client(const char *path) in of_path_to_i2c_client()
1035 static int of_path_i2c_client_exists(const char *path) in of_path_i2c_client_exists()
1045 static int of_path_i2c_client_exists(const char *path) in of_path_i2c_client_exists()
1056 static int of_path_device_type_exists(const char *path, in of_path_device_type_exists()
1091 const char *path; in of_unittest_device_exists() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c765 u8 band, u8 path, in _rtl8821ae_phy_set_txpower_by_rate_base()
834 u8 band, u8 path, in _rtl8821ae_phy_get_txpower_by_rate_base()
910 u8 base = 0, path = 0; in _rtl8821ae_phy_store_txpower_by_rate_base() local
2269 static char _rtl8821ae_phy_get_ratesection_intxpower_byrate(u8 path, u8 rate) in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2535 u8 band, u8 path, u8 rate) in _rtl8821ae_phy_get_txpower_by_rate()
2645 static u8 _rtl8821ae_get_txpower_index(struct ieee80211_hw *hw, u8 path, in _rtl8821ae_get_txpower_index()
2776 u8 power_index, u8 path, u8 rate) in _rtl8821ae_phy_set_txpower_index()
3185 u8 *array, u8 path, in _rtl8821ae_phy_set_txpower_level_by_path()
3204 u8 bw, u8 channel, u8 path) in _rtl8821ae_phy_txpower_training_by_path()
3242 u8 channel, u8 path) in rtl8821ae_phy_set_txpower_level_by_path()
[all …]
/linux-4.4.14/sound/soc/
Dsoc-dapm.c458 struct snd_soc_dapm_path *path) in dapm_kcontrol_add_path()
483 #define dapm_kcontrol_for_each_path(path, kcontrol) \ argument
689 struct snd_soc_dapm_path *path, const char *control_name, in dapm_connect_mux()
750 struct snd_soc_dapm_path *path, const char *control_name) in dapm_connect_mixer()
903 struct snd_soc_dapm_path *path; in dapm_new_mixer() local
939 struct snd_soc_dapm_path *path; in dapm_new_mux() local
1079 struct snd_soc_dapm_path *path; in is_connected_ep() local
1279 struct snd_soc_dapm_path *path; in dapm_supply_check_power() local
1698 struct snd_soc_dapm_path *path; in dapm_widget_set_power() local
2086 static void soc_dapm_connect_path(struct snd_soc_dapm_path *path, in soc_dapm_connect_path()
[all …]
/linux-4.4.14/sound/drivers/vx/
Dvx_hwdep.c69 char path[32]; in snd_vx_setup_firmware() local
/linux-4.4.14/arch/sh/drivers/pci/
Dfixups-cayman.c34 } path[4]; in pcibios_map_platform_irq() local
/linux-4.4.14/fs/ceph/
Dsuper.c338 const char **path) in parse_mount_options()
732 const char *path, in open_root_dentry()
789 const char *path) in ceph_real_mount()
941 const char *path = NULL; in ceph_mount() local
/linux-4.4.14/fs/coda/
Dpioctl.c52 struct path path; in coda_pioctl() local
/linux-4.4.14/tools/usb/usbip/src/
Dusbip_detach.c48 char path[PATH_MAX+1]; in detach_port() local
Dusbip_attach.c50 char path[PATH_MAX+1]; in record_connection() local
/linux-4.4.14/fs/proc/
Dproc_sysctl.c1011 static int sysctl_err(const char *path, struct ctl_table *table, char *fmt, ...) in sysctl_err()
1027 static int sysctl_check_table(const char *path, struct ctl_table *table) in sysctl_check_table()
1213 const char *path, struct ctl_table *table) in __register_sysctl_table()
1288 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
1295 static char *append_path(const char *path, char *pos, const char *name) in append_path()
1327 static int register_leaf_sysctl_tables(const char *path, char *pos, in register_leaf_sysctl_tables()
1414 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1483 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, in register_sysctl_paths()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c78 void rtl8723be_phy_set_rf_reg(struct ieee80211_hw *hw, enum radio_path path, in rtl8723be_phy_set_rf_reg()
214 u8 band, path, txnum, section; in _rtl8723be_phy_init_tx_power_by_rate() local
249 u8 path, u8 rate_section, in _rtl8723be_phy_set_txpower_by_rate_base()
291 u8 band, u8 path, u8 txnum, in _rtl8723be_phy_get_txpower_by_rate_base()
338 u8 base = 0, path = 0; in _rtl8723be_phy_store_txpower_by_rate_base() local
877 static u8 _rtl8723be_phy_get_ratesection_intxpower_byrate(enum radio_path path, in _rtl8723be_phy_get_ratesection_intxpower_byrate()
1016 static u8 _rtl8723be_get_txpower_index(struct ieee80211_hw *hw, u8 path, in _rtl8723be_get_txpower_index()
1068 u8 power_index, u8 path, u8 rate) in _rtl8723be_phy_set_txpower_index()
/linux-4.4.14/arch/um/os-Linux/
Dexecvp.c52 char *path = getenv("PATH"); in execvp_noalloc() local
/linux-4.4.14/drivers/acpi/acpica/
Ddswload.c147 char *path; in acpi_ds_load1_begin_op() local
Dnsaccess.c289 char *path = pathname; in acpi_ns_lookup() local
Duteval.c72 char *path, in acpi_ut_evaluate_object()
Dnsnames.c193 #define ACPI_PATH_PUT8(path, size, byte, length) \ in acpi_ns_build_normalized_path() argument
Dutmisc.c363 char *path) in acpi_ut_display_init_pathname()
Duterror.c265 const char *path, acpi_status method_status) in acpi_ut_method_error()
/linux-4.4.14/tools/power/cpupower/bench/
Dparse.c158 int prepare_config(const char *path, struct config *config) in prepare_config()
/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight.c238 static int coresight_enable_path(struct list_head *path) in coresight_enable_path()
282 static int coresight_disable_path(struct list_head *path) in coresight_disable_path()
305 struct list_head *path, in coresight_build_paths()
/linux-4.4.14/security/integrity/
Ddigsig.c88 int __init integrity_load_x509(const unsigned int id, const char *path) in integrity_load_x509()
Diint.c209 int __init integrity_read_file(const char *path, char **data) in integrity_read_file()
/linux-4.4.14/include/video/
Dmmp_disp.h160 struct mmp_path *path; member
251 static inline void mmp_path_set_mode(struct mmp_path *path, in mmp_path_set_mode()
257 static inline void mmp_path_set_onoff(struct mmp_path *path, int status) in mmp_path_set_onoff()
262 static inline int mmp_path_get_modelist(struct mmp_path *path, in mmp_path_get_modelist()
270 struct mmp_path *path, int overlay_id) in mmp_path_get_overlay()
/linux-4.4.14/kernel/bpf/
Dinode.c203 struct path path; in bpf_obj_do_pin() local
262 struct path path; in bpf_obj_do_get() local
/linux-4.4.14/tools/power/cpupower/lib/
Dsysfs.c24 static unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file()
53 char path[SYSFS_PATH_MAX]; in sysfs_cpufreq_read_file() local
66 char path[SYSFS_PATH_MAX]; in sysfs_cpufreq_write_file() local
/linux-4.4.14/sound/soc/codecs/
Dwm8958-dsp2.c195 static void wm8958_dsp_start_mbc(struct snd_soc_codec *codec, int path) in wm8958_dsp_start_mbc()
239 static void wm8958_dsp_start_vss(struct snd_soc_codec *codec, int path) in wm8958_dsp_start_vss()
300 static void wm8958_dsp_start_enh_eq(struct snd_soc_codec *codec, int path) in wm8958_dsp_start_enh_eq()
331 static void wm8958_dsp_apply(struct snd_soc_codec *codec, int path, int start) in wm8958_dsp_apply()
/linux-4.4.14/fs/nfsd/
Dexport.c827 const struct path *path, struct cache_req *reqp) in exp_get_by_name()
852 exp_parent(struct cache_detail *cd, struct auth_domain *clp, struct path *path) in exp_parent()
880 struct path path; in exp_rootfh() local
970 rqst_exp_get_by_name(struct svc_rqst *rqstp, struct path *path) in rqst_exp_get_by_name()
1034 rqst_exp_parent(struct svc_rqst *rqstp, struct path *path) in rqst_exp_parent()
Dvfs.c88 struct path path = {.mnt = mntget(exp->ex_path.mnt), in nfsd_cross_mnt() local
131 static void follow_to_parent(struct path *path) in follow_to_parent()
145 struct path path = {.mnt = mntget((*exp)->ex_path.mnt), in nfsd_lookup_parent() local
640 struct path path; in nfsd_open() local
1432 struct path path; in nfsd_readlink() local
1474 char *path, in nfsd_symlink()
1920 struct path path = { in nfsd_statfs() local
/linux-4.4.14/arch/powerpc/boot/
Dvirtex.c83 char path[MAX_PATH_LEN]; in platform_specific_init() local
Dserial.c89 char path[MAX_PATH_LEN]; in serial_get_stdout_devp() local
Dplanetcore.c109 char *path; in planetcore_set_stdout_path() local
/linux-4.4.14/drivers/clk/imx/
Dclk.c24 char *path; in imx_obtain_fixed_clock_from_dt() local
/linux-4.4.14/arch/tile/mm/
Delf.c44 char *buf, *path; in notify_exec() local
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dudbg_scc.c75 const char *path; in udbg_scc_init() local
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/
Doslibcfs.c64 ACPI_FILE acpi_os_open_file(const char *path, u8 modes) in acpi_os_open_file()
/linux-4.4.14/fs/quota/
Dquota.c83 struct path *path) in quota_quotaon()
641 void __user *addr, struct path *path) in do_quotactl()
765 struct path path, *pathp = NULL; in SYSCALL_DEFINE4() local
/linux-4.4.14/net/
Dsysctl_net.c108 const char *path, struct ctl_table *table) in register_net_sysctl()
/linux-4.4.14/drivers/video/fbdev/mmp/fb/
Dmmpfb.h45 struct mmp_path *path; member
/linux-4.4.14/arch/powerpc/sysdev/
Dmv64x60_udbg.c73 const char *path; in mv64x60_udbg_init() local
/linux-4.4.14/drivers/acpi/
Dutils.c502 const char *path; in acpi_handle_printk() local
531 const char *path; in __acpi_handle_debug() local
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr.c1306 xfs_da_state_path_t *path; in xfs_attr_fillstate() local
1354 xfs_da_state_path_t *path; in xfs_attr_refillstate() local
/linux-4.4.14/net/hsr/
Dhsr_main.h81 static inline void set_hsr_tag_path(struct hsr_tag *ht, u16 path) in set_hsr_tag_path()
124 static inline void set_hsr_stag_path(struct hsr_sup_tag *hst, u16 path) in set_hsr_stag_path()
/linux-4.4.14/include/net/iucv/
Diucv.h225 struct iucv_path *path; in iucv_path_alloc() local
241 static inline void iucv_path_free(struct iucv_path *path) in iucv_path_free()
/linux-4.4.14/fs/exportfs/
Dexpfs.c29 struct path path = {.mnt = mnt, .dentry = dir}; in exportfs_get_name() local
270 static int get_name(const struct path *path, char *name, struct dentry *child) in get_name()
/linux-4.4.14/tools/laptop/freefall/
Dfreefall.c54 static void write_int(char *path, int i) in write_int()
/linux-4.4.14/fs/sysfs/
Ddir.c24 char *buf, *path = NULL; in sysfs_warn_dup() local
/linux-4.4.14/lib/
Dearlycpio.c67 struct cpio_data find_cpio_data(const char *path, void *data, in find_cpio_data()
/linux-4.4.14/fs/nfs/
Dnfs4namespace.c86 char *path = nfs_path(&limit, dentry, buffer, buflen, in nfs4_path() local
104 const char *path, *fs_path; in nfs4_validate_fspath() local
/linux-4.4.14/fs/ncpfs/
Dncplib_kernel.c308 const char *path) in ncp_add_handle_path()
419 int ncp_obtain_info(struct ncp_server *server, struct inode *dir, const char *path, in ncp_obtain_info()
455 const char *path, /* At most 1 component */ in ncp_obtain_DOS_dir_base()
544 const char *path, /* At most 1 component */ in ncp_ObtainSpecificDirBase()
647 const char *path, in ncp_modify_file_or_subdir_dos_info_path()
/linux-4.4.14/net/ax25/
Dsysctl_net_ax25.c153 char path[sizeof("net/ax25/") + IFNAMSIZ]; in ax25_register_dev_sysctl() local
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_av.c55 int path = ib_rate_to_mult(path_rate); in ehca_calc_ipd() local
/linux-4.4.14/fs/afs/
Dmntpt.c227 struct vfsmount *afs_d_automount(struct path *path) in afs_d_automount()
/linux-4.4.14/fs/ecryptfs/
Dkthread.c33 struct path path; member
Dmain.c123 struct path *path = ecryptfs_dentry_to_lower_path(dentry); in ecryptfs_init_lower_file() local
500 struct path path; in ecryptfs_mount() local
/linux-4.4.14/samples/uhid/
Duhid-example.c389 const char *path = "/dev/uhid"; in main() local
/linux-4.4.14/fs/notify/inotify/
Dinotify_fsnotify.c83 struct path *path = data; in inotify_handle_event() local
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dmaintidi.c857 const char *path = (char *)&pVar->path_length + 1; in process_idi_event() local
1055 const char *path = (char *)&pVar->path_length + 1; in process_idi_info() local
1237 const char *path; in find_var() local
/linux-4.4.14/tools/lib/bpf/
Dlibbpf.c203 char path[]; member
306 static struct bpf_object *bpf_object__new(const char *path, in bpf_object__new()
905 __bpf_object__open(const char *path, void *obj_buf, size_t obj_buf_sz) in __bpf_object__open()
932 struct bpf_object *bpf_object__open(const char *path) in bpf_object__open()
/linux-4.4.14/drivers/clocksource/
Dtimer-integrator-ap.c168 const char *path; in integrator_ap_timer_init_of() local

123