Home
last modified time | relevance | path

Searched refs:POOL_SIZE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/xattr/
H A Dxattr_012_pos.ksh73 POOL_SIZE=0
80 POOL_SIZE=$(get_pool_size $TESTPOOL)
110 (($NEW_POOL_SIZE <= $POOL_SIZE)) && \
112 than or equal to the old pool size $POOL_SIZE."
/f-stack/dpdk/app/test/
H A Dtest_table.h41 #define POOL_SIZE (32 * 1024) macro
H A Dtest_table.c85 POOL_SIZE, in app_init_mbuf_pools()