/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/linux/fs/btrfs/ |
H A D | export.c | 147 struct dentry *btrfs_get_parent(struct dentry *child) in btrfs_get_parent() 221 struct dentry *child) in btrfs_get_name()
|
/openbmc/linux/drivers/regulator/ |
H A D | of_regulator.c | 394 struct device_node *child; in of_regulator_match() local 466 struct device_node *search, *child; in regulator_of_get_init_node() local 517 struct device_node *child; in regulator_of_get_init_data() local
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-core.c | 315 struct coresight_device *child) in coresight_enable_link() 344 struct coresight_device *child) in coresight_disable_link() 491 struct coresight_device *csdev, *parent, *child; in coresight_disable_path_from() local 568 struct coresight_device *csdev, *parent, *child; in coresight_enable_path() local 769 struct coresight_device *child; in coresight_grab_device() local 780 struct coresight_device *child; in coresight_grab_device() local 799 struct coresight_device *child; in coresight_drop_device() local
|
/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/qemu/qom/ |
H A D | container.c | 29 Object *obj, *child; in container_get() local
|
/openbmc/linux/include/crypto/internal/ |
H A D | geniv.h | 17 struct crypto_aead *child; member
|
/openbmc/linux/arch/x86/um/asm/ |
H A D | ptrace.h | 70 static inline int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area() 76 static inline int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area()
|
/openbmc/linux/tools/testing/selftests/mount/ |
H A D | unprivileged-remount-test.c | 185 pid_t child; in test_unpriv_remount() local 259 pid_t child; in test_priv_mount_unpriv_remount() local
|
/openbmc/u-boot/drivers/net/ |
H A D | sandbox-raw-bus.c | 17 struct udevice *child; in eth_raw_bus_post_bind() local
|
/openbmc/linux/drivers/of/ |
H A D | platform.c | 378 struct device_node *child; in of_platform_bus_create() local 447 struct device_node *child; in of_platform_bus_probe() local 499 struct device_node *child; in of_platform_populate() local
|
/openbmc/linux/tools/testing/selftests/ptrace/ |
H A D | get_set_sud.c | 21 pid_t child; in TEST() local
|
/openbmc/linux/drivers/base/ |
H A D | property.c | 721 bool fwnode_is_ancestor_of(const struct fwnode_handle *ancestor, const struct fwnode_handle *child) in fwnode_is_ancestor_of() 751 struct fwnode_handle *child) in fwnode_get_next_child_node() 768 struct fwnode_handle *child) in fwnode_get_next_available_child_node() 795 struct fwnode_handle *child) in device_get_next_child_node() 905 struct fwnode_handle *child; in device_get_child_node_count() 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/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi_mismatched_ops.c | 57 pthread_t child; in main() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 498 static void reset_listen_child(struct sock *child) in reset_listen_child() 523 struct sock *child = req->sk; in chtls_disconnect_acceptq() local 607 static void cleanup_syn_rcv_conn(struct sock *child, struct sock *parent) in cleanup_syn_rcv_conn() 629 struct sock *child = csk->sk; in chtls_reset_synq() local 856 static void do_abort_syn_rcv(struct sock *child, struct sock *parent) in do_abort_syn_rcv() 884 static void pass_open_abort(struct sock *child, struct sock *parent, in pass_open_abort() 1536 static void add_pass_open_to_parent(struct sock *child, struct sock *lsk, in add_pass_open_to_parent() 1564 struct sock *child = skb->sk; in bl_add_pass_open_to_parent() local 2056 struct sock *child; in bl_abort_syn_rcv() local
|
/openbmc/linux/arch/x86/um/ |
H A D | tls_32.c | 305 int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area() 344 int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area()
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | gpio_keys_polled.c | 147 struct fwnode_handle *child; in gpio_keys_polled_get_devtree_pdata() local 231 struct fwnode_handle *child = NULL; in gpio_keys_polled_probe() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_rtas_ddw.c | 27 static int spapr_phb_get_active_win_num_cb(Object *child, void *opaque) in spapr_phb_get_active_win_num_cb() 47 static int spapr_phb_get_free_liobn_cb(Object *child, void *opaque) in spapr_phb_get_free_liobn_cb()
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | test_mremap_vdso.c | 59 pid_t child; in main() local
|
/openbmc/linux/drivers/i2c/ |
H A D | i2c-core-slave.c | 112 struct device_node *child; in i2c_detect_slave_mode() local
|
/openbmc/linux/drivers/clk/ |
H A D | clk.c | 389 struct clk_core *child; in __clk_lookup_subtree() local 1302 struct clk_core *child; in clk_core_save_context() local 1319 struct clk_core *child; in clk_core_restore_context() local 1440 struct clk_core *child; in clk_unprepare_unused_subtree() local 1465 struct clk_core *child; in clk_disable_unused_subtree() local 1862 struct clk_core *child; in __clk_recalc_accuracies() local 1941 struct clk_core *child; in __clk_recalc_rates() local 2063 struct clk_core *child; in clk_core_update_orphan_status() local 2212 struct clk_core *child; in __clk_speculate_rates() local 2243 struct clk_core *child; in clk_calc_subtree() local [all …]
|