Home
last modified time | relevance | path

Searched defs:child (Results 126 – 150 of 818) sorted by relevance

12345678910>>...33

/openbmc/linux/include/linux/
H A Dproperty.h155 #define fwnode_for_each_child_node(fwnode, child) \ argument
159 #define fwnode_for_each_available_child_node(fwnode, child) \ argument
166 #define device_for_each_child_node(dev, child) \ argument
476 #define fwnode_graph_for_each_endpoint(fwnode, child) \ argument
/openbmc/u-boot/drivers/core/
H A Ddump.c16 struct udevice *child; in show_devices() local
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-tar.c90 int trace_tm_tar(pid_t child) in trace_tm_tar()
H A Dptrace-vsx.c37 int trace_vsx(pid_t child) in trace_vsx()
H A Dptrace-tm-spd-tar.c101 int trace_tm_spd_tar(pid_t child) in trace_tm_spd_tar()
H A Dptrace-tm-gpr.c87 int trace_tm_gpr(pid_t child) in trace_tm_gpr()
/openbmc/linux/drivers/acpi/acpica/
H A Dpstree.c248 union acpi_parse_object *child = NULL; in acpi_ps_get_child() local
/openbmc/qemu/hw/s390x/
H A Devent-facility.c81 SCLPEventClass *child; in get_host_send_mask() local
97 SCLPEventClass *child; in get_host_receive_mask() local
489 SCLPEventClass *child = SCLP_EVENT_GET_CLASS(event); in event_realize() local
/openbmc/linux/drivers/hwmon/pmbus/
H A Dmax31785.c371 struct device_node *child) in max31785_of_fan_config()
578 struct device_node *child) in max31785_of_tmp_config()
726 struct device_node *child; in max31785_probe() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js38 Node.prototype.addChild = function(child) { argument
131 Node.prototype.removeChild = function(child) { argument
/openbmc/linux/security/yama/
H A Dyama_lsm.c273 struct task_struct *child) in task_is_descendant()
354 static int yama_ptrace_access_check(struct task_struct *child, in yama_ptrace_access_check()
/openbmc/linux/fs/bfs/
H A Ddir.c267 static int bfs_add_entry(struct inode *dir, const struct qstr *child, int ino) in bfs_add_entry()
322 const struct qstr *child, in bfs_find_entry()
/openbmc/linux/crypto/
H A Dlrw.c31 struct crypto_skcipher *child; member
72 struct crypto_skcipher *child = ctx->child; in lrw_setkey() local
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_kmem.c133 char *child; in cg_run_in_subcgroups() local
355 char *parent, *child; in test_percpu_basic() local
/openbmc/linux/drivers/leds/
H A Dleds-lt3593.c67 struct fwnode_handle *child; in lt3593_led_probe() local
/openbmc/linux/drivers/nvdimm/
H A Dnd_virtio.c108 struct bio *child = bio_alloc(bio->bi_bdev, 0, in async_pmem_flush() local
/openbmc/linux/drivers/bus/
H A Darm-integrator-lm.c34 struct device_node *child; in integrator_lm_populate() local
/openbmc/linux/drivers/pci/hotplug/
H A Drpaphp_slot.c85 struct device_node *child; in rpaphp_register_slot() local
/openbmc/linux/drivers/clk/
H A Dclk.c389 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 …]
/openbmc/linux/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c88 pid_t child[NR_CHILDS]; in main() local
/openbmc/linux/drivers/pci/
H A Dprobe.c398 static void pci_read_bridge_io(struct pci_bus *child) in pci_read_bridge_io()
438 static void pci_read_bridge_mmio(struct pci_bus *child) in pci_read_bridge_mmio()
460 static void pci_read_bridge_mmio_pref(struct pci_bus *child) in pci_read_bridge_mmio_pref()
513 void pci_read_bridge_bases(struct pci_bus *child) in pci_read_bridge_bases()
1086 struct pci_bus *child; in pci_alloc_child_bus() local
1168 struct pci_bus *child; in pci_add_new_bus() local
1257 struct pci_bus *child; in pci_scan_bridge_extend() local
3072 struct pci_bus *bus, *child; in pci_host_probe() local
/openbmc/qemu/block/
H A Dblock-backend.c143 static char *blk_root_get_parent_desc(BdrvChild *child) in blk_root_get_parent_desc()
161 static const char *blk_root_get_name(BdrvChild *child) in blk_root_get_name()
263 static int GRAPH_RDLOCK blk_root_inactivate(BdrvChild *child) in blk_root_inactivate()
283 static void blk_root_attach(BdrvChild *child) in blk_root_attach()
298 static void blk_root_detach(BdrvChild *child) in blk_root_detach()
785 BdrvChild *child; in bdrv_first_blk() local
1145 static void blk_root_change_media(BdrvChild *child, bool load) in blk_root_change_media()
1209 static void blk_root_resize(BdrvChild *child) in blk_root_resize()
2813 static void blk_root_drained_begin(BdrvChild *child) in blk_root_drained_begin()
2832 static bool blk_root_drained_poll(BdrvChild *child) in blk_root_drained_poll()
[all …]
/openbmc/qemu/system/
H A Dqdev-monitor.c365 BusState *child; in qbus_error_append_bus_list_hint() local
398 BusState *child; in qbus_find_bus() local
465 BusState *pick, *child, *ret; in qbus_find_recursive() local
787 BusState *child; in qdev_print() local
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c407 struct device_node *child; in rzn1_dt_node_to_map() local
743 struct device_node *child; in rzn1_pinctrl_count_function_groups() local
763 struct device_node *child; in rzn1_pinctrl_parse_functions() local
819 struct device_node *child; in rzn1_pinctrl_probe_dt() local
/openbmc/linux/drivers/dma/dw/
H A Dcore.c99 struct dw_desc *child, *_next; in dwc_desc_put() local
236 struct dw_desc *child; in dwc_descriptor_complete() local
301 struct dw_desc *child; in dwc_scan_descriptors() local
423 struct dw_desc *child; in dwc_handle_error() local

12345678910>>...33