Searched refs:KMEM_CACHE_USERCOPY (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | slab.h | 171 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ macro |
/Linux-v4.19/fs/ | ||
D | dcache.c | 3091 dentry_cache = KMEM_CACHE_USERCOPY(dentry, in dcache_init() |