Searched defs:segvn_trupdate_wakeup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c401 static void segvn_trupdate_wakeup(void *);
10150 (void) timeout(segvn_trupdate_wakeup, NULL,
10168 segvn_trupdate_wakeup(void *dummy) function
10179 (void) timeout(segvn_trupdate_wakeup, dummy,

Completed in 114 milliseconds