Home
last modified time | relevance | path

Searched defs:parent (Results 51 – 75 of 1714) sorted by relevance

12345678910>>...69

/Linux-v6.6/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py676 parent=None, argument
788 parent=None, argument
841 parent=None, argument
892 parent=None, argument
911 parent=None, argument
930 parent=None, argument
949 parent=None, argument
978 parent=None, argument
997 parent=None, argument
1057 parent=None, argument
[all …]
/Linux-v6.6/include/linux/
Dof_graph.h36 #define for_each_endpoint_of_node(parent, child) \ argument
83 const struct device_node *parent, in of_graph_get_next_endpoint()
90 const struct device_node *parent, int port_reg, int reg) in of_graph_get_endpoint_by_regs()
/Linux-v6.6/drivers/clk/uniphier/
Dclk-uniphier.h107 #define UNIPHIER_CLK_DIV(parent, div) \ argument
110 #define UNIPHIER_CLK_DIV2(parent, div0, div1) \ argument
114 #define UNIPHIER_CLK_DIV3(parent, div0, div1, div2) \ argument
118 #define UNIPHIER_CLK_DIV4(parent, div0, div1, div2, div3) \ argument
122 #define UNIPHIER_CLK_DIV5(parent, div0, div1, div2, div3, div4) \ argument
/Linux-v6.6/fs/overlayfs/
Dexport.c107 struct dentry *next, *parent = NULL; in ovl_connect_layer() local
261 struct inode *parent) in ovl_encode_fh()
380 struct dentry *this, *parent = NULL; in ovl_lookup_real_one() local
512 struct dentry *next, *parent = NULL; in ovl_lookup_real_ancestor() local
574 struct dentry *parent = NULL; in ovl_lookup_real() local
860 static int ovl_get_name(struct dentry *parent, char *name, in ovl_get_name()
/Linux-v6.6/fs/tracefs/
Dinode.c200 static void set_gid(struct dentry *parent, kgid_t gid) in set_gid()
445 struct dentry *tracefs_start_creating(const char *name, struct dentry *parent) in tracefs_start_creating()
507 struct dentry *eventfs_start_creating(const char *name, struct dentry *parent) in eventfs_start_creating()
598 struct dentry *parent, void *data, in tracefs_create_file()
629 static struct dentry *__create_dir(const char *name, struct dentry *parent, in __create_dir()
674 struct dentry *tracefs_create_dir(const char *name, struct dentry *parent) in tracefs_create_dir()
700 struct dentry *parent, in tracefs_create_instance_dir()
Devent_inode.c108 struct dentry *parent, void *data, in create_file()
158 static struct dentry *create_dir(const char *name, struct dentry *parent, void *data) in create_dir()
285 create_dentry(struct eventfs_file *ef, struct dentry *parent, bool lookup) in create_dentry()
573 struct dentry *parent) in eventfs_create_events_dir()
624 struct dentry *parent) in eventfs_add_subsystem_dir()
697 struct dentry *parent, void *data, in eventfs_add_events_file()
/Linux-v6.6/security/apparmor/
Dpolicy.c377 struct aa_profile *aa_find_child(struct aa_profile *parent, const char *name) in aa_find_child()
443 struct aa_profile *parent, *profile = NULL; in __create_missing_ancestors() local
578 struct aa_profile *aa_alloc_null(struct aa_profile *parent, const char *name, in aa_alloc_null()
636 struct aa_profile *aa_new_learning_profile(struct aa_profile *parent, bool hat, in aa_new_learning_profile()
935 struct aa_profile *parent = aa_deref_parent(old); in __replace_profile() local
991 struct aa_profile *parent, *newest; in update_to_newest_parent() local
1167 struct dentry *parent; in aa_replace_profiles() local
1217 struct aa_profile *parent; in aa_replace_profiles() local
/Linux-v6.6/drivers/iio/pressure/
Dzpa2326.c626 static int zpa2326_runtime_suspend(struct device *parent) in zpa2326_runtime_suspend()
639 static int zpa2326_runtime_resume(struct device *parent) in zpa2326_runtime_resume()
696 struct device *parent = indio_dev->dev.parent; in zpa2326_suspend() local
704 static void zpa2326_init_runtime(struct device *parent) in zpa2326_init_runtime()
715 static void zpa2326_fini_runtime(struct device *parent) in zpa2326_fini_runtime()
891 static int zpa2326_init_managed_irq(struct device *parent, in zpa2326_init_managed_irq()
1399 static int zpa2326_init_managed_trigger(struct device *parent, in zpa2326_init_managed_trigger()
1607 int zpa2326_probe(struct device *parent, in zpa2326_probe()
1703 void zpa2326_remove(const struct device *parent) in zpa2326_remove()
/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_debugfs.c447 static int mvpp2_dbgfs_flow_port_init(struct dentry *parent, in mvpp2_dbgfs_flow_port_init()
470 static int mvpp2_dbgfs_flow_entry_init(struct dentry *parent, in mvpp2_dbgfs_flow_entry_init()
507 static int mvpp2_dbgfs_flow_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_flow_init()
523 static int mvpp2_dbgfs_prs_entry_init(struct dentry *parent, in mvpp2_dbgfs_prs_entry_init()
567 static int mvpp2_dbgfs_prs_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_prs_init()
583 static int mvpp2_dbgfs_c2_entry_init(struct dentry *parent, in mvpp2_dbgfs_c2_entry_init()
614 static int mvpp2_dbgfs_flow_tbl_entry_init(struct dentry *parent, in mvpp2_dbgfs_flow_tbl_entry_init()
639 static int mvpp2_dbgfs_cls_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_cls_init()
665 static int mvpp2_dbgfs_port_init(struct dentry *parent, in mvpp2_dbgfs_port_init()
/Linux-v6.6/drivers/clk/
Dclk_test.c510 struct clk *parent = clk_hw_get_clk(&ctx->parents_ctx[0].hw, NULL); in clk_test_multiple_parents_mux_get_parent() local
528 struct clk *parent; in clk_test_multiple_parents_mux_has_parent() local
681 struct clk *parent, *new_parent; in clk_test_orphan_transparent_multiple_parent_mux_set_parent() local
709 struct clk *parent; in clk_test_orphan_transparent_multiple_parent_mux_set_parent_drop_range() local
743 struct clk *parent; in clk_test_orphan_transparent_multiple_parent_mux_set_parent_get_rate() local
772 struct clk *clk, *parent; in clk_test_orphan_transparent_multiple_parent_mux_set_parent_put() local
808 struct clk *parent; in clk_test_orphan_transparent_multiple_parent_mux_set_parent_set_range_modified() local
841 struct clk *parent; in clk_test_orphan_transparent_multiple_parent_mux_set_parent_set_range_untouched() local
907 struct clk *parent; in clk_test_orphan_transparent_multiple_parent_mux_set_range_set_parent_get_rate() local
1014 struct clk *parent = clk_hw_get_clk(&ctx->parent_ctx.hw, NULL); in clk_test_single_parent_mux_get_parent() local
[all …]
/Linux-v6.6/drivers/net/ethernet/microchip/vcap/
Dvcap_api_debugfs.h27 static inline void vcap_port_debugfs(struct device *dev, struct dentry *parent, in vcap_port_debugfs()
34 struct dentry *parent, in vcap_debugfs()
/Linux-v6.6/fs/ocfs2/
Dexport.c133 struct dentry *parent; in ocfs2_get_parent() local
193 struct inode *parent) in ocfs2_encode_fh()
267 struct ocfs2_inode_handle parent; in ocfs2_fh_to_parent() local
/Linux-v6.6/arch/sparc/kernel/
Dof_device_64.c242 static int __init build_one_resource(struct device_node *parent, in build_one_resource()
317 struct device *parent) in build_device_resources()
535 struct device *parent, in build_one_device_irq()
637 struct device *parent) in scan_one_device()
690 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
705 struct platform_device *parent; in scan_of_devices() local
/Linux-v6.6/fs/
Dpnode.c245 struct mount *parent = last_source->mnt_parent; in propagate_one() local
410 struct mount *parent = mnt->mnt_parent; in propagate_mount_busy() local
452 struct mount *parent = mnt->mnt_parent; in propagate_mount_unlock() local
538 struct mount *mnt, *parent; in restore_mounts() local
582 struct mount *parent = mnt->mnt_parent; in propagate_umount() local
/Linux-v6.6/drivers/base/
Dswnode.c26 struct swnode *parent; member
422 struct fwnode_handle *parent; in software_node_get_name_prefix() local
554 swnode_graph_find_next_port(const struct fwnode_handle *parent, in swnode_graph_find_next_port()
578 struct fwnode_handle *parent; in software_node_graph_get_next_endpoint() local
693 software_node_find_by_name(const struct software_node *parent, const char *name) in software_node_find_by_name()
769 swnode_register(const struct software_node *node, struct swnode *parent, in swnode_register()
887 struct swnode *parent = software_node_to_swnode(node->parent); in software_node_register() local
915 const struct fwnode_handle *parent) in fwnode_create_software_node()
1037 const struct software_node *parent) in device_create_managed_software_node()
/Linux-v6.6/drivers/irqchip/
Dirq-or1k-pic.c156 struct device_node *parent) in or1k_pic_or1200_init()
164 struct device_node *parent) in or1k_pic_level_init()
172 struct device_node *parent) in or1k_pic_edge_init()
Dirq-atmel-aic5.c327 struct device_node *parent, in aic5_of_init()
370 struct device_node *parent) in sama5d2_aic5_of_init()
386 struct device_node *parent) in sama5d3_aic5_of_init()
395 struct device_node *parent) in sama5d4_aic5_of_init()
404 struct device_node *parent) in sam9x60_aic5_of_init()
/Linux-v6.6/kernel/gcov/
Dfs.c56 struct gcov_node *parent; member
476 static void add_links(struct gcov_node *node, struct dentry *parent) in add_links()
521 const char *name, struct gcov_node *parent) in init_node()
539 static struct gcov_node *new_node(struct gcov_node *parent, in new_node()
605 struct gcov_node *parent; in remove_node() local
618 static struct gcov_node *get_child_by_name(struct gcov_node *parent, in get_child_by_name()
679 struct gcov_node *parent; in add_node() local
/Linux-v6.6/drivers/md/persistent-data/
Ddm-btree-remove.c162 struct btree_node *parent, in init_child()
236 static int __rebalance2(struct dm_btree_info *info, struct btree_node *parent, in __rebalance2()
283 struct btree_node *parent; in rebalance2() local
311 static int delete_center_node(struct dm_btree_info *info, struct btree_node *parent, in delete_center_node()
351 static int redistribute3(struct dm_btree_info *info, struct btree_node *parent, in redistribute3()
418 static int __rebalance3(struct dm_btree_info *info, struct btree_node *parent, in __rebalance3()
450 struct btree_node *parent = dm_block_data(shadow_current(s)); in rebalance3() local
/Linux-v6.6/drivers/pci/hotplug/
Dshpchp_pci.c28 struct pci_bus *parent = bridge->subordinate; in shpchp_configure_device() local
66 struct pci_bus *parent = p_slot->ctrl->pci_dev->subordinate; in shpchp_unconfigure_device() local
Dpciehp_pci.c36 struct pci_bus *parent = bridge->subordinate; in pciehp_configure_device() local
94 struct pci_bus *parent = ctrl->pcie->port->subordinate; in pciehp_unconfigure_device() local
/Linux-v6.6/security/tomoyo/
Dtomoyo.c157 static int tomoyo_path_unlink(const struct path *parent, struct dentry *dentry) in tomoyo_path_unlink()
173 static int tomoyo_path_mkdir(const struct path *parent, struct dentry *dentry, in tomoyo_path_mkdir()
190 static int tomoyo_path_rmdir(const struct path *parent, struct dentry *dentry) in tomoyo_path_rmdir()
206 static int tomoyo_path_symlink(const struct path *parent, struct dentry *dentry, in tomoyo_path_symlink()
224 static int tomoyo_path_mknod(const struct path *parent, struct dentry *dentry, in tomoyo_path_mknod()
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/
Dparent.h15 nvif_parent_dtor(struct nvif_parent *parent) in nvif_parent_dtor()
21 nvif_parent_ctor(const struct nvif_parent_func *func, struct nvif_parent *parent) in nvif_parent_ctor()
/Linux-v6.6/kernel/
Dresource.c492 static int __region_intersects(struct resource *parent, resource_size_t start, in __region_intersects()
768 static struct resource * __insert_resource(struct resource *parent, struct resource *new) in __insert_resource()
833 struct resource *insert_resource_conflict(struct resource *parent, struct resource *new) in insert_resource_conflict()
853 int insert_resource(struct resource *parent, struct resource *new) in insert_resource()
932 struct resource *tmp, *parent = res->parent; in __adjust_resource() local
992 struct resource *parent = root; in __reserve_region_with_split() local
1158 static int __request_region_locked(struct resource *res, struct resource *parent, in __request_region_locked()
1217 struct resource *__request_region(struct resource *parent, in __request_region()
1251 void __release_region(struct resource *parent, resource_size_t start, in __release_region()
1312 struct resource *parent = &iomem_resource; in release_mem_region_adjustable() local
[all …]
/Linux-v6.6/tools/testing/selftests/cgroup/
Dtest_cpuset.c33 const char *parent = arg; in do_controller_fn() local
67 char *parent = NULL, *child_src = NULL, *child_dst = NULL; in test_cpuset_perms_object() local
169 char *parent = NULL, *child = NULL; in test_cpuset_perms_subtree() local

12345678910>>...69