Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_sleepqueue.c1289 struct sqphead sleepq_prof_free; variable
1306 sp = LIST_FIRST(&sleepq_prof_free); in sleepq_profile()
1331 LIST_INIT(&sleepq_prof_free); in sleepq_prof_reset()
1336 LIST_INSERT_HEAD(&sleepq_prof_free, sp, sp_link); in sleepq_prof_reset()