Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_proto.c70 sched_proto_processor_init(processor_t processor);
159 .processor_init = sched_proto_processor_init,
263 sched_proto_processor_init(processor_t processor __unused) in sched_proto_processor_init() function