Searched refs:pool_type (Results 1 – 5 of 5) sorted by relevance
67 enum pool_type { enum105 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()
83 typeset pool_type=$1
548 u_int8_t pool_type; in pf_map_addr() local616 pool_type = rpool->opts & PF_POOL_TYPEMASK; in pf_map_addr()617 if (pool_type == PF_POOL_NONE || pool_type == PF_POOL_BITMASK || in pf_map_addr()618 ((pool_type == PF_POOL_RANDOM || pool_type == PF_POOL_SRCHASH) && in pf_map_addr()635 switch (pool_type) { in pf_map_addr()
72 typeset pool_type=$1
787 pool_type=$1820 "pass in on ${epair}b inet6 from any to 64:ff9b::/96 af-to inet from <wanaddrs> ${pool_type}"836 if [ "${pool_type}" == "round-robin" ];