runq_choose
tdcpu = runq_choose(&runq_pcpu[PCPU_GET(cpuid)]);
td = runq_choose(&runq);
struct thread *runq_choose(struct runq *);