Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dzsmalloc.c1697 static const struct movable_operations zsmalloc_mops; variable
1721 __zpdesc_set_movable(newzpdesc, &zsmalloc_mops); in replace_sub_page()
1825 static const struct movable_operations zsmalloc_mops = { variable
1888 __zpdesc_set_movable(zpdesc, &zsmalloc_mops); in SetZsPageMovable()