Searched defs:child (Results 1 - 21 of 21) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace_ptss.c297 dtrace_ptss_fork(struct proc* parent, struct proc* child) { argument
[all...]
/darwin-on-arm/xnu/security/
H A Dmac_task.c101 mac_task_label_associate(struct task *parent, struct task *child, struct label *pl, argument
/darwin-on-arm/xnu/osfmk/arm/
H A Dstatus.c467 void thread_set_child(thread_t child, int pid) argument
/darwin-on-arm/xnu/osfmk/i386/
H A Dbsd_i386.c211 thread_set_child(thread_t child, int pid) argument
H A Dfpu.c687 fpu_dup_fxstate( thread_t parent, thread_t child) argument
/darwin-on-arm/xnu/osfmk/kern/
H A Daffinity.c304 thread_affinity_dup(thread_t parent, thread_t child) argument
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dcontent_protection_test.c96 pid_t child = -1; local
/darwin-on-arm/xnu/pexpert/gen/
H A Ddevice_tree.c151 RealDTEntry child; local
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exit.c934 reap_child_locked(proc_t parent, proc_t child, int deadparent, int reparentedtoinit, int locked, int droplock) argument
1559 proc_reparentlocked(proc_t child, proc_t parent, int cansignal, int locked) argument
[all...]
H A Dkern_resource.c1104 proc_limitfork(proc_t parent, proc_t child) argument
H A Dproc_info.c1847 boolean_t child = FALSE; local
H A Dkern_proc.c986 pinsertchild(proc_t parent, proc_t child) argument
2318 pgrp_add(struct pgrp * pgrp, struct proc * parent, struct proc * child) argument
[all...]
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_tree.c723 devfs_propogate(devdirent_t * parent,devdirent_t * child, devfs_event_log_t delp) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c623 int child, father, maxelt = h->elements - 1 ; local
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODeviceTreeSupport.cpp89 IORegistryEntry * child; local
[all...]
H A DIOHibernateIO.cpp735 IORegistryEntry * child; local
1738 DeviceTreeNode * child; local
[all...]
H A DIOPlatformExpert.cpp565 OSDictionary * child; local
H A DIORegistryEntry.cpp1538 bool IORegistryEntry::isChild( IORegistryEntry * child, argument
1688 bool IORegistryEntry::attachToChild( IORegistryEntry * child, argument
1742 void IORegistryEntry::detachFromChild( IORegistryEntry * child, argument
[all...]
H A DIOServicePM.cpp1063 IOService * child; local
2093 IOService * child; local
2717 IOService * child; local
4313 IOService * child; // the requesting child member in struct:IOPMRequestDomainPowerContext
[all...]
H A DIOPMrootDomain.cpp4317 IORegistryEntry * child = service; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c175 struct pf_anchor *child; member in struct:pf_anchor_stackframe
[all...]

Completed in 148 milliseconds