Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dkmem.c3374 static void kmem_update(void *);
3379 (void) timeout(kmem_update, dummy, kmem_reap_interval); in kmem_update_timeout()
3383 kmem_update(void *dummy) in kmem_update() function