Home
last modified time | relevance | path

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

/Linux-v5.10/fs/verity/
Dopen.c355 fsverity_info_cachep = KMEM_CACHE_USERCOPY(fsverity_info, in fsverity_init_info_cache()
/Linux-v5.10/include/linux/
Dslab.h174 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ macro
/Linux-v5.10/fs/
Ddcache.c3189 dentry_cache = KMEM_CACHE_USERCOPY(dentry, in dcache_init()