Searched defs:__struct (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/usb/ |
A D | gadget_configfs.h | 10 #define GS_STRINGS_W(__struct, __name) \ argument 23 #define GS_STRINGS_R(__struct, __name) \ argument
|
/linux/include/linux/ |
A D | slab.h | 164 #define KMEM_CACHE(__struct, __flags) \ argument 172 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ argument
|
/linux/arch/x86/kernel/fpu/ |
A D | xstate.c | 530 #define XCHECK_SZ(sz, nr, nr_macro, __struct) do { \ argument
|
/linux/mm/ |
A D | ksm.c | 300 #define KSM_KMEM_CACHE(__struct, __flags) kmem_cache_create("ksm_"#__struct,\ argument
|
Completed in 20 milliseconds