Home
last modified time | relevance | path

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

12345678910>>...84

/openbmc/linux/drivers/mfd/
H A Dmfd-core.c59 struct acpi_device *parent; in mfd_acpi_add_device() local
140 static int mfd_add_device(struct device *parent, int id, in mfd_add_device()
319 int mfd_add_devices(struct device *parent, int id, in mfd_add_devices()
376 void mfd_remove_devices_late(struct device *parent) in mfd_remove_devices_late()
384 void mfd_remove_devices(struct device *parent) in mfd_remove_devices()
/openbmc/linux/crypto/
H A Dhmac.c41 static int hmac_setkey(struct crypto_shash *parent, in hmac_setkey()
119 struct crypto_shash *parent = pdesc->tfm; in hmac_final() local
134 struct crypto_shash *parent = pdesc->tfm; in hmac_finup() local
145 static int hmac_init_tfm(struct crypto_shash *parent) in hmac_init_tfm()
177 static void hmac_exit_tfm(struct crypto_shash *parent) in hmac_exit_tfm()
/openbmc/linux/tools/testing/nvdimm/test/
H A Diomap.c221 struct resource *parent, resource_size_t start, in nfit_test_release_region()
258 struct resource *parent, resource_size_t start, in nfit_test_request_region()
326 struct resource *__wrap___request_region(struct resource *parent, in __wrap___request_region()
334 int __wrap_insert_resource(struct resource *parent, struct resource *res) in __wrap_insert_resource()
351 struct resource *parent, resource_size_t start, in __wrap___devm_request_region()
360 void __wrap___release_region(struct resource *parent, resource_size_t start, in __wrap___release_region()
368 void __wrap___devm_release_region(struct device *dev, struct resource *parent, in __wrap___devm_release_region()
/openbmc/linux/include/linux/
H A Drbtree.h59 static inline void rb_link_node(struct rb_node *node, struct rb_node *parent, in rb_link_node()
68 static inline void rb_link_node_rcu(struct rb_node *node, struct rb_node *parent, in rb_link_node_rcu()
169 struct rb_node *parent = NULL; in rb_add_cached() local
199 struct rb_node *parent = NULL; in rb_add() local
227 struct rb_node *parent = NULL; in rb_find_add() local
H A 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()
/openbmc/linux/drivers/dma-buf/
H A Dsw_sync.c126 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_get_timeline_name() local
134 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_release() local
150 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_signaled() local
169 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_timeline_value_str() local
250 struct rb_node *parent = NULL; in sync_pt_create() local
/openbmc/pldm/libpldmresponder/examples/fru/
H A Dhost_frus.json6 "parent": { object
14 "parent": { object
/openbmc/linux/drivers/irqchip/
H A Dirq-csky-apb-intc.c102 ck_intc_init_comm(struct device_node *node, struct device_node *parent) in ck_intc_init_comm()
164 gx_intc_init(struct device_node *node, struct device_node *parent) in gx_intc_init()
231 ck_intc_init(struct device_node *node, struct device_node *parent) in ck_intc_init()
258 ck_dual_intc_init(struct device_node *node, struct device_node *parent) in ck_dual_intc_init()
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py220 def Item(self, parent): argument
226 def rowCount(self, parent): argument
233 def hasChildren(self, parent): argument
245 def parent(self, child): member in TreeModel
285 def __init__(self, parent=None): argument
291 def Item(self, parent): argument
297 def rowCount(self, parent): argument
1039 def __init__(self, parent=None): argument
1765 def __init__(self, parent=None): argument
1934 def rowCount(self, parent): argument
[all …]
/openbmc/phosphor-debug-collector/
H A Dbmc_dump_entry.hpp63 originatorTypes originatorType, phosphor::dump::Manager& parent) : in Entry()
121 const std::filesystem::path& filePath, phosphor::dump::Manager& parent) in deserializeEntry()
151 const std::filesystem::path& file, phosphor::dump::Manager& parent) : in Entry()
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A 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()
/openbmc/linux/arch/sparc/kernel/
H A Dof_device_32.c188 static int __init build_one_resource(struct device_node *parent, in build_one_resource()
247 struct device *parent) in build_device_resources()
341 struct device *parent) in scan_one_device()
397 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree()
412 struct platform_device *parent; in scan_of_devices() local
/openbmc/qemu/include/exec/
H A Dconfidential-guest-support.h29 Object parent; member
57 ObjectClass parent; member
/openbmc/phosphor-snmp/
H A Dsnmp_client.hpp56 Client(sdbusplus::bus_t& bus, const char* objPath, ConfManager& parent) : in Client()
90 ConfManager& parent; member in phosphor::network::snmp::Client
/openbmc/linux/fs/ceph/
H A Dcrypto.h110 static inline int ceph_fname_alloc_buffer(struct inode *parent, in ceph_fname_alloc_buffer()
118 static inline void ceph_fname_free_buffer(struct inode *parent, in ceph_fname_free_buffer()
197 static inline int ceph_encode_encrypted_dname(struct inode *parent, in ceph_encode_encrypted_dname()
204 static inline int ceph_encode_encrypted_fname(struct inode *parent, in ceph_encode_encrypted_fname()
210 static inline int ceph_fname_alloc_buffer(struct inode *parent, in ceph_fname_alloc_buffer()
216 static inline void ceph_fname_free_buffer(struct inode *parent, in ceph_fname_free_buffer()
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c278 char *grandparent = NULL, *parent = NULL, *child = NULL; in test_cgcore_invalid_domain() local
340 char *parent = NULL, *child = NULL; in test_cgcore_parent_becomes_threaded() local
379 char *parent = NULL, *child = NULL; in test_cgcore_no_internal_process_constraint_on_threads() local
431 char *parent = NULL, *child = NULL; in test_cgcore_top_down_constraint_enable() local
466 char *parent = NULL, *child = NULL; in test_cgcore_top_down_constraint_disable() local
507 char *parent = NULL, *child = NULL; in test_cgcore_internal_process_constraint() local
/openbmc/linux/drivers/pci/hotplug/
H A 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
/openbmc/u-boot/test/dm/
H A Dphy.c21 struct udevice *parent; in dm_test_phy_base() local
62 struct udevice *parent; in dm_test_phy_ops() local
/openbmc/linux/fs/ocfs2/
H A 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
/openbmc/linux/drivers/clk/uniphier/
H A 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
/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py715 parent=None, argument
827 parent=None, argument
880 parent=None, argument
931 parent=None, argument
950 parent=None, argument
969 parent=None, argument
988 parent=None, argument
1017 parent=None, argument
1036 parent=None, argument
1096 parent=None, argument
[all …]
/openbmc/linux/fs/overlayfs/
H A Dexport.c107 struct dentry *next, *parent = NULL; in ovl_connect_layer() local
265 struct inode *parent) in ovl_encode_fh()
384 struct dentry *this, *parent = NULL; in ovl_lookup_real_one() local
516 struct dentry *next, *parent = NULL; in ovl_lookup_real_ancestor() local
578 struct dentry *parent = NULL; in ovl_lookup_real() local
864 static int ovl_get_name(struct dentry *parent, char *name, in ovl_get_name()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A 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()
/openbmc/qemu/include/hw/ppc/
H A Dxive.h162 InterfaceClass parent; member
182 DeviceState parent; member
376 SysBusDevice parent; member
386 SysBusDeviceClass parent; member
439 InterfaceClass parent; member
469 InterfaceClass parent; member
484 DeviceState parent; member
H A Dxive2.h22 SysBusDevice parent; member
39 SysBusDeviceClass parent; member
91 DeviceState parent; member

12345678910>>...84