numam-dpdk/lib/librte_mempool
Olivier Matz 8dcb12707e mempool: uninline function to check cookies
There's no reason to keep this function inlined. Move it to
rte_mempool.c. We need to export the function for when compiling
with shared libraries + debug. We also need to keep the macro,
because we don't want to call an empty function when debug is
disabled.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-05-19 14:40:12 +02:00
..
Makefile mempool: reduce structure size if no cache needed 2016-05-17 08:31:33 +02:00
rte_dom0_mempool.c lib: remove extra parenthesis after return 2015-06-23 23:31:15 +02:00
rte_mempool_version.map mempool: uninline function to check cookies 2016-05-19 14:40:12 +02:00
rte_mempool.c mempool: uninline function to check cookies 2016-05-19 14:40:12 +02:00
rte_mempool.h mempool: uninline function to check cookies 2016-05-19 14:40:12 +02:00