Home
last modified time | relevance | path

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

/linux-6.6.21/fs/verity/
Dopen.c413 fsverity_info_cachep = KMEM_CACHE_USERCOPY( in fsverity_init_info_cache()
/linux-6.6.21/include/linux/
Dslab.h216 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ macro
/linux-6.6.21/fs/
Ddcache.c3306 dentry_cache = KMEM_CACHE_USERCOPY(dentry, in dcache_init()