Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dzsmalloc.c315 static int zsmalloc_mount(void) { return 0; } in zsmalloc_mount() function
1815 static int zsmalloc_mount(void) in zsmalloc_mount() function
2549 ret = zsmalloc_mount(); in zs_init()