Home
last modified time | relevance | path

Searched defs:child (Results 26 – 46 of 46) sorted by relevance

12

/xnu-12377.41.6/osfmk/i386/
H A Dbsd_i386.c258 thread_set_child(thread_t child, int pid) in thread_set_child()
H A Dfpu.c1189 thread_t child) in fpu_dup_fxstate()
/xnu-12377.41.6/security/
H A Dmac_mach.c447 struct exception_action *child) in mac_exc_inherit_action_label()
/xnu-12377.41.6/iokit/Kernel/
H A DIORegistryEntry.cpp1978 IORegistryEntry::isChild( IORegistryEntry * child, in isChild()
2158 IORegistryEntry::attachToChild( IORegistryEntry * child, in attachToChild()
2223 IORegistryEntry::detachFromChild( IORegistryEntry * child, in detachFromChild()
H A DIOPolledInterface.cpp104 IORegistryEntry * child; in OSDefineMetaClassAndStructors() local
H A DIOServicePM.cpp829 IOService::addPowerChild( IOService * child ) in addPowerChild()
1029 IOService * child; in addPowerChild3() local
2274 IOService * child; in requestPowerDomainState() local
3017 IOService * child; in applyToPowerChildren() local
4879 IOService * child; // the requesting child member
H A DIODeviceTreeSupport.cpp116 IORegistryEntry * child; in IODeviceTreeAlloc() local
H A DIOHibernateIO.cpp1242 const DeviceTreeNode * child; in MergeDeviceTree() local
H A DIOPlatformExpert.cpp715 OSDictionary * child; in RegisterServiceInTree() local
H A DIOPMrootDomain.cpp2586 OSSharedPtr<IORegistryEntry> child; in broadcastAggressives() local
6156 IORegistryEntry * child = service; local
/xnu-12377.41.6/bsd/kern/
H A Dkern_exit.c2740 reap_child_locked(proc_t parent, proc_t child, reap_flags_t flags) in reap_child_locked()
3440 proc_reparentlocked(proc_t child, proc_t parent, int signallable, int locked) in proc_reparentlocked()
H A Dkern_proc.c2737 pinsertchild(proc_t parent, proc_t child, bool in_exec) in pinsertchild()
2793 proc_t child; in p_reparentallchildren() local
2925 pgrp_enter_locked(struct proc *parent, struct proc *child) in pgrp_enter_locked()
H A Dkern_resource.c1963 proc_limitfork(proc_t parent, proc_t child) in proc_limitfork()
H A Dproc_info.c3343 boolean_t child = FALSE; in proc_dirtycontrol() local
/xnu-12377.41.6/bsd/miscfs/devfs/
H A Ddevfs_tree.c720 devfs_propogate(devdirent_t * parent, devdirent_t * child, devfs_event_log_t delp) in devfs_propogate()
/xnu-12377.41.6/tests/skywalk/
H A Dskt_filter.c1297 int child, test_id; in skt_filter_main() local
/xnu-12377.41.6/osfmk/arm64/
H A Dstatus.c2534 thread_set_child(thread_t child,
/xnu-12377.41.6/bsd/netinet/
H A Dip_dummynet.c763 int child, father, maxelt = h->elements - 1; in heap_extract() local
H A Dflow_divert.c801 uint16_t child = trie->root; in flow_divert_trie_insert() local
/xnu-12377.41.6/bsd/net/
H A Dpf.c183 struct pf_anchor *child; member
/xnu-12377.41.6/bsd/dev/dtrace/
H A Ddtrace.c16314 dtrace_lazy_dofs_duplicate(proc_t *parent, proc_t *child) in dtrace_lazy_dofs_duplicate()

12