/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/ |
D | core.c | 16 static struct mmp_overlay *path_get_overlay(struct mmp_path *path, in path_get_overlay() 24 static int path_check_status(struct mmp_path *path) in path_check_status() 41 static int path_get_modelist(struct mmp_path *path, in path_get_modelist() 74 struct mmp_path *path; in mmp_register_panel() local 104 struct mmp_path *path; in mmp_unregister_panel() local 130 struct mmp_path *path; in mmp_get_path() local 156 struct mmp_path *path = NULL; in mmp_register_path() local 217 void mmp_unregister_path(struct mmp_path *path) in mmp_unregister_path()
|
/kernel/linux/linux-4.19/drivers/video/fbdev/mmp/ |
D | core.c | 29 static struct mmp_overlay *path_get_overlay(struct mmp_path *path, in path_get_overlay() 37 static int path_check_status(struct mmp_path *path) in path_check_status() 54 static int path_get_modelist(struct mmp_path *path, in path_get_modelist() 87 struct mmp_path *path; in mmp_register_panel() local 117 struct mmp_path *path; in mmp_unregister_panel() local 143 struct mmp_path *path; in mmp_get_path() local 170 struct mmp_path *path = NULL; in mmp_register_path() local 232 void mmp_unregister_path(struct mmp_path *path) in mmp_unregister_path()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/ |
D | mtk_eth_path.c | 21 static const char *mtk_eth_path_name(int path) in mtk_eth_path_name() 43 static int set_mux_gdm1_to_gmac1_esw(struct mtk_eth *eth, int path) in set_mux_gdm1_to_gmac1_esw() 74 static int set_mux_gmac2_gmac0_to_gephy(struct mtk_eth *eth, int path) in set_mux_gmac2_gmac0_to_gephy() 97 static int set_mux_u3_gmac2_to_qphy(struct mtk_eth *eth, int path) in set_mux_u3_gmac2_to_qphy() 120 static int set_mux_gmac1_gmac2_to_sgmii_rgmii(struct mtk_eth *eth, int path) in set_mux_gmac1_gmac2_to_sgmii_rgmii() 158 static int set_mux_gmac12_to_gephy_sgmii(struct mtk_eth *eth, int path) in set_mux_gmac12_to_gephy_sgmii() 213 static int mtk_eth_mux_setup(struct mtk_eth *eth, int path) in mtk_eth_mux_setup() 244 int err, path; in mtk_gmac_sgmii_path_setup() local 259 int err, path = 0; in mtk_gmac_gephy_path_setup() local 277 int err, path; in mtk_gmac_rgmii_path_setup() local
|
/kernel/linux/linux-5.10/fs/ |
D | init.c | 19 struct path path; in init_mount() local 33 struct path path; in init_umount() local 46 struct path path; in init_chdir() local 61 struct path path; in init_chroot() local 85 struct path path; in init_chown() local 102 struct path path; in init_chmod() local 115 struct path path; in init_eaccess() local 129 struct path path; in init_stat() local 144 struct path path; in init_mknod() local 202 struct path path; in init_symlink() local [all …]
|
/kernel/linux/linux-4.19/drivers/thunderbolt/ |
D | path.c | 38 struct tb_path *path = kzalloc(sizeof(*path), GFP_KERNEL); in tb_path_alloc() local 54 void tb_path_free(struct tb_path *path) in tb_path_free() 64 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc() 77 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops() 91 void tb_path_deactivate(struct tb_path *path) in tb_path_deactivate() 116 int tb_path_activate(struct tb_path *path) in tb_path_activate() 225 bool tb_path_is_invalid(struct tb_path *path) in tb_path_is_invalid()
|
/kernel/linux/linux-4.19/security/tomoyo/ |
D | tomoyo.c | 142 static int tomoyo_inode_getattr(const struct path *path) in tomoyo_inode_getattr() 154 static int tomoyo_path_truncate(const struct path *path) in tomoyo_path_truncate() 169 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_unlink() local 185 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mkdir() local 200 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_rmdir() local 216 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_symlink() local 233 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mknod() local 355 static int tomoyo_path_chmod(const struct path *path, umode_t mode) in tomoyo_path_chmod() 370 static int tomoyo_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in tomoyo_path_chown() 389 static int tomoyo_path_chroot(const struct path *path) in tomoyo_path_chroot() [all …]
|
/kernel/linux/linux-5.10/security/tomoyo/ |
D | tomoyo.c | 121 static int tomoyo_inode_getattr(const struct path *path) in tomoyo_inode_getattr() 133 static int tomoyo_path_truncate(const struct path *path) in tomoyo_path_truncate() 148 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_unlink() local 165 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mkdir() local 181 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_rmdir() local 198 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_symlink() local 216 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mknod() local 340 static int tomoyo_path_chmod(const struct path *path, umode_t mode) in tomoyo_path_chmod() 355 static int tomoyo_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in tomoyo_path_chown() 375 static int tomoyo_path_chroot(const struct path *path) in tomoyo_path_chroot() [all …]
|
/kernel/linux/linux-5.10/include/linux/ |
D | path.h | 8 struct path { struct 13 extern void path_get(const struct path *); argument 21 static inline void path_put_init(struct path *path) in path_put_init()
|
D | interconnect.h | 35 struct icc_path *path; member 87 static inline void icc_put(struct icc_path *path) in icc_put() 91 static inline int icc_enable(struct icc_path *path) in icc_enable() 96 static inline int icc_disable(struct icc_path *path) in icc_disable() 101 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw() 106 static inline void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag() 110 static inline const char *icc_get_name(struct icc_path *path) in icc_get_name()
|
/kernel/linux/linux-4.19/include/linux/ |
D | path.h | 8 struct path { struct 13 extern void path_get(const struct path *); argument 21 static inline void path_put_init(struct path *path) in path_put_init()
|
/kernel/linux/linux-5.10/fs/btrfs/tests/ |
D | free-space-tree-tests.c | 22 struct btrfs_path *path, in __check_free_space_extents() 109 struct btrfs_path *path, in check_free_space_extents() 152 struct btrfs_path *path, in test_empty_block_group() 166 struct btrfs_path *path, in test_remove_all() 187 struct btrfs_path *path, in test_remove_beginning() 210 struct btrfs_path *path, in test_remove_end() 233 struct btrfs_path *path, in test_remove_middle() 257 struct btrfs_path *path, in test_merge_left() 294 struct btrfs_path *path, in test_merge_right() 332 struct btrfs_path *path, in test_merge_both() [all …]
|
/kernel/linux/linux-4.19/fs/btrfs/tests/ |
D | free-space-tree-tests.c | 21 struct btrfs_path *path, in __check_free_space_extents() 110 struct btrfs_path *path, in check_free_space_extents() 153 struct btrfs_path *path, in test_empty_block_group() 167 struct btrfs_path *path, in test_remove_all() 188 struct btrfs_path *path, in test_remove_beginning() 212 struct btrfs_path *path, in test_remove_end() 236 struct btrfs_path *path, in test_remove_middle() 261 struct btrfs_path *path, in test_merge_left() 299 struct btrfs_path *path, in test_merge_right() 338 struct btrfs_path *path, in test_merge_both() [all …]
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
D | path.c | 106 struct tb_path *path; in tb_path_discover() local 234 struct tb_path *path; in tb_path_alloc() local 346 void tb_path_free(struct tb_path *path) in tb_path_free() 365 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc() 428 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops() 443 void tb_path_deactivate(struct tb_path *path) in tb_path_deactivate() 468 int tb_path_activate(struct tb_path *path) in tb_path_activate() 560 bool tb_path_is_invalid(struct tb_path *path) in tb_path_is_invalid() 580 bool tb_path_port_on_path(const struct tb_path *path, const struct tb_port *port) in tb_path_port_on_path()
|
/kernel/linux/linux-4.19/fs/btrfs/ |
D | free-space-tree.c | 48 struct btrfs_path *path) in add_new_free_space_info() 81 struct btrfs_path *path, int cow) in search_free_space_info() 181 struct btrfs_path *path) in convert_free_space_to_bitmaps() 320 struct btrfs_path *path) in convert_free_space_to_extents() 453 struct btrfs_path *path, in update_free_space_extent_count() 491 struct btrfs_path *path, u64 offset) in free_space_test_bit() 513 struct btrfs_path *path, u64 *start, u64 *size, in free_space_set_bits() 581 struct btrfs_path *path, in modify_free_space_bitmap() 694 struct btrfs_path *path, in remove_free_space_extent() 780 struct btrfs_path *path, u64 start, u64 size) in __remove_from_free_space_tree() [all …]
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | free-space-tree.c | 52 struct btrfs_path *path) in add_new_free_space_info() 85 struct btrfs_path *path, int cow) in search_free_space_info() 187 struct btrfs_path *path) in convert_free_space_to_bitmaps() 327 struct btrfs_path *path) in convert_free_space_to_extents() 460 struct btrfs_path *path, in update_free_space_extent_count() 498 struct btrfs_path *path, u64 offset) in free_space_test_bit() 520 struct btrfs_path *path, u64 *start, u64 *size, in free_space_set_bits() 588 struct btrfs_path *path, in modify_free_space_bitmap() 701 struct btrfs_path *path, in remove_free_space_extent() 788 struct btrfs_path *path, u64 start, u64 size) in __remove_from_free_space_tree() [all …]
|
D | dir-item.c | 21 struct btrfs_path *path, in insert_with_overflow() 57 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item() 115 struct btrfs_path *path; in btrfs_insert_dir_item() local 181 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item() 213 struct btrfs_path *path; in btrfs_check_dir_item_collision() local 274 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item() 297 struct btrfs_path *path, u64 dirid, in btrfs_search_dir_index_item() 345 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr() 372 struct btrfs_path *path, in btrfs_match_dir_item_name() 409 struct btrfs_path *path, in btrfs_delete_one_dir_name()
|
/kernel/liteos_m/kal/libc/newlib/porting/src/ |
D | fs.c | 55 int _open(const char *path, int oflag, ...) in _open() 85 int _unlink(const char *path) in _unlink() 95 int _stat(const char *path, struct stat *buf) in _stat() 105 int mkdir(const char *path, mode_t mode) in mkdir() 125 int rmdir(const char *path) in rmdir() 135 int statfs(const char *path, struct statfs *buf) in statfs() 162 int _open(const char *path, int oflag, ...) in _open() 187 int _unlink(const char *path) in _unlink() 197 int _stat(const char *path, struct stat *buf) in _stat()
|
/kernel/linux/linux-4.19/fs/nilfs2/ |
D | btree.c | 25 struct nilfs_btree_path *path; in nilfs_btree_alloc_path() local 45 static void nilfs_btree_free_path(struct nilfs_btree_path *path) in nilfs_btree_free_path() 415 nilfs_btree_get_nonroot_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_nonroot_node() 421 nilfs_btree_get_sib_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_sib_node() 433 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 695 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig() local [all …]
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
D | btree.c | 25 struct nilfs_btree_path *path; in nilfs_btree_alloc_path() local 45 static void nilfs_btree_free_path(struct nilfs_btree_path *path) in nilfs_btree_free_path() 415 nilfs_btree_get_nonroot_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_nonroot_node() 421 nilfs_btree_get_sib_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_sib_node() 433 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 695 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig() local [all …]
|
/kernel/linux/linux-4.19/tools/perf/tests/ |
D | topology.c | 14 static int get_temp(char *path) in get_temp() 30 static int session_write_header(char *path) in session_write_header() 60 static int check_cpu_topology(char *path, struct cpu_map *map) in check_cpu_topology() 118 char path[PATH_MAX]; in test__session_topology() local
|
D | kmod-path.c | 8 static int test(const char *path, bool alloc_name, bool kmod, in test() 33 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module() 42 #define T(path, an, k, c, n) \ argument 45 #define M(path, c, e) \ argument
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
D | topology.c | 16 static int get_temp(char *path) in get_temp() 32 static int session_write_header(char *path) in session_write_header() 61 static int check_cpu_topology(char *path, struct perf_cpu_map *map) in check_cpu_topology() 117 char path[PATH_MAX]; in test__session_topology() local
|
D | kmod-path.c | 10 static int test(const char *path, bool alloc_name, bool kmod, in test() 35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module() 44 #define T(path, an, k, c, n) \ argument 47 #define M(path, c, e) \ argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
D | cgroup_helpers.c | 32 #define format_cgroup_path(buf, path) \ argument 46 char path[PATH_MAX + 1]; in enable_all_controllers() local 178 int join_cgroup(const char *path) in join_cgroup() 218 int create_and_get_cgroup(const char *path) in create_and_get_cgroup() 246 unsigned long long get_cgroup_id(const char *path) in get_cgroup_id() 294 int cgroup_setup_and_join(const char *path) { in cgroup_setup_and_join()
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | dfs_cache.c | 38 const char *path; member 82 static int get_normalized_path(const char *path, char **npath) in get_normalized_path() 98 static inline void free_normalized_path(const char *path, char *npath) in free_normalized_path() 322 static inline bool is_sysvol_or_netlogon(const char *path) in is_sysvol_or_netlogon() 410 static struct cache_entry *alloc_cache_entry(const char *path, in alloc_cache_entry() 468 static int add_cache_entry(const char *path, unsigned int hash, in add_cache_entry() 495 static struct cache_entry *__lookup_cache_entry(const char *path) in __lookup_cache_entry() 524 static struct cache_entry *lookup_cache_entry(const char *path, unsigned int *hash) in lookup_cache_entry() 629 static int __update_cache_entry(const char *path, in __update_cache_entry() 660 const char *path, struct dfs_info3_param **refs, in get_dfs_referral() [all …]
|