Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_cachefile_shared_device.ksh66 typeset pool2="$2"
70 log_note "$0: pool1 '$pool1', pool2 '$pool2' takes $sharedvdev."
78 log_must zpool create -f $TESTPOOL2 $pool2
/f-stack/dpdk/app/test/
H A Dtest_mbuf.c740 struct rte_mempool *pool2 = NULL; in test_pktmbuf_pool_bulk() local
758 pool2 = rte_pktmbuf_pool_create("test_pktmbuf_bulk2", in test_pktmbuf_pool_bulk()
760 if (pool2 == NULL) { in test_pktmbuf_pool_bulk()
767 if (!(rte_mempool_full(pool) && rte_mempool_full(pool2))) { in test_pktmbuf_pool_bulk()
772 rte_mempool_avail_count(pool2) == NB_MBUF)) { in test_pktmbuf_pool_bulk()
775 rte_mempool_avail_count(pool2), in test_pktmbuf_pool_bulk()
858 m = rte_pktmbuf_alloc((i & 4) ? pool2 : pool); in test_pktmbuf_pool_bulk()
869 if (!(rte_mempool_empty(pool) && rte_mempool_empty(pool2))) { in test_pktmbuf_pool_bulk()
877 rte_mempool_avail_count(pool2) == CHAIN_LEN / 2)) { in test_pktmbuf_pool_bulk()
884 if (!(rte_mempool_full(pool) && rte_mempool_full(pool2))) { in test_pktmbuf_pool_bulk()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmarvell-neta-bm.txt34 pool2,capacity = <4096>;