Home
last modified time | relevance | path

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

/linux/fs/verity/
H A Dopen.c412 fsverity_info_cachep = KMEM_CACHE_USERCOPY( in fsverity_init_info_cache()
/linux/include/linux/
H A Dslab.h453 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ macro