Home
last modified time | relevance | path

Searched defs:child (Results 201 – 225 of 739) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/kernel/drivers/media/platform/sti/c8sectpfe/
H A Dc8sectpfe-core.c667 struct device_node *child, *np = dev->of_node; in c8sectpfe_probe() local
927 struct device_node *child, *np = fei->dev->of_node; in configure_channels() local
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dgconf.c1091 struct menu *child; in fill_row() local
1218 GtkTreeIter *child = &iter; in gtktree_iter_find_node() local
1338 struct menu *child; in display_tree() local
1428 struct menu *child; in fixup_rootmenu() local
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dgconf.c1091 struct menu *child; in fill_row() local
1218 GtkTreeIter *child = &iter; in gtktree_iter_find_node() local
1338 struct menu *child; in display_tree() local
1428 struct menu *child; in fixup_rootmenu() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dpinctrl-rza1.c855 struct device_node *child; in rza1_dt_node_pin_count() local
988 struct device_node *child; in rza1_dt_node_to_map() local
1158 struct device_node *child; in rza1_count_gpio_chips() local
1252 struct device_node *child; in rza1_gpio_register() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dgconf.c1091 struct menu *child; in fill_row() local
1218 GtkTreeIter *child = &iter; in gtktree_iter_find_node() local
1338 struct menu *child; in display_tree() local
1428 struct menu *child; in fixup_rootmenu() local
H A Dmenu.c621 struct menu *child; in menu_is_empty() local
632 struct menu *child; in menu_is_visible() local
/OK3568_Linux_fs/kernel/fs/efs/
H A Dnamei.c110 struct dentry *efs_get_parent(struct dentry *child) in efs_get_parent()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c717 #define __for_each_child_of_node(parent, child) \ argument
825 struct device_node *child; in of_get_compatible_child() local
850 struct device_node *child; in of_get_child_by_name() local
862 struct device_node *child; in __of_find_node_by_path() local
2165 struct device_node *child, *cache_node; in of_find_next_cache_node() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-dump.h81 #define dump_child(field, child) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-dump.h81 #define dump_child(field, child) \ argument
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_export.c207 struct dentry *child) in xfs_fs_get_parent()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-lm36274.c73 struct fwnode_handle *child; in lm36274_parse_dt() local
H A Dleds-max77650.c65 struct fwnode_handle *child; in max77650_led_probe() local
/OK3568_Linux_fs/kernel/drivers/soc/samsung/
H A Dpm_domains.c148 struct of_phandle_args child, parent; in exynos4_pm_init_power_domain() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test_arm64.c33 static void child(int size, int wr) in child() function
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dhists.c182 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__count_rows_rb_tree() local
277 struct hist_entry *child; in hierarchy_count_rows() local
333 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__init_have_children_rb_tree() local
521 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__set_folding_rb_tree() local
574 struct hist_entry *child; in hierarchy_set_folding() local
905 struct callchain_node *child; in check_percent_display() local
933 struct callchain_node *child = rb_entry(node, struct callchain_node, rb_node); in hist_browser__show_callchain_flat() local
1037 struct callchain_node *child = rb_entry(node, struct callchain_node, rb_node); in hist_browser__show_callchain_folded() local
1126 struct callchain_node *child = rb_entry(node, struct callchain_node, rb_node); in hist_browser__show_callchain_graph() local
/OK3568_Linux_fs/kernel/drivers/staging/android/ion/rockchip/
H A Drockchip_ion.c89 struct device_node *child; in rk_ion_of() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dof_graph.h36 #define for_each_endpoint_of_node(parent, child) \ argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dmov_ss_trap.c57 pid_t child = fork(); in enable_watchpoint() local
H A Dldt_gdt.c332 pid_t child = fork(); in do_simple_tests() local
654 pid_t child = fork(); in do_exec_test() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/
H A Dcheck_child_memory.c32 pid_t child; in check_child_tag_inheritance() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dbootx.h43 u32 child; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmte.h80 static inline int mte_ptrace_copy_tags(struct task_struct *child, in mte_ptrace_copy_tags()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dptrace.h138 #define arch_ptrace_attach(child) \ argument
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dexport.c103 static struct dentry *squashfs_get_parent(struct dentry *child) in squashfs_get_parent()

12345678910>>...30