/openbmc/openpower-pnor-code-mgmt/ |
H A D | version.hpp | 49 Delete(sdbusplus::bus_t& bus, const std::string& path, Version& parent) : in Delete() 63 Version& parent; member in openpower::software::updater::Delete 86 ItemUpdater& parent, const std::string& versionId, in Version() 171 ItemUpdater& parent; member in openpower::software::updater::Version
|
H A D | activation.hpp | 73 Activation& parent, uint8_t value) : in RedundancyPriority() 97 Activation& parent; member in openpower::software::updater::RedundancyPriority 155 ItemUpdater& parent, const std::string& versionId, in Activation() 215 ItemUpdater& parent; member in openpower::software::updater::Activation
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | qos.c | 193 struct otx2_qos_node *parent) in otx2_qos_txschq_set_parent_topology() 234 struct otx2_qos_node *parent) in otx2_qos_free_hw_node_schq() 243 struct otx2_qos_node *parent) in otx2_qos_free_hw_node() 284 struct otx2_qos_node *parent) in otx2_qos_free_sw_node_schq() 295 struct otx2_qos_node *parent) in __otx2_qos_free_sw_node() 352 struct otx2_qos_node *parent, in otx2_qos_prepare_txschq_cfg() 456 struct otx2_qos_node *txschq_node, *parent, *tmp; in otx2_qos_alloc_txschq_node() local 499 struct otx2_qos_node *parent, in otx2_qos_sw_create_leaf_node() 1208 struct otx2_qos_node *node, *parent; in otx2_qos_leaf_alloc_queue() local 1483 struct otx2_qos_node *node, *parent; in otx2_qos_leaf_del() local [all …]
|
/openbmc/linux/fs/debugfs/ |
H A D | file.c | 421 struct dentry *parent, void *value, in debugfs_create_mode_unsafe() 466 void debugfs_create_u8(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u8() 502 void debugfs_create_u16(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u16() 659 void debugfs_create_x8(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x8() 748 struct dentry *parent, size_t *value) in debugfs_create_size_t() 784 struct dentry *parent, atomic_t *value) in debugfs_create_atomic_t() 997 struct dentry *parent, char **value) in debugfs_create_str() 1050 struct dentry *parent, in debugfs_create_blob() 1138 struct dentry *parent, in debugfs_create_u32_array() 1217 struct dentry *parent, in debugfs_create_regset32() [all …]
|
H A D | inode.c | 324 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup() 341 static struct dentry *start_creating(const char *name, struct dentry *parent) in start_creating() 411 struct dentry *parent, void *data, in __debugfs_create_file() 484 struct dentry *parent, void *data, in debugfs_create_file() 523 struct dentry *parent, void *data, in debugfs_create_file_unsafe() 554 struct dentry *parent, void *data, in debugfs_create_file_size() 589 struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir() 634 struct dentry *parent, in debugfs_create_automount() 703 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent, in debugfs_create_symlink() 791 void debugfs_lookup_and_remove(const char *name, struct dentry *parent) in debugfs_lookup_and_remove()
|
/openbmc/linux/fs/vboxsf/ |
H A D | dir.c | 212 static struct dentry *vboxsf_dir_lookup(struct inode *parent, in vboxsf_dir_lookup() 235 static int vboxsf_dir_instantiate(struct inode *parent, struct dentry *dentry, in vboxsf_dir_instantiate() 256 static int vboxsf_dir_create(struct inode *parent, struct dentry *dentry, in vboxsf_dir_create() 299 struct inode *parent, struct dentry *dentry, in vboxsf_dir_mkfile() 306 struct inode *parent, struct dentry *dentry, in vboxsf_dir_mkdir() 312 static int vboxsf_dir_atomic_open(struct inode *parent, struct dentry *dentry, in vboxsf_dir_atomic_open() 359 static int vboxsf_dir_unlink(struct inode *parent, struct dentry *dentry) in vboxsf_dir_unlink() 435 struct inode *parent, struct dentry *dentry, in vboxsf_dir_symlink()
|
/openbmc/linux/fs/orangefs/ |
H A D | namei.c | 24 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_create() local 108 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_lookup() local 176 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_unlink() local 224 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_symlink() local 311 struct orangefs_inode_s *parent = ORANGEFS_I(dir); in orangefs_mkdir() local
|
/openbmc/linux/include/linux/ |
H A D | of_platform.h | 98 struct device *parent) in of_platform_device_create() 110 struct device *parent) in of_platform_populate() 116 struct device *parent) in of_platform_default_populate() 120 static inline void of_platform_depopulate(struct device *parent) { } in of_platform_depopulate()
|
H A D | led-class-flash.h | 121 static inline int led_classdev_flash_register_ext(struct device *parent, in led_classdev_flash_register_ext() 129 static inline int devm_led_classdev_flash_register_ext(struct device *parent, in devm_led_classdev_flash_register_ext() 136 static inline void devm_led_classdev_flash_unregister(struct device *parent, in devm_led_classdev_flash_unregister() 142 static inline int led_classdev_flash_register(struct device *parent, in led_classdev_flash_register() 148 static inline int devm_led_classdev_flash_register(struct device *parent, in devm_led_classdev_flash_register()
|
/openbmc/linux/fs/sysfs/ |
H A D | group.c | 20 static void remove_files(struct kernfs_node *parent, in remove_files() 34 static int create_files(struct kernfs_node *parent, struct kobject *kobj, in create_files() 276 struct kernfs_node *parent = kobj->sd; in sysfs_remove_group() local 332 struct kernfs_node *parent; in sysfs_merge_group() local 366 struct kernfs_node *parent; in sysfs_unmerge_group() local 388 struct kernfs_node *parent; in sysfs_add_link_to_group() local 411 struct kernfs_node *parent; in sysfs_remove_link_from_group() local
|
H A D | symlink.c | 20 static int sysfs_do_create_link_sd(struct kernfs_node *parent, in sysfs_do_create_link_sd() 70 struct kernfs_node *parent = NULL; in sysfs_do_create_link() local 145 struct kernfs_node *parent = NULL; in sysfs_remove_link() local 169 struct kernfs_node *parent, *kn = NULL; in sysfs_rename_link_ns() local
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-mscc-ocelot.c | 118 struct device_node *parent, in vcoreiii_irq_init() 189 struct device_node *parent) in ocelot_irq_init() 197 struct device_node *parent) in serval_irq_init() 205 struct device_node *parent) in luton_irq_init() 213 struct device_node *parent) in jaguar2_irq_init()
|
/openbmc/linux/fs/exportfs/ |
H A D | expfs.c | 78 struct dentry *parent = dget_parent(dentry); in dentry_connected() local 95 struct dentry *parent = dget_parent(dentry); in clear_disconnected() local 124 struct dentry *parent; in reconnect_one() local 214 struct dentry *dentry, *parent; in reconnect_path() local 358 int *max_len, struct inode *parent) in export_encode_fh() 395 int *max_len, struct inode *parent, int flags) in exportfs_encode_inode_fh() 427 struct inode *inode = dentry->d_inode, *parent = NULL; in exportfs_encode_fh() local
|
/openbmc/linux/drivers/powercap/ |
H A D | dtpm.c | 105 struct dtpm *parent = dtpm->parent; in __dtpm_sub_power() local 117 struct dtpm *parent = dtpm->parent; in __dtpm_add_power() local 172 struct dtpm *parent = dtpm->parent; in dtpm_release_zone() local 365 int dtpm_register(const char *name, struct dtpm *dtpm, struct dtpm *parent) in dtpm_register() 416 struct dtpm *parent) in dtpm_setup_virtual() 438 struct dtpm *parent) in dtpm_setup_dt() 479 const struct dtpm_node *it, struct dtpm *parent) in dtpm_for_each_child()
|
/openbmc/linux/drivers/base/ |
H A D | component.c | 61 struct device *parent; member 141 static struct aggregate_device *__aggregate_find(struct device *parent, in __aggregate_find() 344 static void devm_component_match_release(struct device *parent, void *res) in devm_component_match_release() 381 static void __component_match_add(struct device *parent, in __component_match_add() 445 void component_match_add_release(struct device *parent, in component_match_add_release() 472 void component_match_add_typed(struct device *parent, in component_match_add_typed() 512 int component_master_add_with_match(struct device *parent, in component_master_add_with_match() 557 void component_master_del(struct device *parent, in component_master_del() 594 void component_unbind_all(struct device *parent, void *data) in component_unbind_all() 677 int component_bind_all(struct device *parent, void *data) in component_bind_all()
|
/openbmc/qemu/util/ |
H A D | interval-tree.c | 135 static inline void rb_link_node(RBNode *node, RBNode *parent, RBNode **rb_link) in rb_link_node() 149 RBNode *parent; in rb_next() local 179 RBNode *parent, RBRoot *root) in rb_change_child() 194 RBNode *parent = pc_parent(pc); in rb_rotate_set_parents() local 204 RBNode *parent = rb_red_parent(node), *gparent, *tmp; in rb_insert_augmented() local 348 static void rb_erase_color(RBNode *parent, RBRoot *root, in rb_erase_color() 533 RBNode *parent, *rebalance; in rb_erase_augmented() local 715 IntervalTreeNode *parent; in interval_tree_insert() local
|
/openbmc/linux/fs/ |
H A D | dcache.c | 584 struct dentry *parent = NULL; in __dentry_kill() local 631 struct dentry *parent; in __lock_parent() local 659 struct dentry *parent = dentry->d_parent; in lock_parent() local 719 struct dentry *parent = NULL; in dentry_kill() local 1115 struct dentry *parent = lock_parent(dentry); in d_prune_aliases() local 1144 struct dentry *parent; in shrink_lock_dentry() local 1185 struct dentry *dentry, *parent; in shrink_dentry_list() local 1624 void shrink_dcache_parent(struct dentry *parent) in shrink_dcache_parent() 1643 struct dentry *parent; in shrink_dcache_parent() local 2284 const struct dentry *parent, in __d_lookup_rcu_op_compare() [all …]
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | activation.hpp | 76 Activation& parent, uint8_t value, in RedundancyPriority() 117 Activation& parent; member in phosphor::software::updater::RedundancyPriority 197 ItemUpdater& parent, std::string& versionId, in Activation() 319 ItemUpdater& parent; member in phosphor::software::updater::Activation
|
/openbmc/phosphor-logging/ |
H A D | elog_entry.hpp | 70 const std::string& filePath, internal::Manager& parent) : in Entry() 104 internal::Manager& parent) : in Entry() 158 internal::Manager& parent; member in phosphor::logging::Entry
|
/openbmc/linux/lib/ |
H A D | kobject.c | 109 const struct kobject *parent = kobj; in get_kobj_path_length() local 126 const struct kobject *parent; in fill_kobj_path() local 213 struct kobject *parent; in kobject_add_internal() local 363 struct kobject *parent, in kobject_add_varg() 410 int kobject_add(struct kobject *kobj, struct kobject *parent, in kobject_add() 449 struct kobject *parent, const char *fmt, ...) in kobject_init_and_add() 621 struct kobject *parent; in kobject_del() local 665 struct kobject *parent = kobj->parent; in kobject_cleanup() local 789 struct kobject *kobject_create_and_add(const char *name, struct kobject *parent) in kobject_create_and_add() 1059 const struct kobj_ns_type_operations *kobj_child_ns_ops(const struct kobject *parent) in kobj_child_ns_ops()
|
/openbmc/u-boot/drivers/core/ |
H A D | lists.c | 51 int lists_bind_drivers(struct udevice *parent, bool pre_reloc_only) in lists_bind_drivers() 73 int device_bind_driver(struct udevice *parent, const char *drv_name, in device_bind_driver() 80 int device_bind_driver_to_node(struct udevice *parent, const char *drv_name, in device_bind_driver_to_node() 125 int lists_bind_fdt(struct udevice *parent, ofnode node, struct udevice **devp, in lists_bind_fdt()
|
/openbmc/linux/security/ |
H A D | inode.c | 108 struct dentry *parent, void *data, in securityfs_create_dentry() 201 struct dentry *parent, void *data, in securityfs_create_file() 228 struct dentry *securityfs_create_dir(const char *name, struct dentry *parent) in securityfs_create_dir() 261 struct dentry *parent, in securityfs_create_symlink()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss-of.c | 19 omapdss_of_get_next_port(const struct device_node *parent, in omapdss_of_get_next_port() 65 omapdss_of_get_next_endpoint(const struct device_node *parent, in omapdss_of_get_next_endpoint() 134 omapdss_of_get_first_endpoint(const struct device_node *parent) in omapdss_of_get_first_endpoint()
|
/openbmc/linux/tools/perf/util/ |
H A D | call-path.c | 14 static void call_path__init(struct call_path *cp, struct call_path *parent, in call_path__init() 50 struct call_path *parent, in call_path__new() 78 struct call_path *parent, in call_path__findnew()
|
/openbmc/linux/fs/kernfs/ |
H A D | symlink.c | 25 struct kernfs_node *kernfs_create_link(struct kernfs_node *parent, in kernfs_create_link() 56 static int kernfs_get_target_path(struct kernfs_node *parent, in kernfs_get_target_path() 114 struct kernfs_node *parent = kn->parent; in kernfs_getlink() local
|