Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/usb/
Dgadget_configfs.h10 #define GS_STRINGS_W(__struct, __name) \ argument
23 #define GS_STRINGS_R(__struct, __name) \ argument
/Linux-v5.15/include/linux/
Dslab.h166 #define KMEM_CACHE(__struct, __flags) \ argument
174 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ argument
/Linux-v5.15/arch/x86/kernel/fpu/
Dxstate.c503 #define XCHECK_SZ(sz, nr, nr_macro, __struct) do { \ argument
/Linux-v5.15/mm/
Dksm.c300 #define KSM_KMEM_CACHE(__struct, __flags) kmem_cache_create("ksm_"#__struct,\ argument