Home
last modified time | relevance | path

Searched refs:thread_call_enter_delayed_with_leeway (Results 1 – 16 of 16) sorted by relevance

/xnu-11215/bsd/kern/
H A Dkern_time.c435 if (!thread_call_enter_delayed_with_leeway(p->p_rcall, NULL, in setitimer()
510 if (!thread_call_enter_delayed_with_leeway(new_proc->p_rcall, NULL, in proc_inherit_itimers()
612 if (!thread_call_enter_delayed_with_leeway(p->p_rcall, NULL, tvtoabstime(&p->p_rtime), 0, in realitexpire()
H A Dmcache.c1363 thread_call_enter_delayed_with_leeway(mcache_reap_tcall, flag, in mcache_reap_done()
1511 thread_call_enter_delayed_with_leeway(mcache_update_tcall, NULL, in mcache_update_timeout()
H A Dkern_event.c1684 thread_call_enter_delayed_with_leeway(kn->kn_thcall, in filt_timerarm()
/xnu-11215/osfmk/kern/
H A Dthread_call.h202 extern boolean_t thread_call_enter_delayed_with_leeway(
H A Dmk_timer.c291 if (!thread_call_enter_delayed_with_leeway( in mk_timer_arm_trap_internal()
H A Dsfi.c331thread_call_enter_delayed_with_leeway(sfi_classes[i].on_timer, NULL, on_timer_deadline, 0, THREAD_… in sfi_timer_global_off()
569thread_call_enter_delayed_with_leeway(sfi_classes[i].on_timer, NULL, new_on_deadline, 0, THREAD_CA… in sfi_defer()
H A Dexclaves_sensor.c374 thread_call_enter_delayed_with_leeway(sensor_healthcheck_tcall, in exclaves_sensor_healthcheck()
H A Dthread_call.c1230 thread_call_enter_delayed_with_leeway( in thread_call_enter_delayed_with_leeway() function
/xnu-11215/iokit/Kernel/
H A DIOTimerEventSource.cpp570 if (thread_call_enter_delayed_with_leeway((thread_call_t) calloutEntry, in wakeAtTime()
577 thread_call_enter_delayed_with_leeway((thread_call_t) calloutEntry, in wakeAtTime()
/xnu-11215/bsd/netinet/
H A Dmptcp_timer.c311 ret = thread_call_enter_delayed_with_leeway(mpte->mpte_time_thread, NULL, in mptcp_set_urgency_timer()
H A Digmp.c2122 thread_call_enter_delayed_with_leeway(igmp_timeout_tcall, NULL, in igmp_sched_timeout()
H A Din_pcb.c487 thread_call_enter_delayed_with_leeway( in _inpcb_sched_timeout()
/xnu-11215/osfmk/ipc/
H A Dipc_importance.c1010 thread_call_enter_delayed_with_leeway( in ipc_importance_task_delayed_drop_scan()
1067 thread_call_enter_delayed_with_leeway( in ipc_importance_task_delayed_drop()
/xnu-11215/bsd/netinet6/
H A Dmld6.c1875 thread_call_enter_delayed_with_leeway(mld_timeout_tcall, NULL, in mld_sched_timeout()
/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c911 thread_call_enter_delayed_with_leeway(wq->wq_death_call, NULL, deadline, in workq_death_call_schedule()
/xnu-11215/bsd/net/
H A Dnecp_client.c1368 thread_call_enter_delayed_with_leeway(necp_client_collect_stats_tcall, NULL, in necp_schedule_collect_stats_clients()
5327 (void) thread_call_enter_delayed_with_leeway(necp_client_update_tcall, NULL, in necp_update_all_clients_immediately_if_needed()
7680 thread_call_enter_delayed_with_leeway(necp_close_empty_arenas_tcall, NULL, in necp_client_remove()