Home
last modified time | relevance | path

Searched defs:init (Results 26 – 50 of 62) sorted by relevance

123

/xnu-8019.80.24/osfmk/prng/
H A Dprng_random.c192 static int init = 0; in early_random() local
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_llink.c891 nx_netif_validate_llink_config(struct kern_nexus_netif_llink_init *init, in nx_netif_validate_llink_config()
946 struct kern_nexus_netif_llink_init *init) in nx_netif_default_llink_config()
/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel_syscalls.c127 struct ch_init init; in __channel_open() local
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_nexus.c90 struct nxctl_init init; in os_nexus_controller_create() local
/xnu-8019.80.24/iokit/Kernel/
H A DIOUserServer.cpp1356 IODispatchSource::init() in init() function in IODispatchSource
1477 IOInterruptDispatchSource::init() in init() function in IOInterruptDispatchSource
1779 IOServiceNotificationDispatchSource::init() in init() function in IOServiceNotificationDispatchSource
2191 IODispatchQueue::init() in init() function in IODispatchQueue
5671 IOUserServerCheckInToken::init(const OSSymbol * serverName, OSNumber * serverTag) in init() function in IOUserServerCheckInToken
5955 IOServiceStateNotificationDispatchSource::init() in init() function in IOServiceStateNotificationDispatchSource
6173 IOStateNotificationItem::init() in init() function in IOStateNotificationItem
6179 IOStateNotificationListener::init() in init() function in IOStateNotificationListener
6580 IOWorkGroup::init() in init() function in IOWorkGroup
6687 IOEventLink::init() in init() function in IOEventLink
H A DIOPMPowerSource.cpp62 IOPMPowerSource::init(void) in init() function in IOPMPowerSource
H A DIOWorkLoop.cpp127 IOWorkLoop::init() in init() function in IOWorkLoop
H A DIOCatalogue.cpp168 IOCatalogue::init(OSArray * initArray) in init() function in IOCatalogue
H A DIOReporter.cpp155 IOReporter::init(IOService *reportingService, in init() function in IOReporter
H A DIOService.cpp741 IOService::init( OSDictionary * dictionary ) in init() function in IOService
774 IOService::init( IORegistryEntry * from, in init() function in IOService
2433 _IOServiceInterestNotifier::init() in init() function in _IOServiceInterestNotifier
4283 IOServicePH::init(IOPMrootDomain * root) in init() function in IOServicePH
6861 IOResources::init( OSDictionary * dictionary ) in init() function in IOResources
6974 IOUserResources::init( OSDictionary * dictionary ) in init() function in IOUserResources
H A DIORegistryEntry.cpp287 IORegistryEntry::init( OSDictionary * dict ) in init() function in IORegistryEntry
347 IORegistryEntry::init( IORegistryEntry * old, in init() function in IORegistryEntry
H A DIOServicePM.cpp8440 IOPMRequest::init( IOService * target, IOOptionBits type ) in init() function in IOPMRequest
8598 IOPMRequestQueue::init( IOService * inOwner, Action inAction ) in init() function in IOPMRequestQueue
8708 IOPMWorkQueue::init( IOService * inOwner, Action invoke, Action retire ) in init() function in IOPMWorkQueue
8955 IOPMCompletionQueue::init( IOService * inOwner, Action inAction ) in init() function in IOPMCompletionQueue
/xnu-8019.80.24/bsd/skywalk/packet/
H A Dpbufpool_kern.c43 kern_pbufpool_create(const struct kern_pbufpool_init *init, in kern_pbufpool_create()
/xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/
H A Dcckprng.h179 bool init; member
/xnu-8019.80.24/libkern/libkern/crypto/
H A Dregister_crypto.h74 …int (*init)(const struct ccchacha20poly1305_info *info, ccchacha20poly1305_ctx *ctx, const uint8_t… member
/xnu-8019.80.24/iokit/System/
H A DIODataQueueDispatchSourceShared.h33 IODataQueueDispatchSource::init() in init() function
/xnu-8019.80.24/libkern/c++/
H A DOSSymbol.cpp180 OSSymbolPool::init() in init() function in OSSymbolPool
/xnu-8019.80.24/bsd/net/
H A Dkpi_interface.c133 ifnet_allocate_common(const struct ifnet_init_params *init, in ifnet_allocate_common()
170 ifnet_allocate_internal(const struct ifnet_init_params *init, ifnet_t *ifp) in ifnet_allocate_internal()
176 ifnet_allocate(const struct ifnet_init_params *init, ifnet_t *ifp) in ifnet_allocate()
H A Dif_utun.c1053 struct kern_nexus_init init; in utun_create_fs_provider_and_instance() local
1338 struct kern_nexus_init init; in utun_enable_channel() local
H A Dif_ipsec.c2093 struct kern_nexus_init init; in ipsec_create_fs_provider_and_instance() local
2418 struct kern_nexus_init init; in ipsec_enable_channel() local
/xnu-8019.80.24/osfmk/kern/
H A Dsched_prim.h711 void (*init)(void); /* Init global state */ member
/xnu-8019.80.24/osfmk/i386/
H A Dlapic.h177 void (*init)(void); member
/xnu-8019.80.24/pexpert/arm/
H A Dpe_serial.c45 void (*init) (void); member
/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c1370 const struct kern_nexus_provider_init *init, int *err) in nxprov_create_common()
1549 const struct kern_nexus_provider_init *init, int *err) in nxprov_create_kern()
/xnu-8019.80.24/libkdd/
H A DKCDBasicTypeDescription.m121 NSMutableDictionary * retval = [[NSMutableDictionary alloc] init]; category

123