Home
last modified time | relevance | path

Searched defs:child (Results 176 – 200 of 739) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dsandbox_i2c.c27 struct udevice *child; in get_emul() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dioperm.c126 pid_t child = fork(); in main() local
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/
H A Dtest_freezer.c459 char *parent, *child = NULL; in test_cgfreezer_mkdir() local
513 char *parent, *child = NULL; in test_cgfreezer_rmdir() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_fastopen.c261 struct sock *child; in tcp_fastopen_create_child() local
369 struct sock *child; in tcp_try_fastopen() local
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-is31fl319x.c175 const struct device_node *child, in is31fl319x_parse_child_dt()
205 struct device_node *np = dev_of_node(dev), *child; in is31fl319x_parse_dt() local
H A Dleds-is31fl32xx.c328 const struct device_node *child, in is31fl32xx_parse_child_dt()
366 struct device_node *child; in is31fl32xx_parse_dt() local
H A Dleds-spi-byte.c83 struct device_node *child; in spi_byte_probe() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dptrace_32.c38 void ptrace_disable(struct task_struct *child) in ptrace_disable()
360 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dtxx9dmac.c245 struct txx9dmac_desc *child; in txx9dmac_sync_desc_for_cpu() local
264 struct txx9dmac_desc *child; in txx9dmac_desc_put() local
501 struct txx9dmac_desc *child; in txx9dmac_handle_error() local
540 struct txx9dmac_desc *child; in txx9dmac_scan_descriptors() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/zte/
H A Dzx_drm_drv.c133 struct device_node *child; in zx_drm_probe() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-vsx.c84 int trace_tm_vsx(pid_t child) in trace_tm_vsx()
H A Dptrace-tm-spr.c97 int trace_tm_spr(pid_t child) in trace_tm_spr()
H A Dptrace-tm-spd-vsx.c96 int trace_tm_spd_vsx(pid_t child) in trace_tm_spd_vsx()
/OK3568_Linux_fs/kernel/crypto/
H A Dgeniv.c113 struct crypto_aead *child; in aead_init_geniv() local
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dptrace.c123 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
247 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_multiq.c197 struct Qdisc *child = q->queues[i]; in multiq_tune() local
213 struct Qdisc *child, *old; in multiq_tune() local
/OK3568_Linux_fs/kernel/drivers/hsi/controllers/
H A Domap_ssi_core.c457 struct device_node *child; in ssi_of_get_available_ports_count() local
484 struct device_node *child; in ssi_probe() local
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-topology.c173 struct fw_node *node, *child, *local_node, *irm_node; in build_tree() local
316 struct fw_node *node, *next, *child, *parent; in for_each_fw_node() local
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtps6105x.c98 struct device_node *child; in tps6105x_parse_dt() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpage_64_types.h94 #define TASK_SIZE_OF(child) ((test_tsk_thread_flag(child, TIF_ADDR32)) ? \ argument
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace32.c36 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_crtc.c204 struct udevice *child; in rockchip_vop_probe() local
/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-mux-gpmux.c73 struct device_node *child; in i2c_mux_probe() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/key/
H A Dkeywidget.cpp30 QDomElement child = e.childNodes().at(i).toElement(); in loadData() local

12345678910>>...30