Searched defs:__struct (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/include/linux/usb/ |
D | gadget_configfs.h | 10 #define GS_STRINGS_W(__struct, __name) \ argument 23 #define GS_STRINGS_R(__struct, __name) \ argument
|
/linux-6.1.9/include/linux/ |
D | slab.h | 177 #define KMEM_CACHE(__struct, __flags) \ argument 185 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ argument
|
/linux-6.1.9/arch/x86/kernel/fpu/ |
D | xstate.c | 449 #define XCHECK_SZ(sz, nr, nr_macro, __struct) do { \ argument
|
/linux-6.1.9/mm/ |
D | ksm.c | 298 #define KSM_KMEM_CACHE(__struct, __flags) kmem_cache_create(#__struct,\ argument
|