/openbmc/libbej/src/ |
H A D | bej_tree.c | 55 struct RedfishPropertyLeafNull* child, const char* name) in bejTreeAddNull() 62 struct RedfishPropertyLeafInt* child, const char* name, in bejTreeAddInteger() 76 struct RedfishPropertyLeafEnum* child, const char* name, in bejTreeAddEnum() 85 struct RedfishPropertyLeafString* child, const char* name, in bejTreeAddString() 94 struct RedfishPropertyLeafReal* child, const char* name, in bejTreeAddReal() 108 struct RedfishPropertyLeafBool* child, const char* name, in bejTreeAddBool() 116 void bejTreeLinkChildToParent(struct RedfishPropertyParent* parent, void* child) in bejTreeLinkChildToParent()
|
/openbmc/libbej/test/ |
H A D | bej_tree_test.cpp | 90 struct RedfishPropertyLeafInt child; in TEST() local 108 struct RedfishPropertyLeafInt child; in TEST() local 123 struct RedfishPropertyLeafEnum child; in TEST() local 142 struct RedfishPropertyLeafString child; in TEST() local 161 struct RedfishPropertyLeafReal child; in TEST() local 180 struct RedfishPropertyLeafBool child; in TEST() local
|
/openbmc/qemu/include/block/ |
H A D | block-io.h | 249 #define BLKDBG_CO_EVENT(child, evt) \ argument 256 #define BLKDBG_EVENT(child, evt) \ argument
|
H A D | block_int-io.h | 60 static inline int coroutine_fn GRAPH_RDLOCK bdrv_co_pread(BdrvChild *child, in bdrv_co_pread() 70 static inline int coroutine_fn GRAPH_RDLOCK bdrv_co_pwrite(BdrvChild *child, in bdrv_co_pwrite()
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | pinmux_arria10.c | 11 static int do_pinctr_pin(const void *blob, int child, const char *node_name) in do_pinctr_pin() 39 int child, len; in do_pinctrl_pins() local
|
/openbmc/qemu/qom/ |
H A D | container.c | 29 Object *child = object_new(TYPE_CONTAINER); in object_property_add_new_container() local
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 198 struct child_prog *child; member 542 static int builtin_eval(struct child_prog *child) in builtin_eval() 558 static int builtin_cd(struct child_prog *child) in builtin_cd() 585 static int builtin_exec(struct child_prog *child) in builtin_exec() 595 static int builtin_exit(struct child_prog *child) in builtin_exit() 603 static int builtin_export(struct child_prog *child) in builtin_export() 650 static int builtin_fg_bg(struct child_prog *child) in builtin_fg_bg() 722 static int builtin_jobs(struct child_prog *child) in builtin_jobs() 747 static int builtin_read(struct child_prog *child) in builtin_read() 776 static int builtin_set(struct child_prog *child) in builtin_set() [all …]
|
/openbmc/u-boot/drivers/misc/ |
H A D | tegra_car.c | 19 struct udevice *child; in tegra_car_bpmp_bind() local
|
H A D | stm32_rcc.c | 40 struct udevice *child; in stm32_rcc_bind() local
|
H A D | gdsys_soc.c | 26 int gdsys_soc_get_fpga(struct udevice *child, struct udevice **fpga) in gdsys_soc_get_fpga()
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | conf.c | 233 struct menu *child; in conf_choice() local 349 struct menu *child; in conf() local 415 struct menu *child; in check_conf() local
|
/openbmc/bmcweb/http/routing/ |
H A D | trie.hpp | 69 ContainedType& child = nodes[kv.second]; in optimizeNode() local 117 const ContainedType& child = nodes[kv.second]; in findRouteIndexesHelper() local 198 const ContainedType& child = nodes[kv.second]; in findHelper() local
|
/openbmc/qemu/block/ |
H A D | io.c | 440 BdrvChild *child, *next; in bdrv_drain_assert_idle() local 900 int bdrv_make_zero(BdrvChild *child, BdrvRequestFlags flags) in bdrv_make_zero() 939 int coroutine_fn bdrv_co_pwrite_sync(BdrvChild *child, int64_t offset, in bdrv_co_pwrite_sync() 1165 bdrv_co_do_copy_on_readv(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_do_copy_on_readv() 1329 bdrv_aligned_preadv(BdrvChild *child, BdrvTrackedRequest *req, in bdrv_aligned_preadv() 1515 bdrv_padding_rmw_read(BdrvChild *child, BdrvTrackedRequest *req, in bdrv_padding_rmw_read() 1767 int coroutine_fn bdrv_co_preadv(BdrvChild *child, in bdrv_co_preadv() 1775 int coroutine_fn bdrv_co_preadv_part(BdrvChild *child, in bdrv_co_preadv_part() 1965 bdrv_co_write_req_prepare(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_write_req_prepare() 2019 bdrv_co_write_req_finish(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_write_req_finish() [all …]
|
/openbmc/qemu/ |
H A D | block.c | 1203 static void GRAPH_RDLOCK bdrv_child_cb_drained_begin(BdrvChild *child) in bdrv_child_cb_drained_begin() 1209 static bool GRAPH_RDLOCK bdrv_child_cb_drained_poll(BdrvChild *child) in bdrv_child_cb_drained_poll() 1215 static void GRAPH_RDLOCK bdrv_child_cb_drained_end(BdrvChild *child) in bdrv_child_cb_drained_end() 1221 static int bdrv_child_cb_inactivate(BdrvChild *child) in bdrv_child_cb_inactivate() 1230 bdrv_child_cb_change_aio_ctx(BdrvChild *child, AioContext *ctx, in bdrv_child_cb_change_aio_ctx() 1440 static void GRAPH_WRLOCK bdrv_child_cb_attach(BdrvChild *child) in bdrv_child_cb_attach() 1482 static void GRAPH_WRLOCK bdrv_child_cb_detach(BdrvChild *child) in bdrv_child_cb_detach() 2302 BdrvChild *child; in bdrv_topological_dfs() local 2325 BdrvChild *child; member 2419 BdrvChild *child; member [all …]
|
/openbmc/u-boot/drivers/net/ |
H A D | sandbox-raw-bus.c | 17 struct udevice *child; in eth_raw_bus_post_bind() local
|
/openbmc/u-boot/cmd/ |
H A D | usb.c | 352 struct udevice *child; local 414 struct udevice *child; local 614 struct udevice *child; local
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | follow-fork-mode.c | 23 pid_t child, pid; in main() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-trim-schemas | 14 def child (elem, name): function
|
/openbmc/u-boot/drivers/power/domain/ |
H A D | imx8-power-domain.c | 83 struct udevice *child; in imx8_power_domain_off_node() local 134 struct udevice *child; in imx8_power_domain_off_parentnodes() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | livetree.c | 103 struct node *child; in build_node() local 282 void add_child(struct node *parent, struct node *child) in add_child() 312 struct node *child; in delete_node() local 484 struct node *child; in get_subnode() local 496 struct node *child; in get_node_by_path() local 522 struct node *child, *node; in get_node_by_label() local 542 struct node *child, *node; in get_node_by_phandle() local
|
/openbmc/qemu/python/qemu/utils/ |
H A D | qom_common.py | 58 def child(self) -> bool: member in ObjectPropertyInfo 87 def child(self) -> bool: member in ObjectPropertyValue
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | fan53555.c | 50 struct udevice *child; in pmic_fan53555_bind() local
|
/openbmc/u-boot/drivers/core/ |
H A D | dump.c | 16 struct udevice *child; in show_devices() local
|
/openbmc/sdeventplus/test/source/ |
H A D | child.cpp | 92 Child child(*event, pid, options, std::move(callback)); in TEST_F() local 131 std::unique_ptr<Child> child; member in sdeventplus::source::__anonf0b8bea20111::ChildMethodTest
|
/openbmc/qemu/hw/core/ |
H A D | clock.c | 87 Clock *child; in clock_propagate_period() local 196 Clock *child, *next; in clock_finalizefn() local
|