Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/Families/IONVRAM/
H A DIONVRAMController.cpp46 IONVRAMController::sync(void) in sync() function in IONVRAMController
/xnu-8020.140.41/bsd/skywalk/channel/
H A Dchannel_syscalls.c335 channel_sync_log1(uint64_t verb, const char *sync, struct proc *p, in channel_sync_log1()
349 channel_sync_log2(uint64_t verb, const char *sync, struct proc *p, in channel_sync_log2()
/xnu-8020.140.41/osfmk/voucher/
H A Dipc_pthread_priority.c148 mach_voucher_attr_value_reference_t sync) in ipc_pthread_priority_release_value()
/xnu-8020.140.41/osfmk/bank/
H A Dbank.c235 mach_voucher_attr_value_reference_t sync) in bank_release_value()
1164 mach_voucher_attr_value_reference_t sync) in bank_task_dealloc()
1202 mach_voucher_attr_value_reference_t sync) in bank_account_dealloc_with_sync()
/xnu-8020.140.41/osfmk/kern/
H A Dipc_kobject.c1094 mach_port_mscount_t sync) in ipc_kobject_nsrequest_locked()
1125 mach_port_mscount_t sync, in ipc_kobject_nsrequest()
/xnu-8020.140.41/osfmk/arm/
H A Dcpu_common.c319 uint32_t sync; member
/xnu-8020.140.41/iokit/Kernel/
H A DIONVRAMV3Handler.cpp1015 IONVRAMV3Handler::sync(void) in sync() function in IONVRAMV3Handler
H A DIONVRAMCHRPHandler.cpp768 IONVRAMCHRPHandler::sync(void) in sync() function in IONVRAMCHRPHandler
H A DIONVRAM.cpp1148 IODTNVRAM::sync(void) in sync() function in IODTNVRAM
H A DIOService.cpp1082 bool sync; in startMatching() local
/xnu-8020.140.41/libsyscall/mach/
H A Dmach_port.c243 mach_port_mscount_t sync, in mach_port_request_notification()
/xnu-8020.140.41/osfmk/ipc/
H A Dmach_port.c1539 mach_port_mscount_t sync, in mach_port_request_notification()
H A Dipc_port.c595 mach_port_mscount_t sync, in ipc_port_nsrequest()
H A Dipc_importance.c3430 mach_voucher_attr_value_reference_t sync) in ipc_importance_release_value()
H A Dipc_voucher.c2922 mach_voucher_attr_value_reference_t sync) in user_data_release_value()
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_bio.c2360 int sync, wasdelayed; in buf_bwrite() local
H A Dvfs_syscalls.c2795 sync(__unused proc_t p, __unused struct sync_args *uap, __unused int32_t *retval) in sync() function