Home
last modified time | relevance | path

Searched defs:res (Results 51 – 75 of 89) sorted by relevance

1234

/xnu-11417.140.69/iokit/Kernel/
H A DIOInterruptEventSource.cpp85 bool res = true; in init() local
H A DIORegistryEntry.cpp796 IOReturn res; in runPropertyAction() local
818 IOReturn res; in runPropertyActionBlock() local
/xnu-11417.140.69/osfmk/console/
H A Dvideo_console.h109 unsigned char res[3]; member
/xnu-11417.140.69/bsd/security/audit/
H A Daudit_bsd.c329 wait_result_t res = THREAD_AWAKENED; in _audit_slck_lock() local
/xnu-11417.140.69/osfmk/arm64/
H A Dloose_ends.c78 kern_return_t res = KERN_SUCCESS; in bcopy_phys_internal() local
882 kern_return_t res = bcopy_phys_internal(source, sink, size, which); in copypv() local
/xnu-11417.140.69/osfmk/kern/
H A Dthread_call.c2138 kern_return_t res; in thread_call_dealloc_timer() local
2214 …wait_result_t res = waitq_assert_wait64(&group->waiters_waitq, CAST_EVENT64_T(call), THREAD_UNINT,… in thread_call_wait_once_locked() local
2296 wait_result_t res = waitq_assert_wait64(&group->waiters_waitq, in thread_call_wait_locked() local
H A Dlocks.c1062 wait_result_t res; in lck_spin_sleep_grp() local
1103 wait_result_t res; in lck_spin_sleep_deadline() local
1133 wait_result_t res; in lck_mtx_sleep() local
1191 wait_result_t res; in lck_mtx_sleep_deadline() local
H A Dexclaves.c1225 XrtHosted_Buffer_t **req, **res; in exclaves_init_multicore() local
/xnu-11417.140.69/bsd/net/classq/
H A Dclassq_fq_codel.c783 uint64_t res = 0; in fq_getq_flow() local
/xnu-11417.140.69/bsd/dev/dtrace/
H A Ddtrace_subr.c201 int res; in dtrace_proc_waitfor() local
H A Dfasttrap.c2788 …kern_return_t res = kernel_thread_start_priority((thread_continue_t)fasttrap_pid_cleanup_cb, NULL,… in fasttrap_init() local
/xnu-11417.140.69/osfmk/kdp/
H A Dkdp_common.c332 int res; in kdp_generic_copyin_string() local
/xnu-11417.140.69/bsd/kern/
H A Dkern_memorystatus_notify.c264 int res; in filt_memorystatustouch() local
350 int res = 0; in filt_memorystatusprocess() local
H A Dtty.c3599 int res = 0; in filt_ttytouch() local
3619 int res; in filt_ttyprocess() local
H A Dkern_sysctl.c624 int res; in sysctl_sched_stats_enable() local
2194 int res = sysctl_handle_quad(oidp, arg1, arg2, req); local
4165 int res = 0; local
4183 int res = 1; local
5894 int64_t res; variable
H A Dkern_sig.c3273 int res; in filt_signaltouch() local
3290 int res = 0; in filt_signalprocess() local
H A Dkern_event.c1062 int res; in filt_kqtouch() local
1075 int res = 0; in filt_kqprocess() local
1286 int res; in filt_proctouch() local
1310 int res = 0; in filt_procprocess() local
/xnu-11417.140.69/bsd/tests/
H A Dcopyio_tests.c82 copyio_thread_call_fn(void *arg, wait_result_t __unused res) in copyio_thread_call_fn()
/xnu-11417.140.69/tests/vm/
H A Dvm_ranges.c731 int const res = munmap(ptrs[j], LARGE_ALLOCATION_SIZE); variable
/xnu-11417.140.69/bsd/net/
H A Dbpf.c3179 int res; in bpfkqfilter() local
3240 int res; in filt_bpftouch() local
3260 int res; in filt_bpfprocess() local
/xnu-11417.140.69/bsd/vfs/
H A Dvfs_fsevents.c2471 int res; in filt_fsevent_touch() local
2497 int res; in filt_fsevent_process() local
2522 int res; in fseventsf_kqfilter() local
/xnu-11417.140.69/bsd/netinet/
H A Dtcp_output.c422 int res; in tcp_tfo_write_cookie() local
/xnu-11417.140.69/osfmk/vm/
H A Dvm_purgeable.c177 wait_result_t res = lck_mtx_sleep(&vm_page_queue_lock, in vm_purgeable_token_add() local
H A Dmemory_object.c1506 wait_result_t res; in memory_manager_default_reference() local
/xnu-11417.140.69/libkern/zlib/
H A Dtrees.c1221 unsigned res = 0; local

1234