Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 25 of 37) sorted by relevance

12

/xnu-11215/iokit/Kernel/
H A DIOServicePrivate.h115 virtual bool disable() APPLE_KEXT_OVERRIDE;
137 virtual bool disable() APPLE_KEXT_OVERRIDE;
152 virtual bool disable() APPLE_KEXT_OVERRIDE;
H A DIOEventSource.cpp268 IOEventSource::disable() in disable() function in IOEventSource
283 disable(); in setWorkLoop()
H A DIOCommandGate.cpp102 IOCommandGate::disable() in disable() function in IOCommandGate
108 super::disable(); in disable()
H A DIOTimerEventSource.cpp404 super::disable(); // Problem re-scheduling timeout ignore enable in enable()
409 IOTimerEventSource::disable() in disable() function in IOTimerEventSource
415 super::disable(); in disable()
H A DIOWorkLoop.cpp338 event->disable(); in disableAllEventSources()
344 event->disable(); in disableAllEventSources()
368 event->disable(); in disableAllInterrupts()
H A DIOInterruptEventSource.cpp262 IOInterruptEventSource::disable() in disable() function in IOInterruptEventSource
/xnu-11215/iokit/IOKit/
H A DIONotifier.h61 virtual bool disable() = 0;
H A DIOServiceStateNotificationEventSource.h105 virtual void disable() APPLE_KEXT_OVERRIDE;
H A DIOCommandGate.h222 virtual void disable() APPLE_KEXT_OVERRIDE;
H A DIOInterruptEventSource.h189 virtual void disable() APPLE_KEXT_OVERRIDE;
H A DIOEventSource.h274 virtual void disable();
H A DIOTimerEventSource.h205 virtual void disable() APPLE_KEXT_OVERRIDE;
/xnu-11215/
H A DMakefile371 -disable-checker deadcode.DeadStores \
372 -disable-checker core.NullDereference \
373 -disable-checker core.DivideZero \
/xnu-11215/bsd/dev/dtrace/
H A Dsystrace.c491 int disable = (systrace_sysent[sysnum].stsy_entry == DTRACE_IDNONE || in systrace_disable() local
494 if (disable) { in systrace_disable()
862 int disable = (machtrace_sysent[sysnum].stsy_entry == DTRACE_IDNONE || in machtrace_disable() local
865 if (disable) { in machtrace_disable()
/xnu-11215/iokit/DriverKit/
H A DIOServiceNotificationDispatchSource.iig75 * @param enable Pass true to enable the source or false to disable.
H A DIOServiceStateNotificationDispatchSource.iig63 * @param enable Pass true to enable the source or false to disable.
H A DIOInterruptDispatchSource.iig116 * @param enable Pass true to enable the source or false to disable.
H A DIODataQueueDispatchSource.iig96 * @param enable Pass true to enable the source or false to disable.
H A DIOService.iig263 * @param enable Whether to enable or disable the power override.
440 * @discussion outCount is counting channels for enable,disable. It is counting
/xnu-11215/doc/vm/
H A Dmemorystatus_notify.md117 that calls into libmalloc to enable/disable MSL.
/xnu-11215/iokit/Exclaves/
H A DExclaves.cpp778 ies->disable(); in exclaveEnableInterrupt()
965 tes->disable(); in exclaveEnableTimer()
/xnu-11215/tools/lldbmacros/
H A DREADME.md220 Also if you wish to quickly disable the summaries for a particular command use the `showraw` comman…
254 …A. There is a command called `showraw`. This will disable all kernel specific type summaries and e…
436 …* set up environment variable DEBUG_XNU_LLDBMACROS=1 on your shell. This will disable the automati…
455 * To enable/disable logging
/xnu-11215/doc/arm/
H A Dsme.md113 safe way to disable SME prioritization. Otherwise the exact meaning of
240 Unfortunately since xnu has to disable streaming SVE mode to handle traps, it's
/xnu-11215/osfmk/mach/
H A Dhost_priv.defs348 * Active operations (load, unload, disable/enable) require host_priv/root access.
/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h887 void setClamShellSleepDisable(bool disable, uint32_t bitmask);

12