Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsleepqueue.h95 void sleepq_chains_remove_matching(bool (*matches)(struct thread *));
/f-stack/lib/
H A Dff_glue.c1442 sleepq_chains_remove_matching(bool (*matches)(struct thread *)) in sleepq_chains_remove_matching() function
/f-stack/freebsd/kern/
H A Dsubr_sleepqueue.c1138 sleepq_chains_remove_matching(bool (*matches)(struct thread *)) in sleepq_chains_remove_matching() function
H A Dkern_tc.c1274 sleepq_chains_remove_matching(sleeping_on_old_rtc); in tc_setclock()