Home
last modified time | relevance | path

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

/linux/mm/
H A Dzsmalloc.c2234 rc = set_movable_ops(&zsmalloc_mops, PGTY_zsmalloc); in zs_init()
2247 set_movable_ops(NULL, PGTY_zsmalloc); in zs_exit()
H A Dmigrate.c69 case PGTY_zsmalloc: in set_movable_ops()
/linux/include/linux/
H A Dpage-flags.h934 PGTY_zsmalloc = 0xf6, enumerator