Home
last modified time | relevance | path

Searched refs:runq_pred_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Drunq.h113 typedef bool runq_pred_t(int _idx, struct rq_queue *, void *_data); typedef
116 runq_pred_t *const pred, void *const pred_data);
/freebsd/sys/kern/
H A Dkern_switch.c459 const rqsw_t w, runq_pred_t *const pred, void *const pred_data) in runq_findq_status_word()
494 runq_pred_t *const pred, void *const pred_data) in runq_findq()