Searched refs:unvalidate (Results 1 – 5 of 5) sorted by relevance
76 void (*unvalidate) (struct _WsbmBufStorage * buf); member
1265 if (storage->pool->unvalidate) { in wsbmBOUnvalidateUserList()1266 storage->pool->unvalidate(storage); in wsbmBOUnvalidateUserList()
523 pool->unvalidate = NULL; in wsbmTTMPoolInit()
670 pool->unvalidate = &pool_unvalidate; in wsbmUserPoolInit()
1193 pool->unvalidate = &pool_unvalidate; in wsbmSlabPoolInit()