Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
kern_cpu.c | 213 (ci = cpu_lookup(cs->cs_id)) == NULL) { 227 (ci = cpu_lookup(id)) == NULL) { 287 cpu_lookup(u_int idx) function in typeref:struct:cpu_info * |
/src/sys/rump/librump/rumpkern/ | |
scheduler.c | 110 cpu_lookup(u_int index) function in typeref:struct:cpu_info * |