Searched defs:options (Results 1 - 25 of 62) sorted by relevance

123

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORangeAllocator.h59 IOOptionBits options; member in class:IORangeAllocator
H A DIORegistryEntry.h855 IOOptionBits options; member in class:IORegistryIterator
[all...]
H A DIOWorkLoop.h143 IOOptionBits options; member in struct:IOWorkLoop::ExpansionData
/darwin-on-arm/xnu/iokit/Kernel/i386/
H A DIOKeyStoreHelper.cpp70 IOOptionBits options; local
/darwin-on-arm/xnu/libkern/c++/
H A DOSCollection.cpp81 unsigned OSCollection::setOptions(unsigned options, unsigned mask, void *) argument
H A DOSOrderedSet.cpp353 unsigned OSOrderedSet::setOptions(unsigned options, unsigned mask, void *) argument
/darwin-on-arm/xnu/libsyscall/wrappers/legacy/
H A Dgetattrlist.c50 getattrlist(const char *path, void *attrList, void *attrBuf, size_t attrBufSize, unsigned int options) argument
H A Dsetattrlist.c50 setattrlist(const char *path, void *attrList, void *attrBuf, size_t attrBufSize, unsigned int options) argument
/darwin-on-arm/xnu/security/
H A Dmac_vfs_subr.c160 int options = XATTR_NOSECURITY; local
190 int options = XATTR_NOSECURITY; local
209 int options = XATTR_NOSECURITY; local
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODMAController.cpp76 void IODMAController::registerDMAController(IOOptionBits options) argument
H A DIOSubMemoryDescriptor.cpp112 IOSubMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount * length, IOOptionBits options) argument
46 withSubRange(IOMemoryDescriptor * of, IOByteCount offset, IOByteCount length, IOOptionBits options) argument
163 makeMapping( IOMemoryDescriptor * owner, task_t intoTask, IOVirtualAddress address, IOOptionBits options, IOByteCount offset, IOByteCount length ) argument
H A DIOInterruptController.cpp65 IOOptionBits options; local
H A DRootDomainUserClient.cpp223 clientMemoryForType( UInt32 type, IOOptionBits *options, IOMemoryDescriptor ** memory) argument
H A DIOMapper.cpp180 iovmMapMemory( OSObject * memory, ppnum_t offsetPage, ppnum_t pageCount, uint32_t options, upl_page_info_t * pageList, const IODMAMapSpecification * mapSpecification) argument
H A DIOServicePrivate.h159 IOOptionBits options; member in class:_IOServiceJob
/darwin-on-arm/xnu/osfmk/kern/
H A Dmachine.c139 host_reboot( host_priv_t host_priv, int options) argument
H A Dsched_fixedpriority.c421 sched_fixedpriority_processor_enqueue( processor_t processor, thread_t thread, integer_t options) argument
H A Dsched_proto.c391 sched_proto_processor_enqueue( processor_t processor __unused, thread_t thread, integer_t options) argument
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeMiscOps.c245 u_int32_t options; local
H A DBTreeNodeOps.c199 u_int32_t options; local
/darwin-on-arm/xnu/libsyscall/mach/
H A Dmach_msg.c369 mach_msg_server_once( boolean_t (demux)mach_msg_header_t *, mach_msg_header_t *), mach_msg_size_t max_size, mach_port_t rcv_name, mach_msg_options_t options) argument
493 mach_msg_server( boolean_t (demux)mach_msg_header_t *, mach_msg_header_t *), mach_msg_size_t max_size, mach_port_t rcv_name, mach_msg_options_t options) argument
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dif_media.c447 struct ifmedia_description *options; member in struct:ifmedia_type_to_subtype
/darwin-on-arm/xnu/bsd/netinet/
H A Dkpi_ipfilter.c266 ipf_injectv4_out(mbuf_t data, ipfilter_t filter_ref, ipf_pktopts_t options) argument
341 ipf_injectv6_out(mbuf_t data, ipfilter_t filter_ref, ipf_pktopts_t options) argument
412 ipf_inject_output( mbuf_t data, ipfilter_t filter_ref, ipf_pktopts_t options) argument
[all...]
/darwin-on-arm/xnu/osfmk/chud/
H A Dchud_thread.c68 chudxnu_bind_thread(thread_t thread, int cpu, __unused int options) argument
106 chudxnu_unbind_thread(thread_t thread, __unused int options) argument
/darwin-on-arm/xnu/osfmk/device/
H A Diokit_rpc.c476 IOMapPages(vm_map_t map, mach_vm_address_t va, mach_vm_address_t pa, mach_vm_size_t length, unsigned int options) argument
536 IOProtectCacheMode(vm_map_t __unused map, mach_vm_address_t __unused va, mach_vm_size_t __unused length, unsigned int __unused options) argument

Completed in 191 milliseconds

123