Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dblockcount.h46 void _blockcount_wakeup(blockcount_t *bc, u_int old);
76 _blockcount_wakeup(bc, old); in blockcount_release()
/f-stack/freebsd/kern/
H A Dkern_synch.c392 _blockcount_wakeup(blockcount_t *bc, u_int old) in _blockcount_wakeup() function