Searched refs:runq_findbit_from (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dkern_switch.c279 runq_findbit_from(struct runq *rq, u_char pri) function
296 CTR3(KTR_RUNQ, "runq_findbit_from: bits=%#x i=%d pri=%d",
462 if ((pri = runq_findbit_from(rq, idx)) != -1) {

Completed in 96 milliseconds