Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/vmalloc/
H A Dvmlast.c106 static int lastfree(Vmalloc_t* vm, reg Void_t* data ) in lastfree() function
108 static int lastfree(vm, data) in lastfree()
188 { (void)lastfree(vm,data);
465 lastfree,
/titanic_50/usr/src/uts/common/io/
H A Dstream.c842 void (*lastfree)(mblk_t *, dblk_t *), int kmflags) in gesballoc()
857 dbp->db_free = dbp->db_lastfree = lastfree; in gesballoc()