Searched defs:__struct (Results 1 – 4 of 4) sorted by relevance
9 #define GS_STRINGS_W(__struct, __name) \ argument22 #define GS_STRINGS_R(__struct, __name) \ argument
435 #define XCHECK_SZ(sz, nr, nr_macro, __struct) do { \ 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