<dec f='src/src/sys/sys/lwp.h' l='335' type='void lwp_migrate(lwp_t * , struct cpu_info * )'/>
<use f='src/src/sys/kern/kern_cpu.c' l='383' u='c' c='cpu_xc_offline'/>
<use f='src/src/sys/kern/kern_cpu.c' l='398' u='c' c='cpu_xc_offline'/>
<def f='src/src/sys/kern/kern_lwp.c' l='1277' ll='1336' type='void lwp_migrate(lwp_t * l, struct cpu_info * tci)'/>
<doc f='src/src/sys/kern/kern_lwp.c' l='1274'>/*
 * Migrate the LWP to the another CPU.  Unlocks the LWP.
 */</doc>
<use f='src/src/sys/kern/sys_pset.c' l='400' u='c' c='sys_pset_assign'/>
<use f='src/src/sys/kern/sys_pset.c' l='522' u='c' c='sys__pset_bind'/>
<use f='src/src/sys/kern/sys_sched.c' l='457' u='c' c='sys__sched_setaffinity'/>
