/openbmc/linux/drivers/irqchip/ |
H A D | irq-or1k-pic.c | 156 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()
|
H A D | irq-atmel-aic5.c | 327 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()
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | parent.h | 15 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()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | of_device_64.c | 242 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
|
/openbmc/linux/fs/ |
H A D | pnode.c | 245 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
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | pciehp_pci.c | 36 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
|
/openbmc/linux/drivers/clk/ |
H A D | clk_test.c | 510 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 …]
|
/openbmc/u-boot/cmd/ |
H A D | bind.c | 17 struct udevice *parent; in bind_by_class_index() local 96 struct udevice *parent; in unbind_child_by_class_index() local 124 struct udevice *parent = NULL; in bind_by_node_path() local
|
/openbmc/qemu/include/hw/ppc/ |
H A D | xive2.h | 20 SysBusDevice parent; member 37 SysBusDeviceClass parent; member 111 DeviceState parent; member
|
H A D | xive.h | 160 InterfaceClass parent; member 180 DeviceState parent; member 374 SysBusDevice parent; member 384 SysBusDeviceClass parent; member 438 InterfaceClass parent; member 473 InterfaceClass parent; member 490 DeviceState parent; member
|
/openbmc/linux/drivers/base/ |
H A D | swnode.c | 26 struct swnode *parent; member 422 struct fwnode_handle *parent; in software_node_get_name_prefix() local 557 swnode_graph_find_next_port(const struct fwnode_handle *parent, in swnode_graph_find_next_port() 581 struct fwnode_handle *parent; in software_node_graph_get_next_endpoint() local 696 software_node_find_by_name(const struct software_node *parent, const char *name) in software_node_find_by_name() 772 swnode_register(const struct software_node *node, struct swnode *parent, in swnode_register() 890 struct swnode *parent = software_node_to_swnode(node->parent); in software_node_register() local 918 const struct fwnode_handle *parent) in fwnode_create_software_node() 1040 const struct software_node *parent) in device_create_managed_software_node()
|
/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-btree-remove.c | 162 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
|
/openbmc/linux/kernel/gcov/ |
H A D | fs.c | 56 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
|
/openbmc/qemu/tests/unit/ |
H A D | check-qom-proplist.c | 342 Object *parent = object_get_objects_root(); in test_dummy_createv() local 366 Object *parent, in new_helper() 385 Object *parent = object_get_objects_root(); in test_dummy_createlist() local 478 Object *parent = object_get_objects_root(); in test_dummy_badenum() local 505 Object *parent = object_get_objects_root(); in test_dummy_getenum() local 570 Object *parent = object_get_objects_root(); in test_dummy_iterator() local 599 Object *parent = object_get_objects_root(); in test_dummy_delchild() local
|
/openbmc/u-boot/drivers/clk/tegra/ |
H A D | tegra-car-clk.c | 41 enum clock_id parent; in tegra_car_clk_get_rate() local 52 enum clock_id parent; in tegra_car_clk_set_rate() local
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_cpuset.c | 33 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
|
H A D | test_kmem.c | 129 static int cg_run_in_subcgroups(const char *parent, in cg_run_in_subcgroups() 171 char *parent; in test_kmem_memcg_deletion() local 308 char *parent; in test_kmem_dead_cgroups() local 355 char *parent, *child; in test_percpu_basic() local
|
/openbmc/linux/security/tomoyo/ |
H A D | tomoyo.c | 157 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()
|
/openbmc/linux/include/linux/ |
H A D | rbtree_augmented.h | 69 struct rb_node *parent = NULL; in rb_add_augmented_cached() local 196 struct rb_node *parent, struct rb_root *root) in __rb_change_child() 209 struct rb_node *parent, struct rb_root *root) in __rb_change_child_rcu() 229 struct rb_node *parent, *rebalance; in __rb_erase_augmented() local
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | bus.c | 223 static struct scmi_device *scmi_child_dev_find(struct device *parent, in scmi_child_dev_find() 325 __scmi_device_create(struct device_node *np, struct device *parent, in __scmi_device_create() 420 struct device *parent, int protocol, in scmi_device_create() 460 void scmi_device_destroy(struct device *parent, int protocol, const char *name) in scmi_device_destroy()
|
/openbmc/qemu/include/hw/arm/ |
H A D | npcm7xx.h | 58 MachineState parent; member 71 MachineClass parent; member 82 DeviceState parent; member 120 DeviceClass parent; member
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | intel_scu_ipc.h | 25 #define intel_scu_ipc_register(parent, scu_data) \ argument 35 #define devm_intel_scu_ipc_register(parent, scu_data) \ argument
|
/openbmc/phosphor-mrw-tools/ |
H A D | patchxml.py | 172 parent = target.find("..") variable 183 parent = target.find("..") variable
|
/openbmc/qemu/include/hw/misc/ |
H A D | mchp_pfsoc_dmc.h | 33 SysBusDevice parent; member 48 SysBusDevice parent; member
|
/openbmc/linux/kernel/ |
H A D | resource.c | 492 static int __region_intersects(struct resource *parent, resource_size_t start, in __region_intersects() 810 static struct resource * __insert_resource(struct resource *parent, struct resource *new) in __insert_resource() 875 struct resource *insert_resource_conflict(struct resource *parent, struct resource *new) in insert_resource_conflict() 895 int insert_resource(struct resource *parent, struct resource *new) in insert_resource() 974 struct resource *tmp, *parent = res->parent; in __adjust_resource() local 1034 struct resource *parent = root; in __reserve_region_with_split() local 1200 static int __request_region_locked(struct resource *res, struct resource *parent, in __request_region_locked() 1259 struct resource *__request_region(struct resource *parent, in __request_region() 1293 void __release_region(struct resource *parent, resource_size_t start, in __release_region() 1354 struct resource *parent = &iomem_resource; in release_mem_region_adjustable() local [all …]
|