Searched refs:child (Results 351 - 371 of 371) sorted by relevance

<<1112131415

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c1759 * child and sibling nodes on the stack.
2038 child:
2040 * If there is a visible child--push child onto stack.
2048 me->child = off;
2049 PUSH_STACK(dsp, n, &me->child);
2050 return (me->child);
2056 * Done with any child nodes, unroll the stack till a visible
H A Dpcic.c648 * to the system. This is a child of "sysbus" since that is where
2881 window->child,
3261 window->child,
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h613 int ul_vfork; /* thread is the child of vfork() */
741 void (*child)(void); /* post-fork child handler */ member in struct:atfork
1078 int ul_vfork; /* thread is the child of vfork() */
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1438 uintptr_t *child; local
1604 child = mdb_alloc(children * sizeof (void *), UM_SLEEP | UM_GC);
1605 if (mdb_vread(child, children * sizeof (void *),
1612 if (do_print_vdev(child[c], flags, depth + 2, recursive,
2083 * Instead, we print a single line and then call it for each child
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c809 * Since we are in the child, there is no point calling zerror()
5020 pid_t child; local
5043 if ((child = fork()) == -1) {
5050 /* parent waits for child to finish */
5051 if (child != 0) {
5057 (void) waitpid(child, NULL, 0);
5062 /* child enters zone and sets up index file */
/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h2290 extern void (*dtrace_helpers_fork)(proc_t *parent, proc_t *child);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c689 pnode_t child; local
695 child = prom_childnode(nodeid);
696 np->here = (void *)(uintptr_t)child;
698 while (child != OBP_NONODE) {
703 child = prom_nextnode(child);
704 np->here = (void *)(uintptr_t)child;
815 * held, or it will be the child of a CMP. In either
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c10989 ire_t *child; local
10992 child = ire->ire_dep_children;
10993 while (child != NULL) {
10994 re->ipRouteInfo.re_obpkt += child->ire_ob_pkt_count;
10995 re->ipRouteInfo.re_ibpkt += child->ire_ib_pkt_count;
10996 child = child->ire_dep_sib_next;
11116 ire_t *child; local
11119 child = ire->ire_dep_children;
11120 while (child !
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2215 pmcs_phy_t *pptr, *child; local
2244 child = pptr->children;
2245 while (child) {
2246 child->parent = pptr;
2247 child = child->sibling;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c749 * Set pm-want-child-notification property for
753 "pm-want-child-notification?", NULL, NULL) != DDI_PROP_SUCCESS) {
755 "%s%d fail to create pm-want-child-notification? prop",
855 "pm-want-child-notification?") != DDI_PROP_SUCCESS) {
1610 * Further, note that the child dip would be the dip of the ssd node regardless
6084 dev_info_t *child; local
6134 * lookup and hold child device
6136 if ((child = ndi_devi_find(self, ndi_dc_getname(dcp),
6141 retval = mdi_select_path(child, NULL,
6146 "Unable to get a path, dip 0x%p", (void *)child));
8167 vhci_scsi_bus_config(dev_info_t *pdip, uint_t flags, ddi_bus_config_op_t op, void *arg, dev_info_t **child) argument
[all...]
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c688 void *arg, dev_info_t **child)
702 ret = ndi_busop_bus_config(dip, flag, op, arg, child, 0);
687 scsa1394_scsi_bus_config(dev_info_t *dip, uint_t flag, ddi_bus_config_op_t op, void *arg, dev_info_t **child) argument
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c573 * Also, disallow thread creation to a child of vfork().
1614 * This is called from fork1() in the child.
1641 * Reinitialize the child's copies.
1648 /* no one in the child is on a sleep queue; reinitialize */
1986 * of the schedctl mappings in the child process,
1992 * and (if this really is a forkall()) the child.
2061 continue_fork(int child) argument
2070 * Clear the schedctl pointers in the child of forkall().
2072 if (child) {
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_macro.c1001 * regular child nodes.
1161 * has a head as the immediate child, which is always empty,
1207 for (n = body->child; n && n->next; n = n->next)
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c3587 dev_info_t *child; local
3594 if ((child = mrsas_find_child(instance, tgt, lun)) != NULL) {
3596 *ldip = child;
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c1118 /* make sure we own the bus by reading any child device config space */
1350 * Given a PBM soft state pointer, this routine scans it child nodes
1486 pci_post_init_child(pci_t *pci_p, dev_info_t *child) argument
1859 * rserr not claimed as nonfatal by a child is treated as fatal
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c607 * Create disk child(ren)
1760 * create child nodes for each lun
1799 * create disk child for each lun
1936 * add property "usb" so we always verify that it is our child
2280 * check whether we created this child ourselves
2302 /* is this a child we created? */
2306 "scsa2usb_scsi_tgt_init: new child %s%d",
2311 * is our child
2361 /* is this our child? */
2392 void *arg, dev_info_t **child)
2391 scsa2usb_scsi_bus_config(dev_info_t *dip, uint_t flag, ddi_bus_config_op_t op, void *arg, dev_info_t **child) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s2449 ! already been told that we're a poster child so just go off
3684 ! already been told that we're a poster child so just go off
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c1374 * before the process calls forkall(); in the child, the door
2106 * are bound to a door in the child. This will make the child threads
2110 door_fork(kthread_t *parent, kthread_t *child) argument
2119 dt = child->t_door =
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c338 * I/O parent/child relationships and pipeline interlocks
433 zio_wait_for_children(zio_t *zio, enum zio_child child, enum zio_wait_type wait) argument
435 uint64_t *countp = &zio->io_children[child][wait];
473 * the child can continue to make progress. This also
475 * parent-child relationships.
984 * Create a child I/O to do some work for us.
999 * If we have the bp, then the child should perform the
1021 * If we're creating a child I/O that is not associated with a
1022 * top-level vdev, then the child zio is not an allocating I/O.
1515 * (2) the pipeline stalls waiting for dependent child
[all...]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c834 * instance, we must terminate our child and remove the temporary
1577 * Otherwise take entity to be an scf_service_t * and refresh all of its child
9506 * If we're going to have a method_context child, we need to know
9733 * In case there are properties which don't correspond to child
10284 xmlNodePtr child = NULL; local
10302 child = export_tm_manpage(pg);
10304 child = export_tm_doc_link(pg);
10307 if (child != NULL) {
10309 (void) xmlAddChild(telts->documentation, child);
10725 /* Acquire child element
[all...]
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s4634 ! already been told that we're a poster child so just go off
6809 ! already been told that we're a poster child so just go off

Completed in 360 milliseconds

<<1112131415