Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c67 enum pool_type { enum
105 enum pool_type type;
353 static enum pool_type ttm_to_type(int flags, enum ttm_caching_state cstate) in ttm_to_type()
355 enum pool_type type = IS_UNDEFINED; in ttm_to_type()
508 static void ttm_dma_free_pool(struct device *dev, enum pool_type type) in ttm_dma_free_pool()
564 enum pool_type type) in ttm_dma_pool_init()
567 enum pool_type t[] = {IS_WC, IS_UC, IS_CACHED, IS_DMA32, IS_UNDEFINED}; in ttm_dma_pool_init()
640 enum pool_type type) in ttm_dma_find_pool()
869 enum pool_type type; in ttm_dma_populate()
941 enum pool_type type; in ttm_dma_unpopulate()
/freebsd/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_export_001_neg.ksh83 typeset pool_type=$1
/freebsd/tests/sys/cddl/zfs/tests/zfsd/
H A Dzfsd_hotspare_001_pos.ksh72 typeset pool_type=$1
/freebsd/tests/sys/netpfil/pf/
H A Dnat64.sh671 pool_type=$1
702 "pass in on ${epair}b inet6 from any to 64:ff9b::/96 af-to inet from <wanaddrs> ${pool_type}"
718 if [ "${pool_type}" == "round-robin" ];