Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_sleepqueue.c1303 struct sqphead sleepq_prof_free; variable
1320 sp = LIST_FIRST(&sleepq_prof_free); in sleepq_profile()
1345 LIST_INIT(&sleepq_prof_free); in sleepq_prof_reset()
1350 LIST_INSERT_HEAD(&sleepq_prof_free, sp, sp_link); in sleepq_prof_reset()