Searched refs:KMEM_CACHE_USERCOPY (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | slab.h | 506 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ macro |
| /linux/fs/ | ||
| H A D | dcache.c | 3483 __dentry_cache = KMEM_CACHE_USERCOPY(dentry, in dcache_init() |