Searched refs:TMEM_POOL_PERSIST (Results 1 – 7 of 7) sorted by relevance
38 #define TMEM_POOL_PERSIST 1 macro56 #define TMEM_POOL_PERSIST 1 macro352 xen_tmem_new_pool(private, TMEM_POOL_PERSIST, PAGE_SIZE); in tmem_frontswap_init()
24 #define TMEM_POOL_PERSIST 1 macro
755 int persistent = flags & TMEM_POOL_PERSIST; in tmem_new_pool()
1727 flags & TMEM_POOL_PERSIST ? "persistent" : "ephemeral", in zcache_new_pool()1917 zcache_new_pool(LOCAL_CLIENT, TMEM_POOL_PERSIST); in zcache_frontswap_init()
23 #define TMEM_POOL_PERSIST 1 macro
2800 flags & TMEM_POOL_PERSIST ? "persistent" : "ephemeral", in zcache_new_pool()2804 flags & TMEM_POOL_PERSIST ? "persistent" : "ephemeral", in zcache_new_pool()2821 uint32_t flags = ephemeral ? 0 : TMEM_POOL_PERSIST; in zcache_autocreate_pool()2858 flags & TMEM_POOL_PERSIST ? "persistent" : "ephemeral", in zcache_autocreate_pool()3079 zcache_local_new_pool(TMEM_POOL_PERSIST); in zcache_frontswap_init()
836 int persistent = flags & TMEM_POOL_PERSIST; in tmem_new_pool()