/Linux-v5.4/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()
|
/Linux-v5.4/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
|
/Linux-v5.4/security/tomoyo/ |
D | tomoyo.c | 127 static int tomoyo_inode_getattr(const struct path *path) in tomoyo_inode_getattr() 139 static int tomoyo_path_truncate(const struct path *path) in tomoyo_path_truncate() 154 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_unlink() local 171 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mkdir() local 187 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_rmdir() local 204 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_symlink() local 222 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mknod() local 346 static int tomoyo_path_chmod(const struct path *path, umode_t mode) in tomoyo_path_chmod() 361 static int tomoyo_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in tomoyo_path_chown() 381 static int tomoyo_path_chroot(const struct path *path) in tomoyo_path_chroot() [all …]
|
/Linux-v5.4/fs/btrfs/tests/ |
D | free-space-tree-tests.c | 22 struct btrfs_path *path, in __check_free_space_extents() 111 struct btrfs_path *path, in check_free_space_extents() 154 struct btrfs_path *path, in test_empty_block_group() 168 struct btrfs_path *path, in test_remove_all() 189 struct btrfs_path *path, in test_remove_beginning() 213 struct btrfs_path *path, in test_remove_end() 237 struct btrfs_path *path, in test_remove_middle() 262 struct btrfs_path *path, in test_merge_left() 300 struct btrfs_path *path, in test_merge_right() 339 struct btrfs_path *path, in test_merge_both() [all …]
|
/Linux-v5.4/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 | fsnotify.h | 34 static inline int fsnotify_parent(const struct path *path, in fsnotify_parent() 47 static inline int fsnotify_path(struct inode *inode, const struct path *path, in fsnotify_path() 61 const struct path *path = &file->f_path; in fsnotify_perm() local 232 const struct path *path = &file->f_path; in fsnotify_access() local 248 const struct path *path = &file->f_path; in fsnotify_modify() local 264 const struct path *path = &file->f_path; in fsnotify_open() local 281 const struct path *path = &file->f_path; in fsnotify_close() local
|
/Linux-v5.4/fs/btrfs/ |
D | free-space-tree.c | 49 struct btrfs_path *path) in add_new_free_space_info() 82 struct btrfs_path *path, int cow) in search_free_space_info() 184 struct btrfs_path *path) in convert_free_space_to_bitmaps() 324 struct btrfs_path *path) in convert_free_space_to_extents() 457 struct btrfs_path *path, in update_free_space_extent_count() 495 struct btrfs_path *path, u64 offset) in free_space_test_bit() 517 struct btrfs_path *path, u64 *start, u64 *size, in free_space_set_bits() 585 struct btrfs_path *path, in modify_free_space_bitmap() 698 struct btrfs_path *path, in remove_free_space_extent() 785 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()
|
/Linux-v5.4/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 …]
|
/Linux-v5.4/drivers/thunderbolt/ |
D | path.c | 106 struct tb_path *path; in tb_path_discover() local 233 struct tb_path *path; in tb_path_alloc() local 313 void tb_path_free(struct tb_path *path) in tb_path_free() 332 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc() 395 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops() 410 void tb_path_deactivate(struct tb_path *path) in tb_path_deactivate() 435 int tb_path_activate(struct tb_path *path) in tb_path_activate() 527 bool tb_path_is_invalid(struct tb_path *path) in tb_path_is_invalid()
|
D | tunnel.c | 93 static void tb_pci_init_path(struct tb_path *path) in tb_pci_init_path() 119 struct tb_path *path; in tb_tunnel_discover_pci() local 197 struct tb_path *path; in tb_tunnel_alloc_pci() local 300 static void tb_dp_init_aux_path(struct tb_path *path) in tb_dp_init_aux_path() 315 static void tb_dp_init_video_path(struct tb_path *path, bool discover) in tb_dp_init_video_path() 353 struct tb_path *path; in tb_tunnel_discover_dp() local 433 struct tb_path *path; in tb_tunnel_alloc_dp() local 495 static void tb_dma_init_path(struct tb_path *path, unsigned int isb, in tb_dma_init_path() 532 struct tb_path *path; in tb_tunnel_alloc_dma() local
|
/Linux-v5.4/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() 62 static int check_cpu_topology(char *path, struct perf_cpu_map *map) in check_cpu_topology() 120 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
|
/Linux-v5.4/fs/cifs/ |
D | dfs_cache.c | 79 static inline bool is_path_valid(const char *path) in is_path_valid() 84 static inline int get_normalized_path(const char *path, char **npath) in get_normalized_path() 97 static inline void free_normalized_path(const char *path, char *npath) in free_normalized_path() 317 static inline bool is_sysvol_or_netlogon(const char *path) in is_sysvol_or_netlogon() 405 alloc_cache_entry(const char *path, const struct dfs_info3_param *refs, in alloc_cache_entry() 457 add_cache_entry(unsigned int hash, const char *path, in add_cache_entry() 484 const char *path) in __find_cache_entry() 516 static inline struct dfs_cache_entry *find_cache_entry(const char *path, in find_cache_entry() 564 __update_cache_entry(const char *path, const struct dfs_info3_param *refs, in __update_cache_entry() 599 const char *path, struct dfs_cache_entry *ce) in update_cache_entry() [all …]
|
/Linux-v5.4/tools/testing/selftests/memfd/ |
D | fuse_mnt.c | 27 static int memfd_getattr(const char *path, struct stat *st) in memfd_getattr() 45 static int memfd_readdir(const char *path, in memfd_readdir() 61 static int memfd_open(const char *path, struct fuse_file_info *fi) in memfd_open() 75 static int memfd_read(const char *path, in memfd_read()
|
/Linux-v5.4/fs/ext4/ |
D | extents.c | 134 struct ext4_ext_path *path) in ext4_ext_get_access() 153 struct inode *inode, struct ext4_ext_path *path) in __ext4_ext_dirty() 171 struct ext4_ext_path *path, in ext4_ext_find_goal() 221 struct ext4_ext_path *path, in ext4_ext_new_meta_block() 291 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at() local 574 struct ext4_ext_path *path = NULL; in ext4_ext_precache() local 633 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path() 654 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf() 677 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move() 710 #define ext4_ext_show_path(inode, path) argument [all …]
|
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822c.c | 76 u32 path, i; in rtw8822c_dac_backup_reg() local 105 u32 path, i; in rtw8822c_dac_restore_reg() local 209 static u32 rtw8822c_get_path_write_addr(u8 path) in rtw8822c_get_path_write_addr() 228 static u32 rtw8822c_get_path_read_addr(u8 path) in rtw8822c_get_path_read_addr() 368 u8 path, u32 *adc_ic, u32 *adc_qc) in rtw8822c_dac_cal_adc() 445 static void rtw8822c_dac_cal_step1(struct rtw_dev *rtwdev, u8 path) in rtw8822c_dac_cal_step1() 491 u8 path, u32 *ic_out, u32 *qc_out) in rtw8822c_dac_cal_step2() 539 static void rtw8822c_dac_cal_step3(struct rtw_dev *rtwdev, u8 path, in rtw8822c_dac_cal_step3() 616 static void rtw8822c_dac_cal_step4(struct rtw_dev *rtwdev, u8 path) in rtw8822c_dac_cal_step4() 627 u8 path, u8 vec, u32 w_addr, u32 r_addr) in rtw8822c_dac_cal_backup_vec() [all …]
|
/Linux-v5.4/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.c | 122 struct mmp_path *path = overlay->path; in dmafetch_set_fmt() local 164 struct mmp_path *path = overlay->path; in dmafetch_onoff() local 174 static void path_enabledisable(struct mmp_path *path, int on) in path_enabledisable() 187 static void path_onoff(struct mmp_path *path, int on) in path_onoff() 245 static void path_set_mode(struct mmp_path *path, struct mmp_mode *mode) in path_set_mode() 336 static void path_set_default(struct mmp_path *path) in path_set_default() 391 struct mmp_path *path = NULL; in path_init() local
|
/Linux-v5.4/drivers/md/ |
D | dm-queue-length.c | 37 struct dm_path *path; member 86 static int ql_status(struct path_selector *ps, struct dm_path *path, in ql_status() 111 static int ql_add_path(struct path_selector *ps, struct dm_path *path, in ql_add_path() 160 static void ql_fail_path(struct path_selector *ps, struct dm_path *path) in ql_fail_path() 171 static int ql_reinstate_path(struct path_selector *ps, struct dm_path *path) in ql_reinstate_path() 219 static int ql_start_io(struct path_selector *ps, struct dm_path *path, in ql_start_io() 229 static int ql_end_io(struct path_selector *ps, struct dm_path *path, in ql_end_io()
|
D | dm-service-time.c | 32 struct dm_path *path; member 82 static int st_status(struct path_selector *ps, struct dm_path *path, in st_status() 108 static int st_add_path(struct path_selector *ps, struct dm_path *path, in st_add_path() 173 static void st_fail_path(struct path_selector *ps, struct dm_path *path) in st_fail_path() 184 static int st_reinstate_path(struct path_selector *ps, struct dm_path *path) in st_reinstate_path() 301 static int st_start_io(struct path_selector *ps, struct dm_path *path, in st_start_io() 311 static int st_end_io(struct path_selector *ps, struct dm_path *path, in st_end_io()
|
/Linux-v5.4/fs/ |
D | namei.c | 467 void path_get(const struct path *path) in path_get() 480 void path_put(const struct path *path) in path_put() 489 struct path path; member 560 static bool path_connected(const struct path *path) in path_connected() 612 struct path *path, unsigned seq) in legitimize_path() 819 static void path_put_conditional(struct path *path, struct nameidata *nd) in path_put_conditional() 826 static inline void path_to_nameidata(const struct path *path, in path_to_nameidata() 862 void nd_jump_link(struct path *path) in nd_jump_link() 1104 int follow_up(struct path *path) in follow_up() 1132 static int follow_automount(struct path *path, struct nameidata *nd, in follow_automount() [all …]
|
/Linux-v5.4/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()
|
/Linux-v5.4/security/apparmor/ |
D | mount.c | 292 static int path_flags(struct aa_profile *profile, const struct path *path) in path_flags() 372 static int match_mnt(struct aa_profile *profile, const struct path *path, in match_mnt() 398 int aa_remount(struct aa_label *label, const struct path *path, in aa_remount() 420 int aa_bind_mount(struct aa_label *label, const struct path *path, in aa_bind_mount() 450 int aa_mount_change_type(struct aa_label *label, const struct path *path, in aa_mount_change_type() 473 int aa_move_mount(struct aa_label *label, const struct path *path, in aa_move_mount() 502 const struct path *path, const char *type, unsigned long flags, in aa_new_mount() 553 static int profile_umount(struct aa_profile *profile, struct path *path, in profile_umount() 589 struct path path = { .mnt = mnt, .dentry = mnt->mnt_root }; in aa_umount() local
|
/Linux-v5.4/tools/testing/selftests/efivarfs/ |
D | open-unlink.c | 13 static int set_immutable(const char *path, int immutable) in set_immutable() 44 static int get_immutable(const char *path) in get_immutable() 70 const char *path; in main() local
|
/Linux-v5.4/drivers/interconnect/ |
D | core.c | 106 struct icc_path *path; in path_init() local 130 struct icc_path *path = ERR_PTR(-EPROBE_DEFER); in path_find() local 218 static int apply_constraints(struct icc_path *path) in apply_constraints() 319 struct icc_path *path = ERR_PTR(-EPROBE_DEFER); in of_icc_get() local 401 void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag() 432 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw() 497 struct icc_path *path = ERR_PTR(-EPROBE_DEFER); in icc_get() local 526 void icc_put(struct icc_path *path) in icc_put()
|