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

  /hardware/intel/common/libwsbm/src/
wsbm_mallocpool.c 87 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual __attribute__ ((unused))) function
171 pool->map = &pool_map;
wsbm_ttmpool.c 351 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual) function
510 pool->map = &pool_map;
wsbm_userpool.c 451 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual) function
662 pool->map = &pool_map;
wsbm_slabpool.c 888 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual) function
1179 pool->map = &pool_map;

Completed in 56 milliseconds