HomeSort by relevance Sort by last modified time
    Searched refs:pool_unmap (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/libwsbm/src/
wsbm_mallocpool.c 94 pool_unmap(struct _WsbmBufStorage *buf __attribute__ ((unused))) function
172 pool->unmap = &pool_unmap;
wsbm_ttmpool.c 390 pool_unmap(struct _WsbmBufStorage *buf __attribute__ ((unused))) function
511 pool->unmap = &pool_unmap;
wsbm_userpool.c 460 pool_unmap(struct _WsbmBufStorage *buf __attribute__ ((unused))) function
663 pool->unmap = &pool_unmap;
wsbm_slabpool.c 944 pool_unmap(struct _WsbmBufStorage *buf __attribute__ ((unused))) function
1180 pool->unmap = &pool_unmap;

Completed in 143 milliseconds