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

/hardware/intel/common/libwsbm/src/
H A Dwsbm_mallocpool.c87 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual __attribute__ ((unused))) function
171 pool->map = &pool_map;
H A Dwsbm_ttmpool.c351 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual) function
510 pool->map = &pool_map;
H A Dwsbm_userpool.c451 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual) function
662 pool->map = &pool_map;
H A Dwsbm_slabpool.c892 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual) function
1183 pool->map = &pool_map;

Completed in 9 milliseconds