Searched defs:ref (Results 1 - 16 of 16) sorted by relevance

/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSSerialize.h302 void * ref; member in class:OSSerializer
/darwin-on-arm/xnu/libkern/crypto/
H A Dcorecrypto_sha1.c99 void sha1_hardware_hook(Boolean option, InKernelPerformSHA1Func func, void *ref) argument
H A Dlocalcrypto_sha1.c230 void sha1_hardware_hook(Boolean option, InKernelPerformSHA1Func func, void *ref) argument
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_symfile.c100 kern_ioctl_file_extents(struct kern_direct_file_io_ref_t * ref, u_long theIoctl, off_t offset, off_t end) argument
192 struct kern_direct_file_io_ref_t * ref; local
460 kern_write_file(struct kern_direct_file_io_ref_t * ref, off_t offset, caddr_t addr, vm_size_t len) argument
471 kern_close_file_for_direct_io(struct kern_direct_file_io_ref_t * ref, off_t write_offset, caddr_t addr, vm_size_t write_length, off_t discard_offset, off_t discard_end) argument
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePrivate.h95 void * ref; member in class:_IOServiceNotifier
118 void * ref; member in class:_IOServiceInterestNotifier
H A DIOLib.cpp621 struct IOMallocPageableRef * ref = (struct IOMallocPageableRef *) _ref; local
632 struct IOMallocPageableRef ref; local
545 IOIteratePageableMaps(vm_size_t size, IOIteratePageableMapsCallback callback, void * ref) argument
[all...]
H A DIOMemoryDescriptor.cpp191 IOMemoryDescriptorReserved * ref = (IOMemoryDescriptorReserved *) device_handle; local
213 IOMemoryDescriptorReserved * ref = (IOMemoryDescriptorReserved *) device_handle; local
[all...]
H A DIOHibernateIO.cpp555 file_extent_callback(void * ref, uint64_t start, uint64_t length) argument
H A DIOUserClient.cpp648 bool IOServiceUserNotification::handler( void * ref, argument
782 IOReturn IOServiceMessageUserNotification::_handler( void * target, void * ref, argument
790 IOReturn IOServiceMessageUserNotification::handler( void * ref, argument
642 _handler( void * target, void * ref, IOService * newService, IONotifier * notifier ) argument
1859 is_io_service_add_notification_old( mach_port_t master_port, io_name_t notification_type, io_string_t matching, mach_port_t port, natural_t ref, io_object_t * notification ) argument
[all...]
H A DIOService.cpp2485 static SInt32 IOServiceObjectOrder( const OSObject * entry, void * ref) argument
3746 void * ref; member in struct:_IOServiceMatchingNotificationHandlerRef
3757 setNotification( const OSSymbol * type, OSDictionary * matching, IOServiceMatchingNotificationHandler handler, void * target, void * ref, SInt32 priority ) argument
3809 doInstallNotification( const OSSymbol * type, OSDictionary * matching, IOServiceMatchingNotificationHandler handler, void * target, void * ref, SInt32 priority, OSIterator ** existing ) argument
3856 _IOServiceMatchingNotificationHandlerRef ref; local
3871 installNotification( const OSSymbol * type, OSDictionary * matching, IOServiceMatchingNotificationHandler handler, void * target, void * ref, SInt32 priority, OSIterator ** existing ) argument
3896 _IOServiceMatchingNotificationHandlerRef ref; local
3910 addMatchingNotification( const OSSymbol * type, OSDictionary * matching, IOServiceMatchingNotificationHandler handler, void * target, void * ref, SInt32 priority ) argument
3941 syncNotificationHandler( void * , void * ref, IOService * newService, IONotifier * notifier ) argument
[all...]
H A DIOPMrootDomain.cpp578 IONotifier * registerSleepWakeInterest(IOServiceInterestHandler handler, void * self, void * ref) argument
583 IONotifier * registerPrioritySleepWakeInterest(IOServiceInterestHandler handler, void * self, void * ref) argument
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dtests.c4462 struct attrreference ref; /* Offset/length of name itself */ member in struct:packed_name_attr
4468 struct attrreference ref; /* Offset/length of attr itself */ member in struct:packed_attr_ref
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c8208 vnode_resolver_attach(vnode_t vp, vnode_resolve_t rp, boolean_t ref) argument
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_map.c12707 unsigned int ref; local
[all...]
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp5086 kmod_reference_t * ref = &(kmod_info->reference_list[refIndex]); local
6016 kmod_reference_t * ref = &(kmod_info->reference_list[refIndex]); local
/darwin-on-arm/xnu/bsd/net/
H A Dpfvar.h1715 int ref; member in struct:pf_tagname

Completed in 252 milliseconds