Searched defs:__struct (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/usb/ |
| D | gadget_configfs.h | 10 #define GS_STRINGS_W(__struct, __name) \ argument 23 #define GS_STRINGS_R(__struct, __name) \ argument
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | gadget_configfs.h | 10 #define GS_STRINGS_W(__struct, __name) \ argument 23 #define GS_STRINGS_R(__struct, __name) \ argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | slab.h | 166 #define KMEM_CACHE(__struct, __flags) \ argument 174 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | slab.h | 208 #define KMEM_CACHE(__struct, __flags) \ argument 216 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ argument
|
| /kernel/linux/linux-5.10/arch/x86/kernel/fpu/ |
| D | xstate.c | 602 #define XCHECK_SZ(sz, nr, nr_macro, __struct) do { \ argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/fpu/ |
| D | xstate.c | 453 #define XCHECK_SZ(sz, nr, __struct) ({ \ argument
|
| /kernel/linux/linux-5.10/mm/ |
| D | ksm.c | 303 #define KSM_KMEM_CACHE(__struct, __flags) kmem_cache_create("ksm_"#__struct,\ argument
|
| /kernel/linux/linux-6.6/mm/ |
| D | ksm.c | 308 #define KSM_KMEM_CACHE(__struct, __flags) kmem_cache_create(#__struct,\ argument
|