Home
last modified time | relevance | path

Searched refs:pool_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dmt_allocator.h392 typedef _PoolTp<_Thread> pool_type; typedef
394 static pool_type&
397 static pool_type _S_pool; in _S_get_pool()
475 typedef _PoolTp<_Thread> pool_type;
477 static pool_type&
481 typedef typename pool_type::_Block_record _Block_record;
492 static pool_type _S_pool(_S_tune);
631 typedef typename _Poolp::pool_type __pool_type;
/freebsd-12.1/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c69 enum pool_type { enum
107 enum pool_type type;
355 static enum pool_type ttm_to_type(int flags, enum ttm_caching_state cstate) in ttm_to_type()
357 enum pool_type type = IS_UNDEFINED; in ttm_to_type()
510 static void ttm_dma_free_pool(struct device *dev, enum pool_type type) in ttm_dma_free_pool()
566 enum pool_type type) in ttm_dma_pool_init()
569 enum pool_type t[] = {IS_WC, IS_UC, IS_CACHED, IS_DMA32, IS_UNDEFINED}; in ttm_dma_pool_init()
642 enum pool_type type) in ttm_dma_find_pool()
871 enum pool_type type; in ttm_dma_populate()
943 enum pool_type type; in ttm_dma_unpopulate()
/freebsd-12.1/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_export_001_neg.ksh88 typeset pool_type=$1
/freebsd-12.1/tests/sys/cddl/zfs/tests/zfsd/
H A Dzfsd_hotspare_001_pos.ksh74 typeset pool_type=$1