Home
last modified time | relevance | path

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

/hardware/intel/common/libwsbm/src/
Dwsbm_mallocpool.c87 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual __attr… in pool_map() function
171 pool->map = &pool_map; in wsbmMallocPoolInit()
Dwsbm_ttmpool.c351 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual) in pool_map() function
510 pool->map = &pool_map; in wsbmTTMPoolInit()
Dwsbm_userpool.c451 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual) in pool_map() function
662 pool->map = &pool_map; in wsbmUserPoolInit()
Dwsbm_slabpool.c888 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual) in pool_map() function
1179 pool->map = &pool_map; in wsbmSlabPoolInit()