Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dseg_vn.c401 static void segvn_trupdate_wakeup(void *);
10171 (void) timeout(segvn_trupdate_wakeup, NULL, in segvn_trasync_thread()
10189 segvn_trupdate_wakeup(void *dummy) in segvn_trupdate_wakeup() function
10200 (void) timeout(segvn_trupdate_wakeup, dummy, in segvn_trupdate_wakeup()