Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dtmem.c368 static struct frontswap_ops tmem_frontswap_ops = { variable
387 old_ops = frontswap_register_ops(&tmem_frontswap_ops); in xen_tmem_init()