Searched defs:__struct (Results 1 – 3 of 3) sorted by relevance
9 #define GS_STRINGS_W(__struct, __name) \ argument21 #define GS_STRINGS_R(__struct, __name) \ argument
134 #define KMEM_CACHE(__struct, __flags) kmem_cache_create(#__struct,\ argument
246 #define KSM_KMEM_CACHE(__struct, __flags) kmem_cache_create("ksm_"#__struct,\ argument