Home
last modified time | relevance | path

Searched defs:__struct (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/usb/
Dgadget_configfs.h9 #define GS_STRINGS_W(__struct, __name) \ argument
21 #define GS_STRINGS_R(__struct, __name) \ argument
/linux-4.1.27/include/linux/
Dslab.h134 #define KMEM_CACHE(__struct, __flags) kmem_cache_create(#__struct,\ argument
/linux-4.1.27/mm/
Dksm.c246 #define KSM_KMEM_CACHE(__struct, __flags) kmem_cache_create("ksm_"#__struct,\ argument