Searched defs:__struct (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/linux/usb/ | 
| D | gadget_configfs.h | 10 #define GS_STRINGS_W(__struct, __name)	\  argument23 #define GS_STRINGS_R(__struct, __name)	\  argument
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | slab.h | 169 #define KMEM_CACHE(__struct, __flags)					\  argument177 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field)			\  argument
 
 | 
| /Linux-v5.4/arch/x86/kernel/fpu/ | 
| D | xstate.c | 524 #define XCHECK_SZ(sz, nr, nr_macro, __struct) do {			\  argument
 | 
| /Linux-v5.4/mm/ | 
| D | ksm.c | 302 #define KSM_KMEM_CACHE(__struct, __flags) kmem_cache_create("ksm_"#__struct,\  argument
 |