Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dmagic.h94 #define ZSMALLOC_MAGIC 0x58295829 macro
/Linux-v5.4/mm/
Dzsmalloc.c1806 return init_pseudo(fc, ZSMALLOC_MAGIC) ? 0 : -ENOMEM; in zs_init_fs_context()