Home
last modified time | relevance | path

Searched defs:options (Results 76 – 100 of 108) sorted by relevance

12345

/xnu-8019.80.24/iokit/Kernel/
H A DIOInterruptController.cpp67 IOOptionBits options; in registerInterrupt() local
H A DIOServicePM.cpp1735 IOOptionBits options, in synchronizePowerTree()
1805 IOPMPowerChangeFlags options = (IOPMPowerChangeFlags)(uintptr_t) request->fArg0; in handleSynchronizePowerTree() local
2926 IOOptionBits options ) in applyToPowerChildren()
2956 IOOptionBits options ) in applyToPowerParent()
4771 IOOptionBits options ) in requestDomainPower()
8216 IOOptionBits options ) in assertPMDriverCall()
H A DIOKitDebug.cpp1123 SkipName(uint32_t options, const char * name, size_t namesLen, const char * names) in SkipName()
1157 IOTrackingDebug(uint32_t selector, uint32_t options, uint64_t value, in IOTrackingDebug()
H A DIOPlatformExpert.cpp1135 volatile void **options; in init_gIOOptionsEntry() local
2144 IORegistryEntry *options = IORegistryEntry::fromPath("/options", gIODTPlane); in createNVRAM() local
H A DIORegistryEntry.cpp2317 IOOptionBits options ) in iterateOver()
2347 IOOptionBits options ) in iterateOver()
H A DIOPMrootDomain.cpp438 uint32_t options; member
2040 IOOptionBits options ) in setAggressiveness()
2694 IOPMrootDomain::sleepSystemOptions( OSDictionary *options ) in sleepSystemOptions()
7304 IOPMrootDomain::setDisplayPowerOn( uint32_t options ) in setDisplayPowerOn()
7319 IOPMrootDomain::checkSystemSleepAllowed( IOOptionBits options, in checkSystemSleepAllowed()
8802 uint32_t options = 0; in requestFullWake() local
H A DIODMACommand.cpp1126 IODMACommand::synchronize(IOOptionBits options) in synchronize()
H A DIOLib.cpp663 kma_flags_t options = KMA_NONE; in IOKernelAllocateWithPhysicalRestrict() local
/xnu-8019.80.24/bsd/net/
H A Dpacket_mangler.c736 pktmnglr_ipfilter_output(void *cookie, mbuf_t *data, ipf_pktopts_t options) in pktmnglr_ipfilter_output()
H A Dif_media.h331 #define IFM_MAKEWORD(type, subtype, options, instance) \ argument
/xnu-8019.80.24/osfmk/ipc/
H A Dipc_port.c2495 natural_t options, in ipc_port_importance_delta_internal()
2622 natural_t options, in ipc_port_importance_delta()
H A Dipc_kmsg.c2480 mach_msg_option_t options, in ipc_kmsg_set_qos()
2576 ipc_kmsg_validate_reply_port_locked(ipc_port_t reply_port, mach_msg_option_t options) in ipc_kmsg_validate_reply_port_locked()
H A Dmach_port.c2605 mach_port_options_t *options, in mach_port_construct()
/xnu-8019.80.24/osfmk/kern/
H A Dsync_sema.c362 int options) in semaphore_signal_internal()
H A Dthread.h275 uint16_t options; /* options set by thread itself */ member
557 int options; /* semaphore options */ member
/xnu-8019.80.24/libkern/c++/
H A DOSDictionary.cpp772 OSDictionary::setOptions(unsigned options, unsigned mask, void *) in setOptions()
/xnu-8019.80.24/osfmk/vm/
H A Dpmap.h486 fault_type, flags, wired, options, result) \ argument
/xnu-8019.80.24/tests/
H A Dturnstile_multihop.c438 mach_msg_option_t options) in send()
H A Dkevent_qos.c853 mach_msg_option_t options) in send()
/xnu-8019.80.24/iokit/IOKit/
H A DIOMemoryDescriptor.h183 uint32_t options; member
H A DIOHibernatePrivate.h134 uint32_t options; member
/xnu-8019.80.24/tools/lldbmacros/
H A Dprocess.py2049 def ShowSuspendedTasks(cmd_args=[], options={}): argument
/xnu-8019.80.24/libsyscall/mach/
H A Dmach_port.c655 mach_port_options_t *options, in mach_port_construct()
/xnu-8019.80.24/security/
H A Dmac_vfs.c1201 struct attrlist *alist, uint64_t options) in mac_vnode_check_getattrlist()
2817 …heck_getattrlistbulk(vfs_context_t ctx, struct vnode *vp, struct attrlist *alist, uint64_t options) in mac_vnode_check_getattrlistbulk()
/xnu-8019.80.24/tests/vm/
H A Dvm_allocation.c749 process_options(test_option_t options) in process_options()
4098 perform_test_with_options(test_option_t options) in perform_test_with_options()

12345