Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dmachine.c1330 machine_timeout_init_with_suffix(const struct machine_timeout_spec *spec, char const *suffix) in machine_timeout_init_with_suffix() function
1519 machine_timeout_init_with_suffix(spec, ""); in machine_timeout_init()
1531 machine_timeout_init_with_suffix(MACHINE_TIMEOUT_SPEC_REF(interrupt_masked_timeout), mt_suffix); in machine_timeout_bsd_init()
1532machine_timeout_init_with_suffix(MACHINE_TIMEOUT_SPEC_REF(sched_preemption_disable_threshold_mt), … in machine_timeout_bsd_init()
H A Dstartup.h490 machine_timeout_init_with_suffix(const struct machine_timeout_spec *spec, char const *phase_suffix);