| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-pxa-pci.c | 29 struct device_node *child; in add_i2c_device() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | fsgsbase.c | 449 pid_t child = fork(); in test_ptrace_write_gs_read_base() local 511 pid_t child = fork(); in test_ptrace_write_gsbase() local
|
| /OK3568_Linux_fs/kernel/fs/openpromfs/ |
| H A D | inode.c | 184 struct device_node *dp, *child; in openpromfs_lookup() local 270 struct device_node *child; in openpromfs_readdir() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-scpi.c | 252 struct device_node *child, *np = dev->of_node; in scpi_clocks_remove() local 268 struct device_node *child, *np = dev->of_node; in scpi_clocks_probe() local
|
| /OK3568_Linux_fs/kernel/fs/exportfs/ |
| H A D | expfs.c | 28 char *name, struct dentry *child) in exportfs_get_name() 277 static int get_name(const struct path *path, char *name, struct dentry *child) in get_name()
|
| /OK3568_Linux_fs/kernel/fs/nfs/blocklayout/ |
| H A D | dev.c | 182 struct pnfs_block_dev *child = &dev->children[i]; in bl_map_concat() local 199 struct pnfs_block_dev *child; in bl_map_stripe() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | qdisc.c | 34 struct nfp_alink_stats *child) in nfp_abm_stats_propagate() 236 struct nfp_qdisc *child = qdisc->children[i]; in nfp_abm_offload_compile_mq() local 433 struct nfp_qdisc *parent, *child; in nfp_abm_qdisc_graft() local
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-lp55xx-common.c | 587 static int lp55xx_parse_multi_led_child(struct device_node *child, in lp55xx_parse_multi_led_child() 611 struct device_node *child; in lp55xx_parse_multi_led() local 659 struct device_node *child; in lp55xx_of_populate_pdata() local
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | gpio_keys.c | 482 struct fwnode_handle *child) in gpio_keys_setup_key() 694 struct fwnode_handle *child; in gpio_keys_get_devtree_pdata() local 765 struct fwnode_handle *child = NULL; in gpio_keys_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/ |
| H A D | imx-ldb.c | 61 struct device_node *child; member 531 struct imx_ldb_channel *channel, struct device_node *child) in imx_ldb_panel_ddc() 577 struct device_node *child; in imx_ldb_bind() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/dw-edma/ |
| H A D | dw-edma-core.c | 124 struct dw_edma_burst *child, *_next; in dw_edma_free_burst() local 140 struct dw_edma_chunk *child, *_next; in dw_edma_free_chunk() local 171 struct dw_edma_chunk *child; in dw_edma_start_transfer() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | ccm.c | 30 struct crypto_aead *child; member 54 struct crypto_cipher *child; member 573 struct crypto_aead *child = ctx->child; in crypto_rfc4309_setkey() local 610 struct crypto_aead *child = ctx->child; in crypto_rfc4309_crypt() local
|
| H A D | gcm.c | 33 struct crypto_aead *child; member 48 struct crypto_aead *child; member 695 struct crypto_aead *child = ctx->child; in crypto_rfc4106_setkey() local 728 struct crypto_aead *child = ctx->child; in crypto_rfc4106_crypt() local 903 struct crypto_aead *child = ctx->child; in crypto_rfc4543_setkey() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | pci-hotplug.c | 23 struct pci_bus *child = NULL; in find_bus_among_children() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | container.c | 29 struct acpi_device *child; in acpi_container_offline() local
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-riscv.c | 96 struct device_node *child; in riscv_timer_init_dt() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/versatile/ |
| H A D | clk-impd1.c | 107 struct device_node *child; in integrator_impd1_clk_probe() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | radix-tree.c | 472 struct radix_tree_node *child; in radix_tree_shrink() local 600 struct radix_tree_node *node = NULL, *child; in __radix_tree_create() local 657 struct radix_tree_node *child = entry_to_node(node); in radix_tree_free_nodes() local 1156 struct radix_tree_node *node, *child; in radix_tree_next_chunk() local 1478 struct radix_tree_node *node = NULL, *child; in idr_get_free() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/ |
| H A D | mvebu-soc-id.c | 64 struct device_node *child; in get_soc_id_by_pci() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/ |
| H A D | update_tile_masks.hpp | 32 for (const auto& child : ref.children()) { in computeTileMasks() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-tm-spd-gpr.c | 93 int trace_tm_spd_gpr(pid_t child) in trace_tm_spd_gpr()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/ |
| H A D | stack_expansion_signal.c | 50 static int child(unsigned int stack_size, union pipe write_pipe) in child() function
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/firmware/ |
| H A D | fw_namespace.c | 69 pid_t child; in test_fw_in_ns() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/ |
| H A D | step_after_suspend_test.c | 24 void child(int cpu) in child() function
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/nsfs/ |
| H A D | pidns.c | 33 static int child(void *args) in child() function
|