OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pool_destroy
(Results
1 - 5
of
5
) sorted by null
/hardware/intel/common/libwsbm/src/
wsbm_mallocpool.c
74
pool_destroy
(struct _WsbmBufStorage **buf)
function
175
pool->destroy = &
pool_destroy
;
wsbm_ttmpool.c
208
pool_destroy
(struct _WsbmBufStorage **buf)
function
514
pool->destroy = &
pool_destroy
;
wsbm_userpool.c
417
pool_destroy
(struct _WsbmBufStorage **buf)
function
664
pool->destroy = &
pool_destroy
;
wsbm_slabpool.c
797
pool_destroy
(struct _WsbmBufStorage **p_buf)
function
1185
pool->destroy = &
pool_destroy
;
/device/linaro/bootloader/edk2/StdLib/Include/sys/
pool.h
258
void
pool_destroy
(struct pool *);
Completed in 323 milliseconds