Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/usb/
Dgadget_configfs.h7 #define GS_STRINGS_W(__struct, __name) \ argument
20 #define GS_STRINGS_R(__struct, __name) \ argument
/linux-6.12.1/include/linux/
Dslab.h421 #define KMEM_CACHE(__struct, __flags) \ argument
431 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ argument
/linux-6.12.1/arch/x86/kernel/fpu/
Dxstate.c456 #define XCHECK_SZ(sz, nr, __struct) ({ \ argument