Home
last modified time | relevance | path

Searched refs:machine_timeout_init_with_suffix (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/osfmk/kern/
H A Dmachine.c1181 machine_timeout_init_with_suffix(const struct machine_timeout_spec *spec, char const *suffix) in machine_timeout_init_with_suffix() function
1372 machine_timeout_init_with_suffix(spec, ""); in machine_timeout_init()
1383 machine_timeout_init_with_suffix(MACHINE_TIMEOUT_SPEC_REF(interrupt_masked_timeout), mt_suffix); in machine_timeout_bsd_init()
1384machine_timeout_init_with_suffix(MACHINE_TIMEOUT_SPEC_REF(sched_preemption_disable_threshold_mt), … in machine_timeout_bsd_init()
H A Dstartup.h460 machine_timeout_init_with_suffix(const struct machine_timeout_spec *spec, char const *phase_suffix);