Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dzsmalloc.c311 static int zsmalloc_mount(void) { return 0; } in zsmalloc_mount() function
1764 static int zsmalloc_mount(void) in zsmalloc_mount() function
2506 ret = zsmalloc_mount(); in zs_init()