Home
last modified time | relevance | path

Searched defs:reset (Results 1 – 17 of 17) sorted by relevance

/xnu-8020.101.4/tests/safe_allocation_src/ !
H A Dtest_utils.h45 reset() in reset() function
89 reset() in reset() function
/xnu-8020.101.4/tests/bounded_array_ref_src/ !
H A Dtest_policy.h31 reset() in reset() function
/xnu-8020.101.4/libkern/c++/ !
H A DOSCollectionIterator.cpp80 OSCollectionIterator::reset() in reset() function in OSCollectionIterator
/xnu-8020.101.4/tests/intrusive_shared_ptr_src/ !
H A Dtest_policy.h31 reset() in reset() function
/xnu-8020.101.4/osfmk/kern/ !
H A Dremote_time.c244 static bool reset = false; in bt_calibration_thread() local
H A Dthread_policy.c2521 boolean_t reset, in find_and_decrement_qos_override()
2721 boolean_t reset) in proc_thread_qos_remove_override_internal()
H A Dbsd_kern.c531 get_task_phys_footprint_interval_max(task_t task, int reset) in get_task_phys_footprint_interval_max()
H A Dledger.c1337 ledger_amount_t *max_interval_balance, int reset) in ledger_get_interval_max()
/xnu-8020.101.4/bsd/skywalk/nexus/netif/ !
H A Dnx_netif_mit.c320 nx_netif_mit_update_interval(struct nx_netif_mit *mit, boolean_t reset) in nx_netif_mit_update_interval()
/xnu-8020.101.4/libkern/libkern/crypto/ !
H A Dregister_crypto.h75 int (*reset)(const struct ccchacha20poly1305_info *info, ccchacha20poly1305_ctx *ctx); member
/xnu-8020.101.4/iokit/Kernel/ !
H A DIOPerfControl.cpp512 IOPerfControlWorkContext::reset() in reset() function in IOPerfControlWorkContext
H A DIOCatalogue.cpp1086 IOCatalogue::reset(void) in reset() function in IOCatalogue
H A DIORegistryEntry.cpp2422 IORegistryIterator::reset( void ) in reset() function in IORegistryIterator
H A DIOUserClient.cpp489 IOUserIterator::reset() in reset() function in IOUserIterator
855 IOUserNotification::reset() in reset() function in IOUserNotification
H A DIOServicePM.cpp8462 IOPMRequest::reset( void ) in reset() function in IOPMRequest
H A DIOService.cpp1427 _IOOpenServiceIterator::reset() in reset() function in _IOOpenServiceIterator
/xnu-8020.101.4/tools/lldbmacros/ !
H A Dxnu.py209 def SetupLLDBTypeSummaries(reset=False): argument