HomeSort by: relevance | last modified time | path
    Searched refs:sched_cpuattach (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
sched.h 229 void sched_cpuattach(struct cpu_info *);
  /src/sys/kern/
sched_m2.c 97 sched_cpuattach(curcpu());
kern_cpu.c 158 sched_cpuattach(ci);
162 /* XXX revert sched_cpuattach */
kern_runq.c 136 sched_cpuattach(struct cpu_info *ci) function in typeref:typename:void

Completed in 12 milliseconds