Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_proto.c73 sched_proto_pset_init(processor_set_t pset);
160 .pset_init = sched_proto_pset_init,
269 sched_proto_pset_init(processor_set_t pset __unused) in sched_proto_pset_init() function