| /xnu-8020.101.4/iokit/Kernel/ |
| H A D | IOStartIOKit.cpp | 96 IORegistryEntry * root; in iokit_post_constructor_init() local 212 IORegistryEntry * root = IORegistryEntry::getRegistryRoot(); in IORegistrySetOSBuildVersion() local
|
| H A D | IORegistryEntry.cpp | 1229 IORegistryEntry * root; in getPath() local 2315 IORegistryIterator::iterateOver( IORegistryEntry * root, in iterateOver()
|
| H A D | IOServicePM.cpp | 1211 IOService * root; in handleRegisterPowerDriver() local 7483 IOPMRequest * root = active->getRootRequest(); in acquirePMRequest() local 7600 IOPMRequest * root = request->getRootRequest(); in actionPMCompletionQueue() local 8530 IOPMRequest::attachRootRequest( IOPMRequest * root ) in attachRootRequest()
|
| H A D | IOService.cpp | 1030 IORegistryEntry * root = getRegistryRoot(); in registerService() local 4285 IOServicePH::init(IOPMrootDomain * root) in init() 5066 IOService::setRootMedia(IOService * root) in setRootMedia() 7593 OSDictionary * root = table; in matchPassive() local
|
| H A D | IOUserClient.cpp | 3180 io_object_t *root ) in is_io_registry_get_root_entry() 3721 OSCollection * root; member
|
| H A D | IOPMrootDomain.cpp | 1071 IOPMrootDomain *root; in construct() local 10135 notifySystemShutdown( IOService * root, uint32_t messageType ) in notifySystemShutdown()
|
| /xnu-8020.101.4/bsd/miscfs/bindfs/ |
| H A D | bind_subr.c | 252 …uct vnode * lowervp, struct vnode * dvp, struct vnode ** vpp, struct componentname * cnp, int root) in bind_getnewvnode() 299 …uct vnode * lowervp, struct vnode * dvp, struct vnode ** vpp, struct componentname * cnp, int root) in bind_nodeget()
|
| /xnu-8020.101.4/bsd/miscfs/nullfs/ |
| H A D | null_subr.c | 258 …uct vnode * lowervp, struct vnode * dvp, struct vnode ** vpp, struct componentname * cnp, int root) in null_getnewvnode() 305 …uct vnode * lowervp, struct vnode * dvp, struct vnode ** vpp, struct componentname * cnp, int root) in null_nodeget()
|
| /xnu-8020.101.4/tools/lldbmacros/core/ |
| H A D | kernelcore.py | 257 def IterateSchedPriorityQueue(root, element_type, field_name): argument 280 def SchedPriorityStableQueueRootPri(root, element_type, field_name): argument 294 def IterateMPSCQueue(root, element_type, field_name): argument
|
| /xnu-8020.101.4/libkern/libkern/ |
| H A D | tree.h | 91 #define SPLAY_INITIALIZER(root) \ argument 94 #define SPLAY_INIT(root) do { \ argument 344 #define RB_INITIALIZER(root) \ argument 347 #define RB_INIT(root) do { \ argument
|
| /xnu-8020.101.4/pexpert/gen/ |
| H A D | pe_gen.c | 91 DTEntry root; in pe_init_debug() local
|
| H A D | device_tree.c | 150 skipTree(RealDTEntry root) in skipTree()
|
| /xnu-8020.101.4/iokit/IOKit/ |
| H A D | IORegistryEntry.h | 1037 IORegistryEntry * root; variable
|
| /xnu-8020.101.4/libkern/zlib/ |
| H A D | inftrees.c | 67 unsigned root; /* number of index bits for root table */ in inflate_table() local
|
| /xnu-8020.101.4/tests/iokit/ |
| H A D | ioserviceusernotification_race.c | 31 io_registry_entry_t root = IO_OBJECT_NULL; //must release in ioclasscount() local
|
| /xnu-8020.101.4/bsd/netinet/ |
| H A D | flow_divert.h | 79 uint16_t root; member
|
| /xnu-8020.101.4/bsd/dev/dtrace/scripts/ |
| H A D | darwin.d | 345 inline string root = curproc->p_fd.fd_rdir == NULL ? "/" : variable
|
| /xnu-8020.101.4/osfmk/i386/ |
| H A D | cpu_threads.c | 276 x86_cpu_cache_t *root = NULL; in x86_cache_list() local
|
| /xnu-8020.101.4/iokit/bsddev/ |
| H A D | IOKitBSDInit.cpp | 643 dev_t * root, u_int32_t * oflags ) in IOFindBSDRoot()
|
| /xnu-8020.101.4/tools/lldbmacros/ |
| H A D | memory.py | 50 def GetZPerCPU(root, cpu, element_type = None): argument 65 def IterateZPerCPU(root, element_type = None): argument
|